[asterisk-dev] [Code Review] 3594: autoservice exit on clean shutdown
Corey Farrell
reviewboard at asterisk.org
Sun Jun 8 22:43:30 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3594/
-----------------------------------------------------------
(Updated June 8, 2014, 10:43 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers and Matt Jordan.
Changes
-------
Committed in revision 415463
Bugs: ASTERISK-23827
https://issues.asterisk.org/jira/browse/ASTERISK-23827
Repository: Asterisk
Description
-------
This change adds cleanup for the thread in autoservice.c. Since this cleanup should only happen on graceful shutdown I'm also backporting ast_register_cleanup to 1.8.
Note this diff shows a comment that ast_callid_threadassoc_change is for 11+. This will simply be the call to that procedure in 11, and not included in the commit for 1.8. The changes to main/asterisk.c and includes/asterisk/asterisk.h are for 1.8 only.
Diffs
-----
/branches/1.8/main/autoservice.c 415335
/branches/1.8/main/asterisk.c 415335
/branches/1.8/include/asterisk.h 415335
Diff: https://reviewboard.asterisk.org/r/3594/diff/
Testing
-------
Ran testsuite tests/feature_call_pickup with REF_DEBUG on branches/11, verified this change resolved the leaked callid. Compile only test for 1.8.
Thanks,
Corey Farrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140609/154867da/attachment-0001.html>
More information about the asterisk-dev
mailing list