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

Alexander Traud (JIRA) noreply at issues.asterisk.org
Wed Nov 17 02:58:49 CST 2021


Alexander Traud created ASTERISK-29753:
------------------------------------------

             Summary: 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: 19.0.0, 18.8.0, 16.22.0
            Reporter: Alexander Traud
            Severity: Trivial


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