[OpenSIPS-Devel] [opensips] strange behavior use_next_gw (#425)

Bogdan Andrei IANCU notifications at github.com
Thu Mar 12 19:23:52 CET 2015


@Edwin-Hoff , after you successfully do route_to_carrier(), could you print all the destinations as set.
First, set the ruri_avp (see  http://www.opensips.org/html/docs/modules/1.11.x/drouting.html#id294025) : 
   modparam("drouting", "ruri_avp", '$avp(dr_ruri)')
and after route_to_carrier(), print all those avps:
   `xlog("current destination is $ru, next available are $(avp(dr_uri)[*])\n"); `
And let's see what you have.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/425#issuecomment-78556041
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150312/1b132d0e/attachment.htm>


More information about the Devel mailing list