Changes between Version 1 and Version 2 of PJSUA-CLI
- Timestamp:
- May 22, 2013 12:11:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PJSUA-CLI
v1 v2 1 1 = PJSUA Command Line Interface (CLI) Manual = 2 [[BR]] 2 [[PageOutline(2-3,,inline)]] 3 3 4 == '''Introduction''' == 4 5 CLI is a feature of pjsua that enables user to execute commands from telnet/console interface. … … 51 52 The following commands can be specified when invoking pjsua in CLI mode. 52 53 53 Root commands 54 === Root commands === 54 55 || Commands || Shortcut || Description || 55 56 || '''log''' || || Change log level || … … 65 66 || '''restart''' || || Restart application || 66 67 [[BR]] 67 Call and related Commands ['''call'''] 68 === Call and related commands ['''call'''] === 68 69 || Commands || Shortcut || Description || 69 70 || '''new''' || || Make a new call/INVITE || … … 86 87 || '''list''' || || Show current call || 87 88 [[BR]] 88 IM and Presence Commands ['''im'''] 89 === IM and Presence commands ['''im'''] === 89 90 || Commands || Shortcut || Description || 90 91 || '''add_b''' || '''+b''' || Add buddy || … … 98 99 || '''bud_list''' || '''b''' || Show buddy list || 99 100 [[BR]] 100 Account Commands ['''acc'''] 101 === Account commands ['''acc'''] === 101 102 || Commands || Shortcut || Description || 102 103 || '''add''' || '''+a''' || Add new account || … … 109 110 || '''show''' || '''l''' || Show account list || 110 111 [[BR]] 111 Conference and Media Commands ['''audio'''] 112 === Conference and Media commands ['''audio'''] === 112 113 || Commands || Shortcut || Description || 113 114 || '''list''' || '''cl''' || Show conference list || … … 117 118 || '''codec_prio''' || '''Cp''' || Arrange codec priorities || 118 119 [[BR]] 119 Status and config Commands['''stat'''] 120 === Status and config commands['''stat'''] === 120 121 || Commands || Shortcut || Description || 121 122 || '''dump_stat''' || '''ds''' || Dump status || … … 124 125 || '''write_setting''' || '''f''' || Write current configuration file || 125 126 [[BR]] 126 Video commands ['''video'''] 127 === Video commands ['''video'''] === 127 128 || Commands || Shortcut || Description || 128 129 || '''enable''' || || Enable video || … … 134 135 || '''win''' || || Video windows settings/commands || 135 136 [[BR]] 136 Video setting for current account ['''video acc'''] 137 === Video setting for current account ['''video acc'''] === 137 138 || Commands || Shortcut || Description || 138 139 || '''rx''' || || Enable/disable video RX for stream in curr call || … … 143 144 || '''cap''' || || Set capture dev ID for stream #N in current call || 144 145 [[BR]] 145 Video call commands/settings ['''video call'''] 146 === Video call commands/settings ['''video call'''] === 146 147 || Commands || Shortcut || Description || 147 148 || '''rx''' || || Enable/disable video RX for stream in curr call || … … 152 153 || '''cap''' || || Set capture dev ID for stream #N in current call || 153 154 [[BR]] 154 Video device commands ['''video device'''] 155 === Video device commands ['''video device'''] === 155 156 || Commands || Shortcut || Description || 156 157 || '''list''' || || Show all video devices || … … 158 159 || '''prev''' || || Enable/disable preview for specified device ID || 159 160 [[BR]] 160 Video codec commands ['''video codec'''] 161 === Video codec commands ['''video codec'''] === 161 162 || Commands || Shortcut || Description || 162 163 || '''list''' || || Show video codec list || … … 166 167 || '''size''' || || Set codec ID size/resolution || 167 168 [[BR]] 168 Video windows settings/commands ['''video win'''] 169 === Video windows settings/commands ['''video win'''] === 169 170 || Commands || Shortcut || Description || 170 171 || '''list''' || || List all active video windows ||