[Asterisk-Users] Asterisk not recognizing key beeps - DTMF onBT100

Tomas Florian tflorian at telus.net
Wed Jan 19 23:32:09 MST 2005


Thanks CF, that finally works!

I read somewhere that voicemail doesn't support SIP info, but that must have
been some older version of asterisk ... it works like a charm.

Tomas

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of C F
Sent: Wednesday, January 19, 2005 10:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk not recognizing key beeps - DTMF
onBT100

Change it on the BT to SIP info, dont put the line dtmfmode in sip.conf


On Wed, 19 Jan 2005 21:42:14 -0700, Tomas Florian <tflorian at telus.net>
wrote:
> By the way ... this is my sip.conf
> 
> [general]
> 
> port = 5060           ; Port to bind to (SIP is 5060)
> bindaddr = 0.0.0.0    ; Address to bind to (all addresses on machine)
> allow=all             ; Allow all codecs
> context = bogon-calls ; Send SIP callers that we don't know about here
> dtmfmode=rfc2883                ; I added this here too just in case
> 
> [2000]
> 
> type=friend           ; This device takes and makes calls
> username=2000         ; Username on device
> secret=xxxxxx ; Password for device
> host=dynamic          ; This host is not on the same IP addr every time
> context=from-sip      ; Inbound calls from this host go here
> mailbox=100           ; Activate the message waiting light if this
> canreinvite=no
> dtmfmode=rfc2883
> allow=ulaw
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tomas
Florian
> Sent: Wednesday, January 19, 2005 9:33 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] Asterisk not recognizing key beeps - DTMF
> onBT100
> 
> That is exactly the first thing I did, didn't work :-|
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Peter
Illmayer
> Sent: Wednesday, January 19, 2005 7:17 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Asterisk not recognizing key beeps - DTMF
> onBT100
> 
> Set the grandstream to RFC2883 in your phone, this will work with
asterisk.
> also define DTMFMODE=RFC2883 in sip.conf under the phone definition.
> 
> Pete
> 
> --
> Open WebMail Project (http://openwebmail.org)
> 
> ---------- Original Message -----------
> From: "Tomas Florian" <tflorian at telus.net>
> To: <yair at hakak.com>, "'Asterisk Users Mailing List - Non-Commercial
> Discussion'" <asterisk-users at lists.digium.com>
> Sent: Wed, 19 Jan 2005 15:27:44 -0700
> Subject: RE: [Asterisk-Users] Asterisk not recognizing key beeps - DTMF on
> BT100
> 
> > Thanks, this is what I found out so far:
> >
> > I have a Grandstream BT100, that is capable of doing both out of
> > band and in band DTMF.  But it doesn't work with either setting (I
> > changed my sip.conf and the BT100 client phone accordingly of course)
> >
> > X-Lite works fine.
> >
> > I also upgraded the BT100 to have the newest firmware but that
> > didn't help either. Are there some issues with BT100 phones and DTMF?
> >
> > Can I turn on DTMF debugging in asterisk somehow?
> >
> > Thanks,
> > Tomas
> >
> > -----Original Message-----
> > From: asterisk-users-bounces at lists.digium.com
> > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Yair Hakak
> > Sent: Wednesday, January 19, 2005 2:00 AM
> > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > Subject: Re: [Asterisk-Users] Asterisk not recognizing key beeps
> >
> > what endpoints are you using? You probably have a DTMF type mismatch
> > between asterisk and your endpoint (IP phone or softphone)
> >
> > -yair
> >
> > On Wed, 19 Jan 2005 01:49:46 -0700, Tomas Florian
> > <tflorian at telus.net> wrote:
> > > Hello,
> > >
> > > So far everything that I'm trying with asterisk is working except for
> this
> > > weird thing.  When I try to call voicemail and it asks me for the
> password
> > I
> > > enter it in but from the debug message I can see that it thinks I
didn't
> > > enter anything in.  Also when I'm leaving a message it sais press
pound
> to
> > > end, but even if I press it 10 times it keeps on recording until I
hang
> > up.
> > > It just doesn't seem to recognize my key presses.  I can dial, talk
and
> do
> > > everything else ... but I just can't press keys during the call.
> > >
> > > I'm using a very simple setup from some quickstart with SIP and
> voicemail
> > -
> > > nothing more than that.  I remember that this used to work for me but
> then
> > > it stopped.  I have no idea why, I couldn't find anything on the net
> about
> > > this problem.
> > >
> > > Any ideas?
> > >
> > > Thanks,
> > > Tomas
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > > To UNSUBSCRIBE or update options visit:
> > >   http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> ------- End of Original Message -------
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list