Hi. I'm having a weird issue with *, latest cvs CVS-02/18/03-19:50:47. When I'm on a call (tested with sip,zap,capi), if the caller press # or * , asterisk hangs up. In my dialplan I have a # extension that repeat the ivr messages. Also have a invalid extension that plays "invalid" and repeat the messages. What happens? if I dial an invalid number (eg 8) I correctly get the invalid message, but if I dial * or # it hangs up! That's not correct. Also I was sure my IVR was ok. This is mainly for kapejod : if I dial via chan_capi from outside, then connect to a local zap extension, if the called local extnsion press # or * , asterisk crashes. Any idea? Matteo Brancaleoni mbrancaleoni at espia.it Emmegi System Administrator EspiA - EMMEGI Srl - e*solution provider Uffici: Via Pascoli, 37 20129 Milano - Italy Sede Legale: Corso Sempione 67 20149 Milano - Italy Tel. +39 0270633354 Fax. +39 0245487890 http://www.espia.it
I forgot to say that I haven't dtmfhangup=X into zapata.conf> -----Messaggio originale----- > Da: asterisk-users-admin at lists.digium.com > [mailto:asterisk-users-admin at lists.digium.com] Per conto di > Matteo Brancaleoni > Inviato: mercoled? 19 febbraio 2003 9.50 > A: asterisk at marko.net > Oggetto: [Asterisk-Users] Asterisk hangsup and crash! > > > Hi. > > I'm having a weird issue with *, latest cvs > CVS-02/18/03-19:50:47. When I'm on a call (tested with > sip,zap,capi), if the caller press # or * , asterisk hangs up. > > In my dialplan I have a # extension that repeat the ivr > messages. Also have a invalid extension that plays "invalid" > and repeat the messages. > > What happens? if I dial an invalid number (eg 8) I correctly > get the invalid message, but if I dial * or # it hangs up! > That's not correct. Also I was sure my IVR was ok. > > This is mainly for kapejod : if I dial via chan_capi from > outside, then connect to a local zap extension, if the called > local extnsion press # or * , asterisk crashes. > > Any idea? > > Matteo Brancaleoni > mbrancaleoni at espia.it > Emmegi System Administrator > > EspiA - EMMEGI Srl - e*solution provider > Uffici: Via Pascoli, 37 > 20129 Milano - Italy > Sede Legale: Corso Sempione 67 > 20149 Milano - Italy > Tel. +39 0270633354 > Fax. +39 0245487890 > http://www.espia.it > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users at lists.digium.com > http://lists.digium.com/mailman/listinfo/aster> isk-users >
> I'm having a weird issue with *, latest cvs CVS-02/18/03-19:50:47. > When I'm on a call (tested with sip,zap,capi), if the caller > press # or * , asterisk hangs up.Hmmm, this might explain a part of my problem as well then. (ie, random hangups during conversation). While I'm talking to someone, I hear DTMF tones being played (I know, search the archive, disable the in-kernel ISDN DTMF detection and enable the asterisk DTMF detection, but until I get around to finding out how and doing it...) so I suppose eventually they speak, and a * or # is played through and so asterisk hangs up on them... Regards, Adam