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

Commit 06e937e

Browse files
committed
1 parent 02f91d6 commit 06e937e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2019-02-14-customize.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ To create the dialplan, use the XML below and save it to `/opt/freeswitch/conf/d
595595
```xml
596596
<extension name="from_my_provider">
597597
<condition field="destination_number" expression="^EXTERNALDID">
598+
<action application="start_dtmf" />
598599
<action application="answer"/>
599600
<action application="sleep" data="1000"/>
600601
<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)