[OpenSIPS-Users] reject 3xx code
Denis
denis7979 at mail.ru
Thu Aug 18 10:58:30 CEST 2016
Hello
I am using Opensips 2.1.2.
I want to block sending 3xx codes to caller.
In reply route i wrote such code
if (status=~"30[1,2]") {
drop();
}
but i see that 302, for example, still process successfully.
Thank you for any help.
--
mailto:denis7979 at mail.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160818/3c2dee62/attachment.htm>
More information about the Users
mailing list