[Asterisk-Users] Re: Problem with * not detecting hangup on FXO and VM going into an infinite, loop

Jorge J. Ramirez S. kokey at gluch.org.mx
Thu Jun 10 10:18:38 MST 2004


I think the problem it's in your dialplan, extensions.conf:

; voicemail management
[voicemail]
include => misc
exten => 6245,1,VoiceMailMain2()
exten => 6245,2,Hangup()

Check the last line, I have the same problem and was because I wrote wrong the Hangup instruction...

Regards!


Date: Thu, 10 Jun 2004 09:54:32 -0600
From: Chris Hirsch <chris at base2technology.com>
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Problem with * not detecting hangup on FXO and VM going into an infinite
 loop
Reply-To: asterisk-users at lists.digium.com

Hi everybody...

I'm having an odd problem with voice mail on a recent CVS of * where it 
appears not to detect a hangup on FXO and * will keep treating the call 
as new and continue leaving voicemails until the max has been reached.

It will then continue trying to leave voice mails and basically makes 
the system unavailble to any further incoming or outgoing calls on that 
FXO..has anybody seen this and if so how do I fix it?

I've looked around on google and the list archives and it appears that 
there are others with similar problems with most people believing it to 
be a configuration problem. Since I don't see any bugs that have been 
formally posted with this description I think it most likely is...can 
anybody help me determine which option would be causing this behavior? I 
assume its in zapata.conf?

Thanks!
Chris





More information about the asterisk-users mailing list