[asterisk-bugs] [Asterisk 0010444]: billsec value changes depending on dialing method

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Aug 14 02:48:36 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10444 
====================================================================== 
Reported By:                krtorio
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10444
Category:                   CDR/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:            1.4.9  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-13-2007 20:06 CDT
Last Modified:              08-14-2007 02:48 CDT
====================================================================== 
Summary:                    billsec value changes depending on dialing method
Description: 
Billsec value when dialing manually is accurate.

However, if we use the manager action Originate, it gives a different
billsec value.

I think this can be easily reproducible.

Here's the sample dialplan:

[sample]
exten => _6XX,1,Dial(SIP/${EXTEN},60,t)

And here's the sample manager input:

Action: Originate
Channel: SIP/601
Exten: 602
Context: sample
Priority: 1


====================================================================== 

---------------------------------------------------------------------- 
 krtorio - 08-14-07 02:48  
---------------------------------------------------------------------- 
I used 1.4.10.1 this time. There is a difference when I tested it.

I allowed it to ring http://bugs.digium.com/view.php?id=11#10s before answering
the destination channel, and
let the call run for http://bugs.digium.com/view.php?id=14#20s.

Manual dialing produced a billsec of 21s 
Dialing via manager action Originate produced 32s billsec, a 10s
difference.

It seems when the source answers an Originate action it automatically sets
the call status to 'ANSWERED', even if the destination channel hasn't
connected. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-14-07 02:48  krtorio        Note Added: 0068810                          
======================================================================




More information about the asterisk-bugs mailing list