[Home]

Summary:ASTERISK-13427: CDR not written when Busy() used
Reporter:Cristian Dimache (cristiandimache)Labels:
Date Opened:2009-01-22 02:35:41.000-0600Date Closed:2009-04-17 12:33:37
Priority:MinorRegression?No
Status:Closed/CompleteComponents:CDR/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When using Busy() to signal that an extension cannot take a call at this time, no CDR entry is generated.
ResetCDR(w) has no effect.
Comments:By: Leif Madsen (lmadsen) 2009-03-18 08:23:11

I've related this issue to issue 12946 to determine if this is a duplicate of that issue. Based on the description, this may be a duplicate, which I'll allow Matt to determine, and if so, this issue can be closed.

By: Leif Madsen (lmadsen) 2009-03-18 08:24:35

I set this to feedback for no real reason because 'assigned' is a better status (since we're waiting for feedback from the assignee)

By: Matthew Nicholson (mnicholson) 2009-04-09 10:33:32

I suspect setting unanswered=yes will fix this issue.  Please test with unanswered=yes and see if that resolves your issue.

By: Cristian Dimache (cristiandimache) 2009-04-10 06:59:56

unasnwered=yes will also generate two entries in the CDR, one for each leg. This is not what we intended, and this will screw up our CDR parsing.

I tested with unanswered=yes and a call ended in Busy still does not generate any CDR entries...
The dialplan contained just a line:

_100,1,Busy()

By: Digium Subversion (svnbot) 2009-04-17 10:43:10

Repository: asterisk
Revision: 189009

U   branches/1.4/main/pbx.c

------------------------------------------------------------------------
r189009 | mnicholson | 2009-04-17 10:43:10 -0500 (Fri, 17 Apr 2009) | 5 lines

Make Busy() application set the CDR disposition to BUSY.

(closes issue ASTERISK-13427)
Reported by: cristiandimache

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

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

By: Digium Subversion (svnbot) 2009-04-17 10:44:19

Repository: asterisk
Revision: 189010

_U  trunk/
U   trunk/main/pbx.c

------------------------------------------------------------------------
r189010 | mnicholson | 2009-04-17 10:44:18 -0500 (Fri, 17 Apr 2009) | 12 lines

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

........
 r189009 | mnicholson | 2009-04-17 10:43:09 -0500 (Fri, 17 Apr 2009) | 5 lines
 
 Make Busy() application set the CDR disposition to BUSY.
 
 (closes issue ASTERISK-13427)
 Reported by: cristiandimache
........

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

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

By: Digium Subversion (svnbot) 2009-04-17 12:31:37

Repository: asterisk
Revision: 189068

_U  branches/1.6.2/
U   branches/1.6.2/main/pbx.c

------------------------------------------------------------------------
r189068 | mnicholson | 2009-04-17 12:31:37 -0500 (Fri, 17 Apr 2009) | 19 lines

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

................
 r189010 | mnicholson | 2009-04-17 10:44:18 -0500 (Fri, 17 Apr 2009) | 12 lines
 
 Merged revisions 189009 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r189009 | mnicholson | 2009-04-17 10:43:09 -0500 (Fri, 17 Apr 2009) | 5 lines
   
   Make Busy() application set the CDR disposition to BUSY.
   
   (closes issue ASTERISK-13427)
   Reported by: cristiandimache
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-04-17 12:33:28

Repository: asterisk
Revision: 189069

_U  branches/1.6.1/
U   branches/1.6.1/main/pbx.c

------------------------------------------------------------------------
r189069 | mnicholson | 2009-04-17 12:33:28 -0500 (Fri, 17 Apr 2009) | 19 lines

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

................
 r189010 | mnicholson | 2009-04-17 10:44:18 -0500 (Fri, 17 Apr 2009) | 12 lines
 
 Merged revisions 189009 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r189009 | mnicholson | 2009-04-17 10:43:09 -0500 (Fri, 17 Apr 2009) | 5 lines
   
   Make Busy() application set the CDR disposition to BUSY.
   
   (closes issue ASTERISK-13427)
   Reported by: cristiandimache
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-04-17 12:33:36

Repository: asterisk
Revision: 189070

_U  branches/1.6.0/
U   branches/1.6.0/main/pbx.c

------------------------------------------------------------------------
r189070 | mnicholson | 2009-04-17 12:33:36 -0500 (Fri, 17 Apr 2009) | 19 lines

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

................
 r189010 | mnicholson | 2009-04-17 10:44:18 -0500 (Fri, 17 Apr 2009) | 12 lines
 
 Merged revisions 189009 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r189009 | mnicholson | 2009-04-17 10:43:09 -0500 (Fri, 17 Apr 2009) | 5 lines
   
   Make Busy() application set the CDR disposition to BUSY.
   
   (closes issue ASTERISK-13427)
   Reported by: cristiandimache
 ........
................

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

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