[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:30:30 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1206/#review3481
-----------------------------------------------------------
/branches/1.8/main/features.c
<https://reviewboard.asterisk.org/r/1206/#comment7145>
murf:
I don't see why the context, exten, and priority needs to be restored since this is the h exten we just executed.
- rmudgett
On 2011-05-05 17:27:05, rmudgett wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1206/
> -----------------------------------------------------------
>
> (Updated 2011-05-05 17:27:05)
>
>
> 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/d435e2c5/attachment.htm>
More information about the asterisk-dev
mailing list