fix error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6599 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3ae8962460
commit
9944918ea0
|
@ -1,6 +1,6 @@
|
|||
<include>
|
||||
<extension name="pulver.com">
|
||||
<condition field="destination_number" expression="^1393(.*)$|$">
|
||||
<condition field="destination_number" expression="^1393(.*)$">
|
||||
<action application="bridge" data="sofia/gateway/fwd.pulver.com/$1"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
|
Loading…
Reference in New Issue