[asterisk-dev] [Code Review] Asterisk Unique ID for call logging - Phase III part 1 - Binding Call IDs before entering PBX in the SIP channel driver
jrose
reviewboard at asterisk.org
Fri Apr 13 16:15:02 CDT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1868/
-----------------------------------------------------------
Review request for Asterisk Developers, Mark Michelson, rmudgett, and Matt Jordan.
Summary
-------
This patch adds a number of new functions involving channels and call identifiers to allow the creation of callids within specific channel drivers so that log messages can be bound to a call ID before going into the PBX. The SIP channel driver is used to demonstrate the methodology involved.
Diffs
-----
/team/jrose/call_identifiers/channels/chan_sip.c 362131
/team/jrose/call_identifiers/include/asterisk/channel.h 362131
/team/jrose/call_identifiers/include/asterisk/logger.h 362131
/team/jrose/call_identifiers/main/channel.c 362131
/team/jrose/call_identifiers/main/channel_internal_api.c 362131
/team/jrose/call_identifiers/main/cli.c 362131
/team/jrose/call_identifiers/main/logger.c 362131
/team/jrose/call_identifiers/main/pbx.c 362131
Diff: https://reviewboard.asterisk.org/r/1868/diff
Testing
-------
Normal calls, calls being transfered, calls being rejected from Chan SIP.
Thanks,
jrose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120413/0801c0fb/attachment.htm>
More information about the asterisk-dev
mailing list