Hello Konstantin,<div><br></div><div><br></div><div>Try:</div><div>if (!check_source_address(&quot;&quot;)) {</div><div>    if (!proxy_authorize(&quot;&quot;, &quot;subscriber&quot;)) {<br>    ....<br></div><div>    }</div>
<div>}</div><div><br></div><div>Don&#39;t forget to update your database to use the new schema for the address table.</div><div>More information: <a href="http://www.opensips.org/html/docs/modules/devel/permissions.html">http://www.opensips.org/html/docs/modules/devel/permissions.html</a><br>
<br></div><div><br></div><div><br></div><div>Irina Stanescu</div><div><br></div><div><br><div class="gmail_quote">On Tue, Sep 22, 2009 at 2:20 AM, Konstantin Cherkasov <span dir="ltr">&lt;<a href="mailto:coxx@imarto.net">coxx@imarto.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi All!<br>
<br>
<a href="http://opensips.svn.sourceforge.net/viewvc/opensips?view=rev&amp;revision=6150" target="_blank">http://opensips.svn.sourceforge.net/viewvc/opensips?view=rev&amp;revision=6150</a><br>
<br>
Since revision 6150 in permissions module there is not allow_trusted() function.<br>
<br>
How can I change my config to save functionality of allow_trusted?<br>
<br>
if(!allow_trusted()) {<br>
     if (!proxy_authorize(&quot;&quot;, &quot;subscriber&quot;)) {<br>
     ....<br>
<font color="#888888"><br>
<br>
<br>
--<br>
 Konstantin Cherkasov<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</font></blockquote></div><br></div>