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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/425#issuecomment-78556041">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcicWwQvEQEi0pAmE0IvTejOAuspqtks5n0dE4gaJpZM4DrqEv.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/425#issuecomment-78556041"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>