June 23, 2003 | ||
---|---|---|
View 65ce77bc2d
bug_fix: reply status processing changed to withstand final-provisional-finalJiri Kuthan authored on 23/06/2003 00:07:44 |
April 30, 2003 | ||
---|---|---|
View c5867ab303
- dialog support added - new functions for sending messages within and outside a dialog - bugfixes - neverending fifo functions split in smaller piecesJan Janak authored on 30/04/2003 18:50:58 |
April 29, 2003 | ||
---|---|---|
View 294cf009a5
- array holding tag value inserted into replies made publicJan Janak authored on 29/04/2003 16:33:56 |
April 14, 2003 | ||
---|---|---|
View a7cad316a3
cross-transport introduced to TMJiri Kuthan authored on 14/04/2003 02:01:06 |
April 7, 2003 | ||
---|---|---|
View 87405423a6
s/reply_route/failure_route, onreply_route introducedJiri Kuthan authored on 07/04/2003 06:36:56 |
March 31, 2003 | ||
---|---|---|
View 9ab18c5a30
- removed msg->repl_add_rm (msg->add_rm is used both for request & replies)Andrei Pelinescu-Onciul authored on 31/03/2003 19:47:11 |
||
View 1bc818db69
local 200/INVITE retransmitted now regardless of transportJiri Kuthan authored on 31/03/2003 14:41:55 |
March 29, 2003 | ||
---|---|---|
View d505936f1a
missing history entries completedJiri Kuthan authored on 29/03/2003 01:38:11 |
March 16, 2003 | ||
---|---|---|
View 851f8e6ff3
cleanup: _TOTAG removed, backwards compatibility callback defs introducedJiri Kuthan authored on 16/03/2003 00:53:42 |
March 10, 2003 | ||
---|---|---|
View a045b45306
- new module exports interface (see sr_module.h & textops.c) - various sun cc compile fixesAndrei Pelinescu-Onciul authored on 10/03/2003 22:16:34 |
March 7, 2003 | ||
---|---|---|
View 546e3243fd
TM module - fixed typo error at line 673: totag -> to_tagDaniel-Constantin Mierla authored on 07/03/2003 16:40:03 |
March 6, 2003 | ||
---|---|---|
View fde02f64a4
sorry -- I'm taking off in few minutes and wanted to commit not to road-block dependent work -- I will post on that and provide history of changes when I'm backJiri Kuthan authored on 06/03/2003 17:43:17 |
March 1, 2003 | ||
---|---|---|
View c0899aa1bf
- TM retransmissions disabled for all but UDP - kr set through a function nowJiri Kuthan authored on 01/03/2003 23:09:34 |
February 28, 2003 | ||
---|---|---|
View 18dbc018c0
elderly (un)defs junked (hopefuly the right ones)Jiri Kuthan authored on 28/02/2003 14:12:25 |
February 19, 2003 | ||
---|---|---|
View d531a5d5c4
- tm tcp support (though no timers yet) changelist (random order): - forward.c: removed calls to upd_send & tcp_send & replaced them with calls to msg_send - ip_addr.h: added struct dest_info (used in tm rbs) - proxy.c: all *proxy fucntions require also the protocol - resolve.c: added proto to sip_resolvehost, for SRV lookups - tags.h: changed TOTAG_LEN into TOTAG_VALUE_LEN, to solve redefinition conflict with tm/t_msgbuilder.h - modules/sl/sl_funcs.c: modified sl_send_reply to use the transport independend msg_send - modules/tm/t_funcs.c: modified send_pr_buffer to use msg_send & rb->dst - modules/tm/t_fwd.c: added proto to various functions - modules/tm/t_lookup.c: init_rb() is proto indep. & it uses struct dest_info - modules/tm/t_msgbuilder.c: build_uac_request uses proto - modules/tm/t_reply.c: updated to use rb->dst, fixed TOTAG_LEN bug - modules/tm/tm.c: added t_forward_nonack_{udp, tcp}, t_relay_to_{udp,tcp}, t_replicate_{udp, tcp} - modules/tm/uac.c: t_uac, t _uac_dlg, gethfblock, uri2proxy changed to use proto & rb->dst - modules/tm/ut.h: added proto to uri2proxyAndrei Pelinescu-Onciul authored on 19/02/2003 17:16:41 |