[asterisk-bugs] [JIRA] (ASTERISK-29764) chan_misdn: Fix for Doxygen

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Nov 20 04:06:50 CST 2021


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257104#comment-257104 ] 

Asterisk Team commented on ASTERISK-29764:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> chan_misdn: Fix for Doxygen
> ---------------------------
>
>                 Key: ASTERISK-29764
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29764
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_misdn, Documentation
>    Affects Versions: 16.22.0, 18.8.0
>            Reporter: Alexander Traud
>            Severity: Trivial
>
> One more thing, affecting not branch master or branch 19 but Asterisk 18 LTS and Asterisk 16 LTS.If all {{WARN_}} are enabled in the file {{doc/asterisk-ng-doxygen.in}}, the following appears in the file {{doxygen.log}}:
> {code}
> channels/chan_misdn.c:7794: warning: documented empty return type of chan_list_destructor
> channels/chan_misdn.c:3426: warning: documented empty return type of misdn_add_number_prefix
> channels/chan_misdn.c:6384: warning: documented empty return type of misdn_copy_redirecting_from_ast
> channels/chan_misdn.c:6439: warning: documented empty return type of misdn_copy_redirecting_to_ast
> channels/chan_misdn.c:9097: warning: documented empty return type of misdn_facility_ie_handler
> channels/chan_misdn.c:6228: warning: documented empty return type of misdn_get_connected_line
> channels/chan_misdn.c:3383: warning: documented empty return type of misdn_prefix_string
> channels/chan_misdn.c:6137: warning: documented empty return type of misdn_queue_connected_line_update
> channels/chan_misdn.c:6173: warning: documented empty return type of misdn_update_caller_id
> channels/chan_misdn.c:6302: warning: documented empty return type of misdn_update_connected_line
> channels/chan_misdn.c:6485: warning: documented empty return type of misdn_update_redirecting
> channels/chan_misdn.c:6212: warning: documented empty return type of misdn_update_remote_party
> channels/chan_misdn.c:8497: warning: documented empty return type of release_chan
> channels/chan_misdn.c:8563: warning: documented empty return type of release_chan_early
> channels/misdn/isdn_lib.c:679: warning: documented empty return type of empty_bc
> channels/misdn/isdn_lib.c:605: warning: documented empty return type of empty_chan_in_stack
> channels/misdn/isdn_msg_parser.c:42: warning: documented empty return type of build_display_str
> channels/misdn/isdn_msg_parser.c:120: warning: documented empty return type of dec_ie_facility
> channels/misdn/isdn_msg_parser.c:77: warning: documented empty return type of enc_ie_facility
> {code}This channel driver has two #ifdef conditionals. When those are defined/activated, even more warnings appear.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list