On Sunday 20 September 2009 22:32:41 Tzafrir Cohen wrote: > Isn't 40ms the minimal time for a valid dtmf digit?
$ grep -C1 'define AST_MIN_DTMF_DURATION' main/channel.c /*! Minimum allowed digit length - 80ms */ #define AST_MIN_DTMF_DURATION 80 This post, from the archives, is instructive and germane to the code in question: http://lists.digium.com/pipermail/asterisk-dev/2007-April/027271.html -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76 | IRC: Corydon76-dig (Freenode) Check us out at: www.digium.com & www.asterisk.org _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
