[asterisk-bugs] [Asterisk 0013597]: clid will only set number not name
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 11 14:06:07 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13597
======================================================================
Reported By: john8675309
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 13597
Category: CDR/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 145479
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-01 20:56 CDT
Last Modified: 2008-11-11 14:06 CST
======================================================================
Summary: clid will only set number not name
Description:
After upgrading to 1.4 svn CLID will no long hold the name and the number
just the number. Here is my dialplan.
exten => 7124320002,1,answer
exten => 7124320002,2,set(CALLERID(all)="John" <999>)
exten => 7124320002,3,wait(7200)
core show channels information
CDR Variables:
level 1: clid=999
level 1: src=999
level 1: dst=700
level 1: dcontext=default
level 1: channel=SIP/192.168.1.1-007a59d0
level 1: lastapp=Wait
level 1: lastdata=7200
level 1: start=2008-10-01 21:04:36
level 1: answer=2008-10-01 21:04:36
level 1: duration=0
level 1: billsec=0
level 1: disposition=ANSWERED
level 1: amaflags=DOCUMENTATION
level 1: uniqueid=1222913076.8
this worked in 1.4.21 just fine
======================================================================
----------------------------------------------------------------------
(0094755) murf (administrator) - 2008-11-11 14:06
http://bugs.digium.com/view.php?id=13597#c94755
----------------------------------------------------------------------
I've just attached a patch to this bug: patch.13597; if you could,
could you apply it to your src and see if it gives you the results
you seek?
Issue History
Date Modified Username Field Change
======================================================================
2008-11-11 14:06 murf Note Added: 0094755
======================================================================
More information about the asterisk-bugs
mailing list