[OpenSIPS-Users] NOTIFY in dialog

volga629 at networklab.ca volga629 at networklab.ca
Thu Apr 27 12:34:56 EDT 2017


Hello Răzvan,
It already using it. If you will check the trace then after 202 OK 
first NOTIFY is not getting same routes as other methods like INVITE.  
it missing route on public side that why it failing send to client, but 
why route is not added that a clue, because 202 OK contain all required 
routes.

volga629

On Wed, 26 Apr, 2017 at 4:11 AM, Răzvan Crainea <razvan at opensips.org> 
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, 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=
>> 
>> 
>> 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/20170427/dece05db/attachment.html>


More information about the Users mailing list