Hi, Volga!

If the NOTIFY is in dialog, you should route it using loose_route(). The default script should already do this.

Best regards,

Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com

On 04/26/2017 07:58 AM, [email protected] wrote:
Hello Everyone,
How to handle NOTIFY in dialog when pbx return 202 OK from SUBSCRIBE and NOTIFY is not routed back to client.
Please see attached trace or fpaste link.

https://paste.fedoraproject.org/paste/zMzLoYIl6bFlSCBuw~6u3l5M1UNdIGYhyRLivL9gydE= <https://paste.fedoraproject.org/paste/zMzLoYIl6bFlSCBuw%7E6u3l5M1UNdIGYhyRLivL9gydE=>


I tried

                if(is_method("NOTIFY")) {
                        remove_hf("Route");
                        remove_hf("Record-Route");
                        $du = $ru;
                }


volga629


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to