-
- Downloads
Make it possible to change the minimum DTMF duration in asterisk.conf
Asterisk has a setting for the minimum allowed DTMF. If we get shorter DTMF tones, these will be changed to the minimum on the outbound call leg. (closes issue ASTERISK-19772) Review: https://reviewboard.asterisk.org/r/1882/ Reported by: oej Tested by: oej Patches by: oej Thanks to the reviewers. 1.8 branch for this patch: agave-dtmf-duration-asterisk-conf-1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@363558 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 3 additions, 0 deletionsCHANGES
- configs/asterisk.conf.sample 3 additions, 0 deletionsconfigs/asterisk.conf.sample
- include/asterisk/options.h 1 addition, 0 deletionsinclude/asterisk/options.h
- main/asterisk.c 13 additions, 0 deletionsmain/asterisk.c
- main/channel.c 10 additions, 13 deletionsmain/channel.c
Loading
Please register or sign in to comment