[Home]

Summary:ASTERISK-12827: When calling party hangup the line followme app continue ringing.
Reporter:Sergey G (sgenyuk)Labels:
Date Opened:2008-10-06 10:01:54Date Closed:2009-05-05 12:52:14
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_followme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) putty.log
Description:When calling party hangup the line followme app continue ringing according rules.

I have config in followme config file:

[followme1]
musicclass => default
context => from-followme
call-from-prompt => call_from
number => Number1&Number2&Number3&Number4,25
number => Number1&Number2&Number3&Number4,25
number => Number1&Number2&Number3&Number4,25
number => Number1&Number2&Number3&Number4,25
number => Number1&Number2&Number3&Number4,25
number => Number1&Number2&Number3&Number4,25
number => Number1&Number2&Number3&Number4,25

So it does hunt for 4 numbers a couple of times with time 25 sec to escape vm answer. If for example somebody call and call on first hunt line when caller hangs followme continues call to all numbers till not reach last line in config.

Is any work around this problem?

Thank you.
Comments:By: dovid (dovid) 2008-10-06 17:13:26

I have this issue as well using an agi (and no meetme). Since the AGI was complex and not written by us we were not able to debug it. It only happens over our PRI and not over SIP. Are you having this issue over a PRI ?

By: Sergey G (sgenyuk) 2008-10-07 08:15:19

This happened with SIP on my site. I do not have PRI. It looks like followme app not getting or not accept that origination call has been canceled and still trying to establish call with non existing channel. As it fail it goes to next hunt line instead cancel whole procedure.

By: BJ Weschke (bweschke) 2008-10-15 11:26:36

can you please set Asterisk and SIP logging to DEBUG and reproduce this again and then attach the DEBUG output to this bug? This would help to take a deeper look at what's going on.

By: BJ Weschke (bweschke) 2008-10-15 11:27:03

waiting for debug output from sgenyuk

By: BJ Weschke (bweschke) 2008-10-17 21:47:45

sgenyuk: ping

Please provide the requested debug information when available.

By: Sergey G (sgenyuk) 2008-10-20 11:41:50

Sorry for delay. debug will be done tomorrow morning.

By: Sergey G (sgenyuk) 2008-10-21 10:44:18

I have attached an debug output with sip debug on.
Call has been done to 16474274213 and then hangup. Follow me module continue hunt.

By: Joshua C. Colp (jcolp) 2008-12-17 14:59:03.000-0600

I have been unable to reproduce this in my testing unfortunately, but do see it in the debug... quite odd.

By: Joshua C. Colp (jcolp) 2009-04-29 08:05:59

I'm taking this issue and am going to try to bring it to resolution. I will update as I uncover anything.

By: Digium Subversion (svnbot) 2009-05-05 12:43:30

Repository: asterisk
Revision: 192429

U   branches/1.4/apps/app_followme.c

------------------------------------------------------------------------
r192429 | file | 2009-05-05 12:43:30 -0500 (Tue, 05 May 2009) | 5 lines

Fix a bug where the followme application would continue trying numbers afther the caller hung up.

(closes issue ASTERISK-12827)
Reported by: sgenyuk

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192429

By: Digium Subversion (svnbot) 2009-05-05 12:44:26

Repository: asterisk
Revision: 192429

U   branches/1.4/apps/app_followme.c

------------------------------------------------------------------------
r192429 | file | 2009-05-05 12:43:30 -0500 (Tue, 05 May 2009) | 5 lines

Fix a bug where the followme application would continue trying numbers after the caller hung up.

(closes issue ASTERISK-12827)
Reported by: sgenyuk

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192429

By: Digium Subversion (svnbot) 2009-05-05 12:46:52

Repository: asterisk
Revision: 192430

_U  trunk/
U   trunk/apps/app_followme.c

------------------------------------------------------------------------
r192430 | file | 2009-05-05 12:46:51 -0500 (Tue, 05 May 2009) | 12 lines

Merged revisions 192429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r192429 | file | 2009-05-05 14:43:30 -0300 (Tue, 05 May 2009) | 5 lines
 
 Fix a bug where the followme application would continue trying numbers after the caller hung up.
 
 (closes issue ASTERISK-12827)
 Reported by: sgenyuk
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192430

By: Digium Subversion (svnbot) 2009-05-05 12:48:42

Repository: asterisk
Revision: 192431

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_followme.c

------------------------------------------------------------------------
r192431 | file | 2009-05-05 12:48:42 -0500 (Tue, 05 May 2009) | 19 lines

Merged revisions 192430 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r192430 | file | 2009-05-05 14:46:51 -0300 (Tue, 05 May 2009) | 12 lines
 
 Merged revisions 192429 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r192429 | file | 2009-05-05 14:43:30 -0300 (Tue, 05 May 2009) | 5 lines
   
   Fix a bug where the followme application would continue trying numbers after the caller hung up.
   
   (closes issue ASTERISK-12827)
   Reported by: sgenyuk
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192431

By: Digium Subversion (svnbot) 2009-05-05 12:50:23

Repository: asterisk
Revision: 192432

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_followme.c

------------------------------------------------------------------------
r192432 | file | 2009-05-05 12:50:23 -0500 (Tue, 05 May 2009) | 19 lines

Merged revisions 192430 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r192430 | file | 2009-05-05 14:46:51 -0300 (Tue, 05 May 2009) | 12 lines
 
 Merged revisions 192429 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r192429 | file | 2009-05-05 14:43:30 -0300 (Tue, 05 May 2009) | 5 lines
   
   Fix a bug where the followme application would continue trying numbers after the caller hung up.
   
   (closes issue ASTERISK-12827)
   Reported by: sgenyuk
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192432

By: Digium Subversion (svnbot) 2009-05-05 12:52:13

Repository: asterisk
Revision: 192433

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_followme.c

------------------------------------------------------------------------
r192433 | file | 2009-05-05 12:52:13 -0500 (Tue, 05 May 2009) | 19 lines

Merged revisions 192430 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r192430 | file | 2009-05-05 14:46:51 -0300 (Tue, 05 May 2009) | 12 lines
 
 Merged revisions 192429 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r192429 | file | 2009-05-05 14:43:30 -0300 (Tue, 05 May 2009) | 5 lines
   
   Fix a bug where the followme application would continue trying numbers after the caller hung up.
   
   (closes issue ASTERISK-12827)
   Reported by: sgenyuk
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192433