[asterisk-bugs] [Asterisk 0018616]: ${CALLERID(subaddr)} returns the trailing '}', ${CALLERID(dnid-subaddr)} works OK

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 13 21:09:46 CST 2011


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=18616 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18616
Category:                   Functions/func_callerid
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.8.1.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-01-13 17:50 CST
Last Modified:              2011-01-13 21:09 CST
====================================================================== 
Summary:                    ${CALLERID(subaddr)} returns the trailing '}', 
${CALLERID(dnid-subaddr)} works OK
Description: 
Workaround is to trim it back off.
exten => s,n,Set(CALLERID(num)=${CALLERID(subaddr):0:4} )

Looks like it stems from the subaddress thats being set for the call
notice "DAHDI/i1/4XXX9100:8512}-5a" has it as well.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-13 21:09 alecdavis      Status                   feedback => closed  
======================================================================




More information about the asterisk-bugs mailing list