Hello,
Thank you reply, please check the trace it use loose_route() already, but never returned to client.

volga629

On Wed, 26 Apr, 2017 at 4:11 AM, Răzvan Crainea <[email protected]> wrote:
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=


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