[asterisk-bugs] [Asterisk 0011248]: [patch] Add CallerIDNum: and CallerIDName: to Event: Hangup output
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Nov 14 16:50:40 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11248
======================================================================
Reported By: outtolunc
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11248
Category: Channels/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-14-2007 13:53 CST
Last Modified: 11-14-2007 16:50 CST
======================================================================
Summary: [patch] Add CallerIDNum: and CallerIDName: to Event:
Hangup output
Description:
There are times when it just is not effective to track a table of
uniqueid's to know what/where/why a call existed.
Some folks out there use the CallerIDName for this purpose internally.
This patch would allow those people to be able to grab that info
immediately.
example of output
-----------------
Event: Hangup
Privilege: call,all
Channel: Zap/59-1
Uniqueid: 1195068834.111
CallerIDNum: 4083760000
CallerIDName: ~Some-Info~
Cause: 16
Cause-txt: Normal Clearing
======================================================================
----------------------------------------------------------------------
outtolunc - 11-14-07 16:50
----------------------------------------------------------------------
Since someone brought up why not just use uniqueid again,
i thought i would add that ...
Newchannel
Newstate
Newcallerid
OriginateResponse
already have the CallerIDNum/Name output on them, this patch
just helps carry this to completion.
i hope this helps clear up why.
Issue History
Date Modified Username Field Change
======================================================================
11-14-07 16:50 outtolunc Note Added: 0073653
======================================================================
More information about the asterisk-bugs
mailing list