[OpenSIPS-Users] NOTIFY in dialog

Răzvan Crainea razvan at opensips.org
Wed Apr 26 03:11:20 EDT 2017


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, volga629 at networklab.ca 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
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170426/34eaf490/attachment.html>


More information about the Users mailing list