April 15, 2016 | ||
---|---|---|
View c1cb68f6f8
core: execute onsend_route callback via kemiDaniel-Constantin Mierla authored on 15/04/2016 07:00:53 |
January 3, 2015 | ||
---|---|---|
View 2266bb9cc2
Core Update of doxygen, removal of history, changing "ser" to "kamailio"Olle E. Johansson authored on 03/01/2015 14:03:24 |
October 12, 2014 | ||
---|---|---|
View 214b161e64
core: execute onsend_route for replies before sending outLucian Balaceanu authored on 12/10/2014 08:28:29 • Daniel-Constantin Mierla committed on 12/10/2014 08:28:29 |
July 4, 2014 | ||
---|---|---|
View 9e1ff4488a
all: updated FSF address in GPL textAnthony Messina authored on 04/07/2014 09:36:37 • Daniel-Constantin Mierla committed on 04/07/2014 09:37:36 |
May 26, 2014 | ||
---|---|---|
View 80f241b0b1
core: added field to link sip msg in onsend structureDaniel-Constantin Mierla authored on 26/05/2014 12:13:30 |
April 17, 2010 | ||
---|---|---|
View be55b963a2
core: removed K compat mode for onsend routeDaniel-Constantin Mierla authored on 17/04/2010 09:56:01 |
February 1, 2010 | ||
---|---|---|
View 5d34bdcd2a
core: usage of drop in onsend_route for Kamailio compatibilityDaniel-Constantin Mierla authored on 24/12/2009 16:11:58 • Andrei Pelinescu-Onciul committed on 01/02/2010 11:20:44 |
September 18, 2009 | ||
---|---|---|
View 8ed9165103
core: send_flags support in the onsend_routeAndrei Pelinescu-Onciul authored on 18/09/2009 18:58:20 |
June 4, 2009 | ||
---|---|---|
View 4b7ad0ea5d
Merge branch 'master' into script_callbacksMiklos Tirpak authored on 04/06/2009 07:35:00 |
June 3, 2009 | ||
---|---|---|
View 593513f8e0
route_type: branch and onsend route bugs correctedMiklos Tirpak authored on 03/06/2009 08:38:42 |
June 1, 2009 | ||
---|---|---|
View 6a690d16f8
script callbacks: onsend_route correctionMiklos Tirpak authored on 01/06/2009 14:33:59 |
||
View 6d3d94baa8
script callbacks: onsend routeMiklos Tirpak authored on 01/06/2009 13:50:37 |
March 7, 2009 | ||
---|---|---|
View 29e00cb942
Update tm module to use and set the global route_type variable.Jan Janak authored on 07/03/2009 00:51:19 |
June 14, 2007 | ||
---|---|---|
View 20fded1fe8
- fix: run_actions() & friends used some static variables to save some internal state (run_flags, last_ret a.s.o). Problems would appear when different routes (e.g. main route and an onsend route) would execute in the same process (e.g. an onsend route return would exit also the main route). Now run_actions(), do_action() and eval_expr() take an extra "context" parameter (which must be initialized before use).Andrei Pelinescu-Onciul authored on 14/06/2007 23:12:26 |
April 12, 2006 | ||
---|---|---|
View e6a2b12e54
- msg_send(), udp_send() and tcp_send() parameter list changed (now they use a struct dest_info to pack several of the old params)Andrei Pelinescu-Onciul authored on 12/04/2006 18:04:23 |