mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
lets actually use the var we set.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6302 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a90e0b30ad
commit
81b3b09854
@ -46,7 +46,7 @@
|
||||
<!-- dial the freeswitch conference via SIP-->
|
||||
<extension name="FS_Conf_SIP">
|
||||
<condition field="destination_number" expression="^888$">
|
||||
<action application="bridge" data="sofia/default/888@conference.freeswitch.org"/>
|
||||
<action application="bridge" data="sofia/${use_profile}/888@conference.freeswitch.org"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user