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