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 <[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