[Home]

Summary:ASTERISK-16995: Meetme / auto-call doesn't detect call hangup from voicemail app and keeps meeting open forever
Reporter:David O Reilly (trendboy)Labels:
Date Opened:2010-11-21 20:54:51.000-0600Date Closed:2011-06-07 14:01:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi guys

Here are the repro steps:

1) create and drop a text file that creates a call to an external iax2 number that connects to a meetme conference on your box in the /var/spool/asterisk/outgoing
2) the call connects as expected and then connects you to your meetme - great
3) now drop the same text file in again so the system will try again even though you are already on the call - but your extensions.ael says to go voicemail if not available - so it does - it then starts to record the conference as a message in your voicemail until it times out (nasty but nothing you can do about this as expected) however .... it doesn't detect the of the voicemail and so the call goes on forever and ever.

It seems it isn't hearing the hangup from the voicemail app and so keeps the meetme call open forever.

****** ADDITIONAL INFORMATION ******

This is Asterisk 1.6.2.14-rc1 built by <removed by me> on a i686 running Linux on 2010-10-23 02:31:42 UTC
Comments:By: Leif Madsen (lmadsen) 2010-12-06 14:34:53.000-0600

You should provide the dialplan and configuration files along with console output when this happens so it is clear how to reproduce.

Right now it is not clear.

By: jsolares (jsolares) 2010-12-06 14:42:19.000-0600

i'm curious as to whether voicemail actually times out, since afaik it doesn't unless you hangup the channel or send some dtmf digits, so it should record forever until manually hang up.

By: Leif Madsen (lmadsen) 2011-01-18 10:00:07.000-0600

No response.