I changed in asterisk.conf mindtmfduration = 50 The inter-digit duration is for this function SendDTMF when we dial out dtmf The question is, how do I change it without changing the source code? On Sat, Jun 7, 2014 at 1:00 PM, <asterisk-users-request at lists.digium.com> wrote:> Send asterisk-users mailing list submissions to > asterisk-users at lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message with subject or body 'help' to > asterisk-users-request at lists.digium.com > > You can reach the person managing the list at > asterisk-users-owner at lists.digium.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of asterisk-users digest..." > > > Today's Topics: > > 1. Shorten time between DTMF (CDR) > 2. Re: Shorten time between DTMF (Eric Wieling) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 6 Jun 2014 13:04:09 -0400 > From: CDR <venefax at gmail.com> > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at lists.digium.com> > Subject: [asterisk-users] Shorten time between DTMF > Message-ID: > <CAC9cSOCzEWrsVXcq2=dFfHJtC5ga6sgDUjwiGgE84eU7rb143A at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > I already shortened the DTMF duration, but I need to change the time > elapsing between them. > The first thing I achieved by changing a parameter in asterisk.conf, > but how do I conquer the second goal? > > > > ------------------------------ > > Message: 2 > Date: Fri, 6 Jun 2014 13:08:36 -0400 > From: Eric Wieling <EWieling at nyigc.com> > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at lists.digium.com> > Subject: Re: [asterisk-users] Shorten time between DTMF > Message-ID: > <616B4ECE1290D441AD56124FEBB03D082D165E9BEF at mailserver2007.nyigc.globe> > > Content-Type: text/plain; charset="us-ascii" > > Which EXACT parameter did you change in asterisk.conf? > > Changing DTMF duration for DAHDI is done in chan_dahdi.conf. > > SIP DTMF duration and inter-digit duration is generally set on the phone. > > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of CDR > Sent: Friday, June 06, 2014 1:04 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [asterisk-users] Shorten time between DTMF > > I already shortened the DTMF duration, but I need to change the time elapsing between them. > The first thing I achieved by changing a parameter in asterisk.conf, but how do I conquer the second goal? > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > ------------------------------ > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > AstriCon 2010 - October 26-28 Washington, DC > Register Now: http://www.astricon.net/ > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > End of asterisk-users Digest, Vol 119, Issue 7 > **********************************************
Eric Wieling
2014-Jun-07 18:00 UTC
[asterisk-users] asterisk-users Digest, Vol 119, Issue 7
If the "w" digit won't work the only option I can think of is to change the source code. Why do you need to mess with the DTMF inter-digit delay? -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of CDR Sent: Saturday, June 07, 2014 1:46 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] asterisk-users Digest, Vol 119, Issue 7 I changed in asterisk.conf mindtmfduration = 50 The inter-digit duration is for this function SendDTMF when we dial out dtmf The question is, how do I change it without changing the source code? On Sat, Jun 7, 2014 at 1:00 PM, <asterisk-users-request at lists.digium.com> wrote:> Send asterisk-users mailing list submissions to > asterisk-users at lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message with subject or body 'help' to > asterisk-users-request at lists.digium.com > > You can reach the person managing the list at > asterisk-users-owner at lists.digium.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of asterisk-users digest..." > > > Today's Topics: > > 1. Shorten time between DTMF (CDR) > 2. Re: Shorten time between DTMF (Eric Wieling) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 6 Jun 2014 13:04:09 -0400 > From: CDR <venefax at gmail.com> > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at lists.digium.com> > Subject: [asterisk-users] Shorten time between DTMF > Message-ID: > > <CAC9cSOCzEWrsVXcq2=dFfHJtC5ga6sgDUjwiGgE84eU7rb143A at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > I already shortened the DTMF duration, but I need to change the time > elapsing between them. > The first thing I achieved by changing a parameter in asterisk.conf, > but how do I conquer the second goal? > > > > ------------------------------ > > Message: 2 > Date: Fri, 6 Jun 2014 13:08:36 -0400 > From: Eric Wieling <EWieling at nyigc.com> > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at lists.digium.com> > Subject: Re: [asterisk-users] Shorten time between DTMF > Message-ID: > > <616B4ECE1290D441AD56124FEBB03D082D165E9BEF at mailserver2007.nyigc.globe > > > > Content-Type: text/plain; charset="us-ascii" > > Which EXACT parameter did you change in asterisk.conf? > > Changing DTMF duration for DAHDI is done in chan_dahdi.conf. > > SIP DTMF duration and inter-digit duration is generally set on the phone. > > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of CDR > Sent: Friday, June 06, 2014 1:04 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [asterisk-users] Shorten time between DTMF > > I already shortened the DTMF duration, but I need to change the time elapsing between them. > The first thing I achieved by changing a parameter in asterisk.conf, but how do I conquer the second goal? > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > ------------------------------ > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > AstriCon 2010 - October 26-28 Washington, DC Register Now: > http://www.astricon.net/ > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > End of asterisk-users Digest, Vol 119, Issue 7 > **********************************************-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users