On Tuesday 09 October 2007 9:44 am, Dave Donovan wrote: > On 10/8/07, Dave Sullivan <[EMAIL PROTECTED]> wrote: > > In any case, doing so has broken my local voicemail. When I dial into my > > asterisk server, it doesn't detect any DTMF presses. Are there any > > special configuration settings you have to do in order to have it detect > > in-band DTMF? > > Dave, > > This may seem obvious, but it's worth ruling out. Have you set the > DTMFMode in sip.conf to 'inband'? > > http://www.voip-info.org/wiki/view/Asterisk+sip+dtmfmode > > If you only set the handytone then it would dial properly but Asterisk > would still be waiting for an out of band signal. > > Dave D > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
I've just gone through this again with various settings, and my results are as follows: sip.conf: dtmfmode=rfc2833 ht286: DTMF mode = RTP (RFC2833) --------- Having problems entering mailbox number and password on work voicemail. Works locally. The strange thing is, a single keypress works (I have to press # to enter the voicemail system) but when I enter strings of keypresses, ie. mailbox number and password, its faulty. sip.conf: dtmfmode=info ht286: DTMF mode = SIP INFO -------- Same issues as above. sip.conf: dtmfmode=inband ht286: DTMF mode = in-audio -------- Seems to work fine when dialing in to work voicemail. Also seems to work fine with local voicemail. -- Dave Sullivan [EMAIL PROTECTED] 647-235-0328 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
