You have to do this... set auth-calls to false.
<!-- everything above this is public -->
<extension name="check_auth" continue="true">
<condition field="${sip_authorized}" expression="^true$"
break="never">
<anti-action application="respond" data="407"/>
</condition>
</extension>
<!-- everything below this requires auth -->
Just wedge this extension in your dialplan between the stuff you want
public and the stuff you want auth on. Then make sure you turn auth-
calls to false on your profile.
/b
On Oct 10, 2008, at 1:57 PM, Klaus Teller wrote:
Anonynous would be enough for me.
Klaus.
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org