mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-03 05:23:43 +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