Hi,
Can I save current gateway in the avp list to a pseudo variable and add it to append_to_reply, then use use_next_gw() to get next gateway and so on , before using t_relay() ?
Regards, Ali
-----Original Message----- From: sr-users [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Alex Balashov Sent: Friday, May 29, 2015 6:48 PM To: Ali Taher Subject: Re: [SR-Users] Kamailio 300 Multiple choices
I'm not sure it can be done automatically.
-- Alex Balashov | Principal | Evariste Systems LLC 303 Perimeter Center North, Suite 300 Atlanta, GA 30346 United States
Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
Sent from my BlackBerry. Original Message From: Ali Taher Sent: Friday, May 29, 2015 17:40 To: 'Kamailio (SER) - Users Mailing List' Reply To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 300 Multiple choices
Hi,
How can all available contacts extracted from the database be appended automatically?
Thanks for your fast help :)
Ali
-----Original Message----- From: sr-users [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Alex Balashov Sent: Friday, May 29, 2015 6:37 PM To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Kamailio 300 Multiple choices
On 05/29/2015 11:34 AM, Ali Taher wrote:
In this way , all gateways will be sent by Kamailio by one SIP response ?
If you like!
append_to_reply("Contact: sip:gw1;q=0.1\r\n"); append_to_reply("Contact: sip:gw2;q=0.2\r\n"); sl_send_reply("300", "Multiple Choices"); exit;
-- Alex Balashov | Principal | Evariste Systems LLC 303 Perimeter Center North, Suite 300 Atlanta, GA 30346 United States
Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct) Web: http://www.evaristesys.com/, http://www.csrpswitch.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
_______________________________________________ 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
_______________________________________________ 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