Re: [SR-Users] How to reply an INVITE with 403

2014-05-14 Thread Alex Balashov
Varun, It's as simple as: sl_send_reply("403", "Forbidden"); -- Alex -- Alex Balashov - Principal Evariste Systems LLC 235 E Ponce de Leon Ave Suite 106 Decatur, GA 30030 United States Tel: +1-678-954-0670 Web: http://www.evaristesys.com/, http://www.alexbalashov.com/ _

[SR-Users] How to reply an INVITE with 403

2014-05-14 Thread varun pratapsingh
Hi All, I want to handle a special case in the Kamailio 4.1.3. When I receive INVITE from some UAC I wanto reply it with 403 message. I am using the Kamailio in Proxy mode when the INVITE comes I want to reply it with 403 and do not want to send this INVITE to SIP Server. I expored the Kamailio s