Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 640317d

Browse files
committed
1 parent 06e937e commit 640317d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2018-06-03-install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,6 +1440,7 @@ To create the dialplan, use the XML below and save it to `/opt/freeswitch/conf/d
14401440
```xml
14411441
<extension name="from_my_provider">
14421442
<condition field="destination_number" expression="^EXTERNALDID">
1443+
<action application="start_dtmf" />
14431444
<action application="answer"/>
14441445
<action application="sleep" data="500"/>
14451446
<action application="play_and_get_digits" data="5 5 3 7000 # conference/conf-pin.wav ivr/ivr-that_was_an_invalid_entry.wav pin \d+"/>

0 commit comments

Comments
 (0)