Re: [SR-Users] Dropping 183 and sending 180

2012-02-27 Thread Alex Balashov
Fabian, You may want to take this approach instead: http://www.kamailio.org/docs/modules/3.2.x/modules/textopsx.html#change_reply_status -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://w

[SR-Users] Dropping 183 and sending 180

2012-02-27 Thread Fabian Borot
Hello We need to implement this scenario: client -> proxy --> provider The provider sends 183 with SDP and we need to drop it and send 180 instead. I managed to do it like this: 1- on_reply block, I catch the 183 if it comes, call a route block named "DROP_180" then drop it: if ($rs