May 17, 2013 | ||
---|---|---|
View 121c5a49f8
uac: Added ability to set Call-Id through $uac_req(callid).Konstantin Mosesov authored on 17/05/2013 18:14:29 |
August 11, 2011 | ||
---|---|---|
View b93149c756
modules/tm, modules_k/pua: Fix for concurrency issue in PUA modulepd authored on 11/08/2011 16:28:19 |
July 21, 2009 | ||
---|---|---|
View 5c037f80bd
tm: local req. route: cache route idAndrei Pelinescu-Onciul authored on 21/07/2009 09:58:51 |
May 1, 2009 | ||
---|---|---|
View 9874877e47
tm: exported more functions via TM APIDaniel-Constantin Mierla authored on 01/05/2009 10:35:01 |
January 5, 2009 | ||
---|---|---|
View d65cdd3fd4
When building the route set of ACKs for local UACs, only the reply is now evaluated; this is insufficient, since replies to in-dialog requests normally miss the route set. The patch fixes that: evals INVITE, if this was in-dialog; otherwise, the reply (since the req. doesn't have yet complete route set).Bogdan Pintea authored on 05/01/2009 21:26:44 |
February 15, 2008 | ||
---|---|---|
View 2b36d88927
tm module parameters are changed to use the configuration framework, that means the parameters are changeable on-the-fly. ("fr_timer_avp", "fr_inv_timer_avp", and "tw_append" are left untouched)Miklos Tirpak authored on 15/02/2008 12:11:46 |
June 19, 2007 | ||
---|---|---|
View 2c2a937c16
- Local UAC related functions do not register the TMCB_LOCAL_COMPLETED and TMCB_LOCAL_RESPONSE_OUT callbacks anymore, they accept a flag indicating the requested callback types instead. - The function parameters are grouped together in uac_req_t structure, use set_uac_req() macro to fill it (see uac.h) - It is possible now to free the memory allocated for the callback parameter if necessary, register the TMCB_DESTROY callback, and free the memory when: - TMCB_DESTROY callback is called - or tm module fails to create the UAC, the function returns error.Miklos Tirpak authored on 19/06/2007 13:09:35 |
November 14, 2006 | ||
---|---|---|
View 04436036cf
- patch from Miklos Tirpak <miklos@iptel.org>: - tm minor fixes - tm dialog improvements - tm_binds extended (more function exported)Andrei Pelinescu-Onciul authored on 14/11/2006 18:11:06 |
June 30, 2006 | ||
---|---|---|
View 2410e6eb24
Function t_uac splitted into two parts - one which prepares the message and one which sends it. Both are accessible for requests within dialogs through tm_binds structure (prepare_request_within, send_prepared_request).Vaclav Kubart authored on 30/06/2006 13:04:18 |
January 30, 2006 | ||
---|---|---|
View 460d624bc3
added features: - possibility of automatical tag generation when creating dialog - exported uac_t function (will be used from dialog module) - added parameter next_hop to t_request for sending request through "proxy"Vaclav Kubart authored on 30/01/2006 15:56:29 |
November 29, 2005 | ||
---|---|---|
View b772e10f1d
added support for provisional responses while using t_uac_dlg. added transaction relevant information on locally generated replies.Raphael Coeffic authored on 29/11/2005 14:48:50 |
August 24, 2004 | ||
---|---|---|
View 84d8e16586
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:58:23 |
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 |
February 28, 2003 | ||
---|---|---|
View e63c3afa66
bug_fix: protolization of t_uac_dlg use completedJiri Kuthan authored on 28/02/2003 21:58:25 |
||
View 18dbc018c0
elderly (un)defs junked (hopefuly the right ones)Jiri Kuthan authored on 28/02/2003 14:12:25 |