[asterisk-dev] [Code Review] Document that CDRs cannot be modified after the bridge between two channels is broken

Terry Wilson reviewboard at asterisk.org
Tue Feb 7 16:32:33 CST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1720/
-----------------------------------------------------------

Review request for Asterisk Developers.


Summary
-------

CDRs are written when the bridge between two channels is broken. Therefor doing something like
exten => s,1,Dial(SIP/blah,,g) ; continue after hangup
exten => s,n,Set(CDR(userfield)=blah)

is not possible. This patch adds a note to the CDR() documentation making this explicit.


This addresses bug ASTERISK-16923.
    https://issues.asterisk.org/jira/browse/ASTERISK-16923


Diffs
-----

  /branches/1.8/funcs/func_cdr.c 354347 

Diff: https://reviewboard.asterisk.org/r/1720/diff


Testing
-------


Thanks,

Terry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120207/35b77d26/attachment-0001.htm>


More information about the asterisk-dev mailing list