[asterisk-bugs] [JIRA] (ASTERISK-29753) parking: Fix for Doxygen

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Dec 2 12:44:36 CST 2021


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-29753:
-------------------------------------

    Target Release Version/s: 16.23.0

> parking: Fix for Doxygen
> ------------------------
>
>                 Key: ASTERISK-29753
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29753
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Documentation, Resources/res_parking
>    Affects Versions: 16.22.0, 18.8.0, 19.0.0
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Trivial
>      Target Release: 16.23.0
>
>
> If all {{WARN_}} are enabled in the file {{doc/asterisk-ng-doxygen.in}}, the following appears in the file {{doxygen.log}}:
> {code}
> include/asterisk/parking.h:238: warning: unable to resolve reference to 'bridge_channel' for \ref command
> include/asterisk/parking.h:245: warning: unable to resolve reference to 'parker' for \ref command
> main/parking.c:143: warning: argument 'exten' from the argument list of ast_parking_blind_transfer_park has multiple @param documentation sections
> include/asterisk/parking.h:286: warning: argument 'The' of command @param is not found in the argument list of ast_parking_unregister_bridge_features(const char *module_name)
> main/parking.c:223: warning: The following parameter of ast_parking_unregister_bridge_features(const char *module_name) is not documented:
>   parameter 'module_name'
> include/asterisk/parking.h:238: warning: unable to resolve reference to 'bridge_channel' for \ref command
> include/asterisk/parking.h:245: warning: unable to resolve reference to 'parker' for \ref command
> include/asterisk/parking.h:253: warning: argument 'exten' from the argument list of ast_parking_blind_transfer_park has multiple @param documentation sections
> include/asterisk/parking.h:286: warning: argument 'The' of command @param is not found in the argument list of ast_parking_unregister_bridge_features(const char *module_name)
> include/asterisk/parking.h:291: warning: The following parameter of ast_parking_unregister_bridge_features(const char *module_name) is not documented:
>   parameter 'module_name'
> res/parking/parking_applications.c:746: warning: documented empty return type of inherit_channel_vars_from_id
> res/parking/parking_bridge.c:54: warning: documented empty return type of bridge_parking_destroy
> res/parking/parking_bridge.c:418: warning: documented empty return type of bridge_parking_notify_masquerade
> res/parking/parking_bridge.c:342: warning: documented empty return type of bridge_parking_pull
> res/parking/parking_bridge.c:90: warning: argument 'parkee' of command @param is not found in the argument list of generate_parked_user(struct parking_lot *lot, struct ast_channel *chan, const char *parker_channel_name, const char *parker_dial_string, int use_random_space, int time_limit)
> res/parking/parking_bridge.c:109: warning: The following parameter of generate_parked_user(struct parking_lot *lot, struct ast_channel *chan, const char *parker_channel_name, const char *parker_dial_string, int use_random_space, int time_limit) is not documented:
>   parameter 'chan'
> res/parking/parking_bridge_features.c:323: warning: unable to resolve reference to 'bridge_channel' for \ref command
> res/parking/parking_bridge_features.c:493: warning: unable to resolve reference to 'parker' for \ref command
> res/parking/parking_bridge_features.c:542: warning: documented empty return type of parking_timeout_set_caller_features
> res/parking/res_parking.h:336: warning: argument 'peername' of command @param is not found in the argument list of flatten_dial_string(char *dialstring)
> res/parking/parking_controller.c:249: warning: The following parameter of flatten_dial_string(char *dialstring) is not documented:
>   parameter 'dialstring'
> res/parking/parking_tests.c:838: warning: documented empty return type of unload_parking_tests
> include/asterisk/phoneprov.h:96: warning: argument 'defaults' of command @param is not found in the argument list of ast_phoneprov_add_extension(char *provider_name, struct varshead *vars)
> res/parking/res_parking.h:336: warning: argument 'peername' of command @param is not found in the argument list of flatten_dial_string(char *dialstring)
> res/parking/res_parking.h:341: warning: The following parameter of flatten_dial_string(char *dialstring) is not documented:
>   parameter 'dialstring'
> res/parking/res_parking.h:579: warning: documented empty return type of unload_parking_tests
> include/asterisk/parking.h:167: warning: unable to resolve reference to 'bridge_channel' for \ref command
> include/asterisk/parking.h:173: warning: unable to resolve reference to 'parker' for \ref command
> {code}



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



More information about the asterisk-bugs mailing list