[asterisk-dev] [Code Review] The h exten is not run before closing CDR's. Interaction with active macro processing.
rmudgett
reviewboard at asterisk.org
Thu May 5 17:27:05 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1206/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The h exten in the initial context is not run before closing CDR's when the bridge is unlinked if a macro is active and does not have an h exten.
This addresses bug 18212.
https://issues.asterisk.org/view.php?id=18212
Diffs
-----
/branches/1.8/main/features.c 317385
Diff: https://reviewboard.asterisk.org/r/1206/diff
Testing
-------
Tested with and without an h exten in the macro context. The CDR was only modifiable when the bridge is unlinked if the h exten was in the macro context before the patch. With the patch it is modifiable in the macro context and the initial context when the bridge is unlinked.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110505/f91bf799/attachment.htm>
More information about the asterisk-dev
mailing list