[asterisk-bugs] [LibPRI 0016700]: [patch] Limit octets received on Called Party Number and Calling Party Number

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 26 13:41:00 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16700 
====================================================================== 
Reported By:                alecdavis
Assigned To:                mattf
====================================================================== 
Project:                    LibPRI
Issue ID:                   16700
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2010-01-25 21:30 CST
Last Modified:              2010-01-26 13:40 CST
====================================================================== 
Summary:                    [patch] Limit octets received on Called Party Number
and Calling Party Number
Description: 
Currently we can change the CallerID(num) from the dialplan to be longer
than the limit.

The senario we have come across, incorrectly resubmitted the call back to
the trunk, after adding digits to the caller id. Finish up at 27 digits
long!

The call then came back to us, with a new callerid number.

When the callerid gets to more than 20, the data starts becomming corrupt,
telltale '©' character starts to appear.





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

---------------------------------------------------------------------- 
 (0117210) rmudgett (administrator) - 2010-01-26 13:40
 https://issues.asterisk.org/view.php?id=16700#c117210 
---------------------------------------------------------------------- 
Q.931 says that the max calling party number and called party number are
network dependent.  (See Table 4-3/Q.931 – Information element identifier
coding.  NOTE 4 – The maximum length is network dependent.)  So we should
not be enforcing a limit in libpri. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-26 13:41 rmudgett       Note Added: 0117210                          
======================================================================




More information about the asterisk-bugs mailing list