[SR-Users] multiple t_on_branch[]

2012-06-01 Thread Vitaliy Aleksandrov

Hi all,

Does kamailio allow to configure more than one branch_route for an 
initial INVITE ?


I have tried to add:
t_on_branch(branch_r1);
t_on_branch(branch_r2);

before t_relay(). Mentioned branch routes write debug to the 
kamailio.log and it looks like that only the last 
branch_route[branch_r2] works.



___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] multiple t_on_branch[]

2012-06-01 Thread Alex Balashov

Vitaliy:

Short answer: no.  You can only have one branch route.

However, there may be other means of accomplishing the same goal. 
Check out, for example, the onsend_route.


-- Alex

On 06/01/2012 04:08 AM, Vitaliy Aleksandrov wrote:


Hi all,

Does kamailio allow to configure more than one branch_route for an
initial INVITE ?

I have tried to add:
t_on_branch(branch_r1);
t_on_branch(branch_r2);

before t_relay(). Mentioned branch routes write debug to the
kamailio.log and it looks like that only the last
branch_route[branch_r2] works.


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users