forked from Mirrors/freeswitch
skypiax: corrected wrong interface name in 'default' dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15215 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5b3961b03f
commit
5f3d2ab2ff
@ -261,7 +261,7 @@
|
||||
<!-- dial via skypiax -->
|
||||
<extension name="skypiax">
|
||||
<condition field="destination_number" expression="^2909$">
|
||||
<action application="bridge" data="skypiax/skypiax1/echo123"/>
|
||||
<action application="bridge" data="skypiax/interface1/echo123"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user