mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
nat: Fix the documentation issue with the osmux command
Documentation error (missing docs): <command id='osmux (on|off)'> <param name='off' doc='(null)' />
This commit is contained in:
@@ -1177,7 +1177,7 @@ DEFUN(show_ussd_connection,
|
||||
return CMD_SUCCESS;
|
||||
}
|
||||
|
||||
#define OSMUX_STR "RTP multiplexing"
|
||||
#define OSMUX_STR "RTP multiplexing\n"
|
||||
DEFUN(cfg_bsc_osmux,
|
||||
cfg_bsc_osmux_cmd,
|
||||
"osmux (on|off)",
|
||||
|
Reference in New Issue
Block a user