[asterisk-bugs] [Asterisk 0018847]: Dialed Number Truncated in the "Dialing..." Output on the Console

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Apr 14 15:32:19 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18847 
====================================================================== 
Reported By:                vmikhelson
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18847
Category:                   Channels/chan_dahdi
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.2.3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-20 01:17 CST
Last Modified:              2011-04-14 15:32 CDT
====================================================================== 
Summary:                    Dialed Number Truncated in the "Dialing..." Output
on the Console
Description: 
The following is seen when a call goes out on a DAHDI trunk in the Console
screen only, i.e. ssh sessions are not affected.

.......
    Called 1/18475551212
Dialing T1847555121 on 1   *** The last digit is missing in the number
dialed ***
Dialing www0w on 1         *** Not quite clear what that means ****
    DAHDI/1-1 answered DAHDI/8-1
    Native bridging DAHDI/8-1 and DAHDI/1-1
........
====================================================================== 

---------------------------------------------------------------------- 
 (0133785) rmudgett (administrator) - 2011-04-14 15:32
 https://issues.asterisk.org/view.php?id=18847#c133785 
---------------------------------------------------------------------- 
I have reproduced this so I'll answer my own question.

The wrong number is not dialed.  The output you are questioning is
actually left over debug statements.  If you will notice, the "missing"
digit is is in the "www0w".  The dial is broken into two pieces to do echo
training because you have enabled the echotraining option in
chan_dahdi.conf.

I will commit a patch so those messages are not unconditionally printed. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-14 15:32 rmudgett       Note Added: 0133785                          
======================================================================




More information about the asterisk-bugs mailing list