update conf

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5010 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-04-24 14:22:23 +00:00
parent 7e23633ab2
commit 2caac5abdb
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
<!--<param name="realm" value="asterlink.com"/>-->
<!--/// account password *required* ///-->
<!--<param name="password" value="2007"/>-->
<!--/// replace the INVITE from user with the auth username ///-->
<!--<param name="force-fromuser" value="false"/>-->
<!--/// replace the INVITE from user with the channel's caller-id ///-->
<!--<param name="caller-id-in-from" value="false"/>-->
<!--/// extension for inbound calls: *optional* same as username, if blank ///-->
<!--<param name="extension" value="cluecon"/>-->
<!--/// proxy host: *optional* same as realm, if blank ///-->