git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6383 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-11-23 01:49:27 +00:00
parent 0159aad8f5
commit 58b682780b
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
<!--
<extension name="catchall">
<condition>
<action application="set" data="effective_callerid_name=another noob"/>
<action application="set" data="effective_caller_id_name=another noob"/>
<action application="bridge" data="sofia/$${domain}/888@conference.freeswitch.org"/>
</condition>
</extension>