git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9255 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-08-12 00:04:30 +00:00
parent d89f6f0e47
commit 11a540af02
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<!-- optionally use this instead if you want to store the hash of user:domain:pass-->
<!--<param name="a1-hash" value="c6440e5de50b403206989679159de89a"/>-->
<!-- What this user is allowed to acces -->
<!--<param name="http-allowed-api" value="crap,jsapi,voicemail,status"/> -->
<!--<param name="http-allowed-api" value="jsapi,voicemail,status"/> -->
</params>
<variables>
<!--all variables here will be set on all inbound calls that originate from this user -->