[Freeswitch-users] group_confirm with inband DTMF detection
Hector Geraldino
Hector.Geraldino at ipsoft.com
Tue Aug 19 21:22:34 MSD 2014
Try adding: execute_on_answer=start_dtmf to the originate params
originate {execute_on_answer=start_dtmf,group_confirm_file=/tmp/...}
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Vladimir Ralev
Sent: Tuesday, August 19, 2014 1:13 PM
To: FreeSWITCH Users Help
Subject: [Freeswitch-users] group_confirm with inband DTMF detection
Hi all,
I want to enable FS to accept inband DTMF with the group confirmation. I tried to do start_dtmf action on the call legs, however that action is only executed after the confirmation, so the actual confirmation requires an out of band DTMF.
Here is one example that demonstrates the issue:
originate {group_confirm_file=/tmp/ivr-group_confirm.wav,group_confirm_key=1,call_timeout=60}sofia/sipinterface/number at provider &start_dtmf()
Any ideas? Ideally I want to enable system-wide inband DTMF detection in a safe way at some CPU cost.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140819/2a58ca00/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list