mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-27 12:56:15 +00:00
small typo in an EXAMPLE nothing critical
This commit is contained in:
parent
7d84351de9
commit
b834a0e5d0
@ -240,7 +240,7 @@
|
|||||||
<!--
|
<!--
|
||||||
dial the extension (1000-1019) for 30 seconds and go to voicemail if the
|
dial the extension (1000-1019) for 30 seconds and go to voicemail if the
|
||||||
call fails (continue_on_fail=true), otherwise hang up after a successful
|
call fails (continue_on_fail=true), otherwise hang up after a successful
|
||||||
bridge (hangup_after-bridge=true)
|
bridge (hangup_after_bridge=true)
|
||||||
-->
|
-->
|
||||||
<extension name="Local_Extension">
|
<extension name="Local_Extension">
|
||||||
<condition field="destination_number" expression="^(10[01][0-9])$">
|
<condition field="destination_number" expression="^(10[01][0-9])$">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user