[Home]

Summary:ASTERISK-14990: [patch] Asterisk will never retry after the first register to H.323 gk fails.
Reporter:fornever (fornever)Labels:
Date Opened:2009-10-14 21:23:21Date Closed:2014-08-12 11:18:43
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_h323
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_h323_1.6.1.6_reg.patch
( 1) chan_h323_gkreg.patch
Description:Asterisk will never retry after the first register to H.323 gk fails.
This patch make a thread to try to register every 120s until success.
Comments:By: Matt Jordan (mjordan) 2014-08-12 11:18:37.784-0500

Unfortunately, {{chan_h323}} has been unsupported for a long time and was marked deprecated. Due to there being a supported replacement channel driver, {{chan_ooh323}}, {{chan_h323}} was removed from the Asterisk source tree in Asterisk 13:

http://lists.digium.com/pipermail/asterisk-dev/2014-June/068363.html

As such, this issue will be closed out as "Won't Fix". I recognize that this issue has been open for a long time, and as a project, we're sorry that the patch attached this issue didn't receive more attention. We've made some changes in the way the patch process works to try and alleviate the issue of patches not receiving attention; for more information, see [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process] on the Asterisk wiki. If you still need H323 support and are using Asterisk, I'd recommend switching to {{chan_ooh323}}, as it has a dedicated module maintainer who can help with patches to that channel driver.