[asterisk-bugs] [Asterisk-GUI 0013552]: CallerID with Name and Number

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 30 18:00:21 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13552 
====================================================================== 
Reported By:                infiniti_guy
Assigned To:                bkruse
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   13552
Category:                   New/Feature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 3870 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-24 14:20 CDT
Last Modified:              2008-09-30 18:00 CDT
====================================================================== 
Summary:                    CallerID with Name and Number
Description: 
Caller ID in GUI doe snot support entering in the name and number format
(e.g. to support CallerID(all) function): "Name" <0123456789>. The GUI
blocks this kind of entry. Can this be added, IMO that would make the
feature nicer?
====================================================================== 

---------------------------------------------------------------------- 
 (0092998) infiniti_guy (reporter) - 2008-09-30 18:00
 http://bugs.digium.com/view.php?id=13552#c92998 
---------------------------------------------------------------------- 
I get an error from the external trunk (VoIP trunk) a voice message saying
wrong format, so its not my error message and I can't show it. This occurs
when:
CID_user = "Name" <9993334455>
and
[macro-trunkdial-failover-0.3]
exten = s,1,Set(CALLERID(num)=${IF($[${LEN(${CID_${CALLERID(num)}})} >
2]?${CID_${CALLERID(num)}}:)})

Note: If you change (and reload) to ...
[macro-trunkdial-failover-0.3]
exten = s,1,Set(CALLERID(all)=${IF($[${LEN(${CID_${CALLERID(num)}})} >
2]?${CID_${CALLERID(num)}}:)})

The error from external trunk goes away and accepts the format. I believe
the problem is that I have a Name <number> CID format being sent over a
CALLERID(num) command. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-30 18:00 infiniti_guy   Note Added: 0092998                          
======================================================================




More information about the asterisk-bugs mailing list