Hello list,<br><br>I&#39;m using opensips 1.6.2.<br><br>I have the follow configuration in my AUTH route:<br><br>if (check_source_address(&quot;0&quot;,&quot;$avp(i:9)&quot;)) {<br>             $avp(i:10) = get_source_group();<br>

             xlog(&quot;L_INFO&quot;,  &quot;GroupID: $avp(i:10)&quot;);<br>}<br><br>In my address table, i have:<br>grp = 1<br>ip = 192.68.10.10<br>mask = 32<br>port = 0<br>proto = UDP<br><br>When I send a call, from a gw authenticated via IP, it gets the follow group ID:<br>

GroupID: 4294967295<br><br>And then, it can not found a route, because all the routes are configured with groupid 1. But, I don&#39;t know how opensips is getting this groupid.. Could someone helpe me?<br><br>Thanks a lot!<br>

<br>-- <br>Wesley Volcov<br>Email: <a href="mailto:wesleyvolcov@gmail.com">wesleyvolcov@gmail.com</a><br>Messenger: <a href="mailto:volcov@live.com">volcov@live.com</a><br>Mobile: +55 11 9989-5348<br>Website: <a href="http://volcov.blogspot.com">http://volcov.blogspot.com</a><br>