some new things

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6521 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-12-05 18:08:27 +00:00
parent 706360cb7e
commit e4cace9cb9
2 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<anti-action application="set" data="call_timeout=30000"/>
<anti-action application="set" data="hangup_after_bridge=true"/>
<anti-action application="set" data="continue_on_fail=true"/>
<anti-action application="bridge" data="sofia/$${domain}/${dialed_ext}"/>
<anti-action application="bridge" data="USER/${dialed_ext}@$${domain}"/>
<anti-action application="voicemail" data="default $${domain} ${dialed_ext}"/>
</condition>
</extension>

View File

@ -90,6 +90,7 @@
<param name="vm-password" value="1234"/>
<!--<param name="vm-mailto" value="me@mydomain.com"/>-->
<!--<param name="vm-email-all-messages" value="true"/>-->
<param name="dial-string" value="sofia/${use_profile/888@conference.freeswitch.org"/>
</params>
</user>