blob: 7cf57c03e3a187ec2dcebf420fa9d84b27b22274 [file] [log] [blame]
Neels Hofmeyrdf7d7ff2018-03-06 14:59:00 +01001<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
2 <node id='_common_cmds_'>
3 <name>Common Commands</name>
4 <description>These commands are available on all VTY nodes. They are listed here only once, to unclutter the VTY reference.</description>
5 <command id='help'>
6 <params>
7 <param name='help' doc='Description of the interactive help system' />
8 </params>
9 </command>
10 <command id='list'>
11 <params>
12 <param name='list' doc='Print command list' />
13 </params>
14 </command>
15 <command id='write terminal'>
16 <params>
17 <param name='write' doc='Write running configuration to memory, network, or terminal' />
18 <param name='terminal' doc='Write to terminal' />
19 </params>
20 </command>
21 <command id='write file'>
22 <params>
23 <param name='write' doc='Write running configuration to memory, network, or terminal' />
24 <param name='file' doc='Write to configuration file' />
25 </params>
26 </command>
27 <command id='write memory'>
28 <params>
29 <param name='write' doc='Write running configuration to memory, network, or terminal' />
30 <param name='memory' doc='Write configuration to the file (same as write file)' />
31 </params>
32 </command>
33 <command id='write'>
34 <params>
35 <param name='write' doc='Write running configuration to memory, network, or terminal' />
36 </params>
37 </command>
38 <command id='show running-config'>
39 <params>
40 <param name='show' doc='Show running system information' />
41 <param name='running-config' doc='running configuration' />
42 </params>
43 </command>
44 <command id='exit'>
45 <params>
46 <param name='exit' doc='Exit current mode and down to previous mode' />
47 </params>
48 </command>
49 <command id='end'>
50 <params>
51 <param name='end' doc='End current mode and change to enable mode.' />
52 </params>
53 </command>
54 </node>
55 <node id='view'>
56 <name>view</name>
57 <command id='show version'>
58 <params>
59 <param name='show' doc='Show running system information' />
60 <param name='version' doc='Displays program version' />
61 </params>
62 </command>
63 <command id='show online-help'>
64 <params>
65 <param name='show' doc='Show running system information' />
66 <param name='online-help' doc='Online help' />
67 </params>
68 </command>
69 <command id='enable'>
70 <params>
71 <param name='enable' doc='Turn on privileged mode command' />
72 </params>
73 </command>
74 <command id='terminal length &lt;0-512&gt;'>
75 <params>
76 <param name='terminal' doc='Set terminal line parameters' />
77 <param name='length' doc='Set number of lines on a screen' />
78 <param name='&lt;0-512&gt;' doc='Number of lines on screen (0 for no pausing)' />
79 </params>
80 </command>
81 <command id='terminal no length'>
82 <params>
83 <param name='terminal' doc='Set terminal line parameters' />
84 <param name='no' doc='Negate a command or set its defaults' />
85 <param name='length' doc='Set number of lines on a screen' />
86 </params>
87 </command>
88 <command id='echo .MESSAGE'>
89 <params>
90 <param name='echo' doc='Echo a message back to the vty' />
91 <param name='.MESSAGE' doc='The message to echo' />
92 </params>
93 </command>
94 <command id='who'>
95 <params>
96 <param name='who' doc='Display who is on vty' />
97 </params>
98 </command>
99 <command id='show history'>
100 <params>
101 <param name='show' doc='Show running system information' />
102 <param name='history' doc='Display the session command history' />
103 </params>
104 </command>
105 <command id='show cs7 instance &lt;0-15&gt; users'>
106 <params>
107 <param name='show' doc='Show running system information' />
108 <param name='cs7' doc='ITU-T Signaling System 7' />
109 <param name='instance' doc='An instance of the SS7 stack' />
110 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
111 <param name='users' doc='User Table' />
112 </params>
113 </command>
114 <command id='show cs7 (sua|m3ua|ipa) [&lt;0-65534&gt;]'>
115 <params>
116 <param name='show' doc='Show running system information' />
117 <param name='cs7' doc='ITU-T Signaling System 7' />
118 <param name='sua' doc='SCCP User Adaptation' />
119 <param name='m3ua' doc='MTP3 User Adaptation' />
120 <param name='ipa' doc='IPA Multiplex (SCCP Lite)' />
121 <param name='[&lt;0-65534&gt;]' doc='Port Number' />
122 </params>
123 </command>
124 <command id='show cs7 instance &lt;0-15&gt; asp'>
125 <params>
126 <param name='show' doc='Show running system information' />
127 <param name='cs7' doc='ITU-T Signaling System 7' />
128 <param name='instance' doc='An instance of the SS7 stack' />
129 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
130 <param name='asp' doc='Application Server Process (ASP)' />
131 </params>
132 </command>
133 <command id='show cs7 instance &lt;0-15&gt; as (active|all|m3ua|sua)'>
134 <params>
135 <param name='show' doc='Show running system information' />
136 <param name='cs7' doc='ITU-T Signaling System 7' />
137 <param name='instance' doc='An instance of the SS7 stack' />
138 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
139 <param name='as' doc='Application Server (AS)' />
140 <param name='active' doc='Display all active ASs' />
141 <param name='all' doc='Display all ASs (default)' />
142 <param name='m3ua' doc='Display all m3ua ASs' />
143 <param name='sua' doc='Display all SUA ASs' />
144 </params>
145 </command>
146 <command id='logging enable'>
147 <params>
148 <param name='logging' doc='Configure logging' />
149 <param name='enable' doc='Enables logging to this vty' />
150 </params>
151 </command>
152 <command id='logging disable'>
153 <params>
154 <param name='logging' doc='Configure logging' />
155 <param name='disable' doc='Disables logging to this vty' />
156 </params>
157 </command>
158 <command id='logging filter all (0|1)'>
159 <params>
160 <param name='logging' doc='Configure logging' />
161 <param name='filter' doc='Filter log messages' />
162 <param name='all' doc='Do you want to log all messages?' />
163 <param name='0' doc='Only print messages matched by other filters' />
164 <param name='1' doc='Bypass filter and print all messages' />
165 </params>
166 </command>
167 <command id='logging color (0|1)'>
168 <params>
169 <param name='logging' doc='Configure logging' />
170 <param name='color' doc='Configure color-printing for log messages' />
171 <param name='0' doc='Don&apos;t use color for printing messages' />
172 <param name='1' doc='Use color for printing messages' />
173 </params>
174 </command>
175 <command id='logging timestamp (0|1)'>
176 <params>
177 <param name='logging' doc='Configure logging' />
178 <param name='timestamp' doc='Configure log message timestamping' />
179 <param name='0' doc='Don&apos;t prefix each log message' />
180 <param name='1' doc='Prefix each log message with current timestamp' />
181 </params>
182 </command>
183 <command id='logging print extended-timestamp (0|1)'>
184 <params>
185 <param name='logging' doc='Configure logging' />
186 <param name='print' doc='Log output settings' />
187 <param name='extended-timestamp' doc='Configure log message timestamping' />
188 <param name='0' doc='Don&apos;t prefix each log message' />
189 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
190 </params>
191 </command>
192 <command id='logging print category (0|1)'>
193 <params>
194 <param name='logging' doc='Configure logging' />
195 <param name='print' doc='Log output settings' />
196 <param name='category' doc='Configure log message' />
197 <param name='0' doc='Don&apos;t prefix each log message' />
198 <param name='1' doc='Prefix each log message with category/subsystem name' />
199 </params>
200 </command>
201 <command id='logging print category-hex (0|1)'>
202 <params>
203 <param name='logging' doc='Configure logging' />
204 <param name='print' doc='Log output settings' />
205 <param name='category-hex' doc='Configure log message' />
206 <param name='0' doc='Don&apos;t prefix each log message' />
207 <param name='1' doc='Prefix each log message with category/subsystem nr in hex (&apos;&lt;000b&gt;&apos;)' />
208 </params>
209 </command>
210 <command id='logging print level (0|1)'>
211 <params>
212 <param name='logging' doc='Configure logging' />
213 <param name='print' doc='Log output settings' />
214 <param name='level' doc='Configure log message' />
215 <param name='0' doc='Don&apos;t prefix each log message' />
216 <param name='1' doc='Prefix each log message with the log level name' />
217 </params>
218 </command>
219 <command id='logging print file (0|1|basename)'>
220 <params>
221 <param name='logging' doc='Configure logging' />
222 <param name='print' doc='Log output settings' />
223 <param name='file' doc='Configure log message' />
224 <param name='0' doc='Don&apos;t prefix each log message' />
225 <param name='1' doc='Prefix each log message with the source file and line' />
226 <param name='basename' doc='Prefix each log message with the source file&apos;s basename (strip leading paths) and line' />
227 </params>
228 </command>
229 <command id='logging set-log-mask MASK'>
230 <params>
231 <param name='logging' doc='Configure logging' />
232 <param name='set-log-mask' doc='Set the logmask of this logging target' />
233 <param name='MASK' doc='List of logging categories to log, e.g. &apos;abc:mno:xyz&apos;. Available log categories depend on the specific application, refer to the &apos;logging level&apos; command. Optionally add individual log levels like &apos;abc,1:mno,3:xyz,5&apos;, where the level numbers are LOGL_DEBUG=1 LOGL_INFO=3 LOGL_NOTICE=5 LOGL_ERROR=7 LOGL_FATAL=8' />
234 </params>
235 </command>
236 <command id='logging set log mask MASK'>
237 <params>
238 <param name='logging' doc='Configure logging' />
239 <param name='set' doc='Decide which categories to output.' />
240 <param name='log' doc='Log commands' />
241 <param name='mask' doc='Mask commands' />
242 <param name='MASK' doc='&apos;set log mask&apos; is deprecated, please refer to the docs of &apos;set-log-mask&apos; instead' />
243 </params>
244 </command>
245 <command id='logging level (all|rll|cc|mm|rr|mncc|pag|msc|mgcp|ho|db|ref|ctrl|smpp|ranap|vlr|iucs|bssap|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf) (everything|debug|info|notice|error|fatal)'>
246 <params>
247 <param name='logging' doc='Configure logging' />
248 <param name='level' doc='Set the log level for a specified category' />
249 <param name='all' doc='Global setting for all subsystems' />
250 <param name='rll' doc='A-bis Radio Link Layer (RLL)' />
251 <param name='cc' doc='Layer3 Call Control (CC)' />
252 <param name='mm' doc='Layer3 Mobility Management (MM)' />
253 <param name='rr' doc='Layer3 Radio Resource (RR)' />
254 <param name='mncc' doc='MNCC API for Call Control application' />
255 <param name='pag' doc='Paging Subsystem' />
256 <param name='msc' doc='Mobile Switching Center' />
257 <param name='mgcp' doc='Media Gateway Control Protocol' />
258 <param name='ho' doc='Hand-Over' />
259 <param name='db' doc='Database Layer' />
260 <param name='ref' doc='Reference Counting' />
261 <param name='ctrl' doc='Control interface' />
262 <param name='smpp' doc='SMPP interface for external SMS apps' />
263 <param name='ranap' doc='Radio Access Network Application Part Protocol' />
264 <param name='vlr' doc='Visitor Location Register' />
265 <param name='iucs' doc='Iu-CS Protocol' />
266 <param name='bssap' doc='BSSAP Protocol (A Interface)' />
267 <param name='lglobal' doc='Library-internal global log family' />
268 <param name='llapd' doc='LAPD in libosmogsm' />
269 <param name='linp' doc='A-bis Intput Subsystem' />
270 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
271 <param name='lmi' doc='A-bis Input Driver for Signalling' />
272 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
273 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
274 <param name='lctrl' doc='Control Interface' />
275 <param name='lgtp' doc='GPRS GTP library' />
276 <param name='lstats' doc='Statistics messages and logging' />
277 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
278 <param name='loap' doc='Osmocom Authentication Protocol' />
279 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
280 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
281 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
282 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
283 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
284 <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
285 <param name='everything' doc='Don&apos;t use. It doesn&apos;t log anything' />
286 <param name='debug' doc='Log debug messages and higher levels' />
287 <param name='info' doc='Log informational messages and higher levels' />
288 <param name='notice' doc='Log noticeable messages and higher levels' />
289 <param name='error' doc='Log error messages and higher levels' />
290 <param name='fatal' doc='Log only fatal messages' />
291 </params>
292 </command>
293 <command id='show logging vty'>
294 <params>
295 <param name='show' doc='Show running system information' />
296 <param name='logging' doc='Show current logging configuration' />
297 <param name='vty' doc='Show current logging configuration for this vty' />
298 </params>
299 </command>
300 <command id='show alarms'>
301 <params>
302 <param name='show' doc='Show running system information' />
303 <param name='alarms' doc='Show current logging configuration' />
304 </params>
305 </command>
306 <command id='show talloc-context (application|all) (full|brief|DEPTH)'>
307 <params>
308 <param name='show' doc='Show running system information' />
309 <param name='talloc-context' doc='Show talloc memory hierarchy' />
310 <param name='application' doc='Application&apos;s context' />
311 <param name='all' doc='All contexts, if NULL-context tracking is enabled' />
312 <param name='full' doc='Display a full talloc memory hierarchy' />
313 <param name='brief' doc='Display a brief talloc memory hierarchy' />
314 <param name='DEPTH' doc='Specify required maximal depth value' />
315 </params>
316 </command>
317 <command id='show talloc-context (application|all) (full|brief|DEPTH) tree ADDRESS'>
318 <params>
319 <param name='show' doc='Show running system information' />
320 <param name='talloc-context' doc='Show talloc memory hierarchy' />
321 <param name='application' doc='Application&apos;s context' />
322 <param name='all' doc='All contexts, if NULL-context tracking is enabled' />
323 <param name='full' doc='Display a full talloc memory hierarchy' />
324 <param name='brief' doc='Display a brief talloc memory hierarchy' />
325 <param name='DEPTH' doc='Specify required maximal depth value' />
326 <param name='tree' doc='Display only a specific memory chunk' />
327 <param name='ADDRESS' doc='Chunk address (e.g. 0xdeadbeef)' />
328 </params>
329 </command>
330 <command id='show talloc-context (application|all) (full|brief|DEPTH) filter REGEXP'>
331 <params>
332 <param name='show' doc='Show running system information' />
333 <param name='talloc-context' doc='Show talloc memory hierarchy' />
334 <param name='application' doc='Application&apos;s context' />
335 <param name='all' doc='All contexts, if NULL-context tracking is enabled' />
336 <param name='full' doc='Display a full talloc memory hierarchy' />
337 <param name='brief' doc='Display a brief talloc memory hierarchy' />
338 <param name='DEPTH' doc='Specify required maximal depth value' />
339 <param name='filter' doc='Filter chunks using regular expression' />
340 <param name='REGEXP' doc='Regular expression' />
341 </params>
342 </command>
343 <command id='show stats'>
344 <params>
345 <param name='show' doc='Show running system information' />
346 <param name='stats' doc='Show statistical values' />
347 </params>
348 </command>
349 <command id='show stats level (global|peer|subscriber)'>
350 <params>
351 <param name='show' doc='Show running system information' />
352 <param name='stats' doc='Show statistical values' />
353 <param name='level' doc='Set the maximum group level' />
354 <param name='global' doc='Show global groups only' />
355 <param name='peer' doc='Show global and network peer related groups' />
356 <param name='subscriber' doc='Show global, peer, and subscriber groups' />
357 </params>
358 </command>
359 <command id='show asciidoc counters'>
360 <params>
361 <param name='show' doc='Show running system information' />
362 <param name='asciidoc' doc='Asciidoc generation' />
363 <param name='counters' doc='Generate table of all registered counters' />
364 </params>
365 </command>
366 <command id='show fsm NAME'>
367 <params>
368 <param name='show' doc='Show running system information' />
369 <param name='fsm' doc='Show information about finite state machines' />
370 <param name='NAME' doc='Display information about a single named finite state machine' />
371 </params>
372 </command>
373 <command id='show fsm all'>
374 <params>
375 <param name='show' doc='Show running system information' />
376 <param name='fsm' doc='Show information about finite state machines' />
377 <param name='all' doc='Display a list of all registered finite state machines' />
378 </params>
379 </command>
380 <command id='show fsm-instances NAME'>
381 <params>
382 <param name='show' doc='Show running system information' />
383 <param name='fsm-instances' doc='Show information about finite state machine instances' />
384 <param name='NAME' doc='Display a list of all FSM instances of the named finite state machine' />
385 </params>
386 </command>
387 <command id='show fsm-instances all'>
388 <params>
389 <param name='show' doc='Show running system information' />
390 <param name='fsm-instances' doc='Show information about finite state machine instances' />
391 <param name='all' doc='Display a list of all FSM instances of all finite state machine' />
392 </params>
393 </command>
394 <command id='show subscriber (extension|imsi|tmsi|id) ID'>
395 <params>
396 <param name='show' doc='Show running system information' />
397 <param name='subscriber' doc='Operations on a Subscriber' />
398 <param name='extension' doc='Identify subscriber by extension (phone number)' />
399 <param name='imsi' doc='Identify subscriber by IMSI' />
400 <param name='tmsi' doc='Identify subscriber by TMSI' />
401 <param name='id' doc='Identify subscriber by database ID' />
402 <param name='ID' doc='Identifier for the subscriber' />
403 </params>
404 </command>
405 <command id='show subscriber cache'>
406 <params>
407 <param name='show' doc='Show running system information' />
408 <param name='subscriber' doc='Show information about subscribers' />
409 <param name='cache' doc='Display contents of subscriber cache' />
410 </params>
411 </command>
412 <command id='show connection'>
413 <params>
414 <param name='show' doc='Show running system information' />
415 <param name='connection' doc='Subscriber Connections' />
416 </params>
417 </command>
418 <command id='show transaction'>
419 <params>
420 <param name='show' doc='Show running system information' />
421 <param name='transaction' doc='Transactions' />
422 </params>
423 </command>
424 <command id='sms send pending'>
425 <params>
426 <param name='sms' doc='SMS related commands' />
427 <param name='send' doc='SMS Sending related commands' />
428 <param name='pending' doc='Send all pending SMS' />
429 </params>
430 </command>
431 <command id='sms delete expired'>
432 <params>
433 <param name='sms' doc='SMS related commands' />
434 <param name='delete' doc='SMS Database related commands' />
435 <param name='expired' doc='Delete all expired SMS' />
436 </params>
437 </command>
438 <command id='subscriber create imsi ID'>
439 <params>
440 <param name='subscriber' doc='Operations on a Subscriber' />
441 <param name='create' doc='Create new subscriber' />
442 <param name='imsi' doc='Identify the subscriber by his IMSI' />
443 <param name='ID' doc='Identifier for the subscriber' />
444 </params>
445 </command>
446 <command id='subscriber (extension|imsi|tmsi|id) ID sms sender (extension|imsi|tmsi|id) SENDER_ID send .LINE'>
447 <params>
448 <param name='subscriber' doc='Operations on a Subscriber' />
449 <param name='extension' doc='Identify subscriber by extension (phone number)' />
450 <param name='imsi' doc='Identify subscriber by IMSI' />
451 <param name='tmsi' doc='Identify subscriber by TMSI' />
452 <param name='id' doc='Identify subscriber by database ID' />
453 <param name='ID' doc='Identifier for the subscriber' />
454 <param name='sms' doc='SMS Operations' />
455 <param name='sender' doc='Operations on a Subscriber' />
456 <param name='extension' doc='Identify subscriber by extension (phone number)' />
457 <param name='imsi' doc='Identify subscriber by IMSI' />
458 <param name='tmsi' doc='Identify subscriber by TMSI' />
459 <param name='id' doc='Identify subscriber by database ID' />
460 <param name='SENDER_ID' doc='Identifier for the subscriber' />
461 <param name='send' doc='Send SMS' />
462 <param name='.LINE' doc='Actual SMS Text' />
463 </params>
464 </command>
465 <command id='subscriber (extension|imsi|tmsi|id) ID silent-sms sender (extension|imsi|tmsi|id) SENDER_ID send .LINE'>
466 <params>
467 <param name='subscriber' doc='Operations on a Subscriber' />
468 <param name='extension' doc='Identify subscriber by extension (phone number)' />
469 <param name='imsi' doc='Identify subscriber by IMSI' />
470 <param name='tmsi' doc='Identify subscriber by TMSI' />
471 <param name='id' doc='Identify subscriber by database ID' />
472 <param name='ID' doc='Identifier for the subscriber' />
473 <param name='silent-sms' doc='Silent SMS Operations' />
474 <param name='sender' doc='Operations on a Subscriber' />
475 <param name='extension' doc='Identify subscriber by extension (phone number)' />
476 <param name='imsi' doc='Identify subscriber by IMSI' />
477 <param name='tmsi' doc='Identify subscriber by TMSI' />
478 <param name='id' doc='Identify subscriber by database ID' />
479 <param name='SENDER_ID' doc='Identifier for the subscriber' />
480 <param name='send' doc='Send SMS' />
481 <param name='.LINE' doc='Actual SMS Text' />
482 </params>
483 </command>
484 <command id='subscriber (extension|imsi|tmsi|id) ID silent-call start (any|tch/f|tch/any|sdcch)'>
485 <params>
486 <param name='subscriber' doc='Operations on a Subscriber' />
487 <param name='extension' doc='Identify subscriber by extension (phone number)' />
488 <param name='imsi' doc='Identify subscriber by IMSI' />
489 <param name='tmsi' doc='Identify subscriber by TMSI' />
490 <param name='id' doc='Identify subscriber by database ID' />
491 <param name='ID' doc='Identifier for the subscriber' />
492 <param name='silent-call' doc='Silent call operation' />
493 <param name='start' doc='Start silent call' />
494 <param name='any' doc='Any channel' />
495 <param name='tch/f' doc='TCH/F channel' />
496 <param name='tch/any' doc='Any TCH channel' />
497 <param name='sdcch' doc='SDCCH channel' />
498 </params>
499 </command>
500 <command id='subscriber (extension|imsi|tmsi|id) ID silent-call stop'>
501 <params>
502 <param name='subscriber' doc='Operations on a Subscriber' />
503 <param name='extension' doc='Identify subscriber by extension (phone number)' />
504 <param name='imsi' doc='Identify subscriber by IMSI' />
505 <param name='tmsi' doc='Identify subscriber by TMSI' />
506 <param name='id' doc='Identify subscriber by database ID' />
507 <param name='ID' doc='Identifier for the subscriber' />
508 <param name='silent-call' doc='Silent call operation' />
509 <param name='stop' doc='Stop silent call' />
510 </params>
511 </command>
512 <command id='subscriber (extension|imsi|tmsi|id) ID ussd-notify (0|1|2) .TEXT'>
513 <params>
514 <param name='subscriber' doc='Operations on a Subscriber' />
515 <param name='extension' doc='Identify subscriber by extension (phone number)' />
516 <param name='imsi' doc='Identify subscriber by IMSI' />
517 <param name='tmsi' doc='Identify subscriber by TMSI' />
518 <param name='id' doc='Identify subscriber by database ID' />
519 <param name='ID' doc='Identifier for the subscriber' />
520 <param name='ussd-notify' doc='Send a USSD notify to the subscriber' />
521 <param name='0' doc='Alerting Level 0' />
522 <param name='1' doc='Alerting Level 1' />
523 <param name='2' doc='Alerting Level 2' />
524 <param name='.TEXT' doc='Text of USSD message to send' />
525 </params>
526 </command>
527 <command id='subscriber (extension|imsi|tmsi|id) ID ms-test close-loop (a|b|c|d|e|f|i)'>
528 <params>
529 <param name='subscriber' doc='Operations on a Subscriber' />
530 <param name='extension' doc='Identify subscriber by extension (phone number)' />
531 <param name='imsi' doc='Identify subscriber by IMSI' />
532 <param name='tmsi' doc='Identify subscriber by TMSI' />
533 <param name='id' doc='Identify subscriber by database ID' />
534 <param name='ID' doc='Identifier for the subscriber' />
535 <param name='ms-test' doc='Send a TS 04.14 MS Test Command to subscriber' />
536 <param name='close-loop' doc='Close a TCH Loop inside the MS' />
537 <param name='a' doc='Loop Type A' />
538 <param name='b' doc='Loop Type B' />
539 <param name='c' doc='Loop Type C' />
540 <param name='d' doc='Loop Type D' />
541 <param name='e' doc='Loop Type E' />
542 <param name='f' doc='Loop Type F' />
543 <param name='i' doc='Loop Type I' />
544 </params>
545 </command>
546 <command id='subscriber (extension|imsi|tmsi|id) ID ms-test open-loop'>
547 <params>
548 <param name='subscriber' doc='Operations on a Subscriber' />
549 <param name='extension' doc='Identify subscriber by extension (phone number)' />
550 <param name='imsi' doc='Identify subscriber by IMSI' />
551 <param name='tmsi' doc='Identify subscriber by TMSI' />
552 <param name='id' doc='Identify subscriber by database ID' />
553 <param name='ID' doc='Identifier for the subscriber' />
554 <param name='ms-test' doc='Send a TS 04.14 MS Test Command to subscriber' />
555 <param name='open-loop' doc='Open a TCH Loop inside the MS' />
556 </params>
557 </command>
558 <command id='subscriber (extension|imsi|tmsi|id) ID update'>
559 <params>
560 <param name='subscriber' doc='Operations on a Subscriber' />
561 <param name='extension' doc='Identify subscriber by extension (phone number)' />
562 <param name='imsi' doc='Identify subscriber by IMSI' />
563 <param name='tmsi' doc='Identify subscriber by TMSI' />
564 <param name='id' doc='Identify subscriber by database ID' />
565 <param name='ID' doc='Identifier for the subscriber' />
566 <param name='update' doc='Update the subscriber data from the dabase.' />
567 </params>
568 </command>
569 <command id='show statistics'>
570 <params>
571 <param name='show' doc='Show running system information' />
572 <param name='statistics' doc='Display network statistics' />
573 </params>
574 </command>
575 <command id='show sms-queue'>
576 <params>
577 <param name='show' doc='Show running system information' />
578 <param name='sms-queue' doc='Display SMSqueue statistics' />
579 </params>
580 </command>
581 <command id='logging filter imsi IMSI'>
582 <params>
583 <param name='logging' doc='Configure logging' />
584 <param name='filter' doc='Filter log messages' />
585 <param name='imsi' doc='Filter log messages by IMSI' />
586 <param name='IMSI' doc='IMSI to be used as filter' />
587 </params>
588 </command>
589 <command id='show smpp esme'>
590 <params>
591 <param name='show' doc='Show running system information' />
592 <param name='smpp' doc='SMPP Interface' />
593 <param name='esme' doc='SMPP Extrenal SMS Entity' />
594 </params>
595 </command>
596 </node>
597 <node id='enable'>
598 <name>enable</name>
599 <command id='disable'>
600 <params>
601 <param name='disable' doc='Turn off privileged mode command' />
602 </params>
603 </command>
604 <command id='configure terminal'>
605 <params>
606 <param name='configure' doc='Configuration from vty interface' />
607 <param name='terminal' doc='Configuration terminal' />
608 </params>
609 </command>
610 <command id='copy running-config startup-config'>
611 <params>
612 <param name='copy' doc='Copy configuration' />
613 <param name='running-config' doc='Copy running config to... ' />
614 <param name='startup-config' doc='Copy running config to startup config (same as write file)' />
615 </params>
616 </command>
617 <command id='show startup-config'>
618 <params>
619 <param name='show' doc='Show running system information' />
620 <param name='startup-config' doc='Contentes of startup configuration' />
621 </params>
622 </command>
623 <command id='show version'>
624 <params>
625 <param name='show' doc='Show running system information' />
626 <param name='version' doc='Displays program version' />
627 </params>
628 </command>
629 <command id='show online-help'>
630 <params>
631 <param name='show' doc='Show running system information' />
632 <param name='online-help' doc='Online help' />
633 </params>
634 </command>
635 <command id='terminal length &lt;0-512&gt;'>
636 <params>
637 <param name='terminal' doc='Set terminal line parameters' />
638 <param name='length' doc='Set number of lines on a screen' />
639 <param name='&lt;0-512&gt;' doc='Number of lines on screen (0 for no pausing)' />
640 </params>
641 </command>
642 <command id='terminal no length'>
643 <params>
644 <param name='terminal' doc='Set terminal line parameters' />
645 <param name='no' doc='Negate a command or set its defaults' />
646 <param name='length' doc='Set number of lines on a screen' />
647 </params>
648 </command>
649 <command id='echo .MESSAGE'>
650 <params>
651 <param name='echo' doc='Echo a message back to the vty' />
652 <param name='.MESSAGE' doc='The message to echo' />
653 </params>
654 </command>
655 <command id='who'>
656 <params>
657 <param name='who' doc='Display who is on vty' />
658 </params>
659 </command>
660 <command id='show history'>
661 <params>
662 <param name='show' doc='Show running system information' />
663 <param name='history' doc='Display the session command history' />
664 </params>
665 </command>
666 <command id='terminal monitor'>
667 <params>
668 <param name='terminal' doc='Set terminal line parameters' />
669 <param name='monitor' doc='Copy debug output to the current terminal line' />
670 </params>
671 </command>
672 <command id='terminal no monitor'>
673 <params>
674 <param name='terminal' doc='Set terminal line parameters' />
675 <param name='no' doc='Negate a command or set its defaults' />
676 <param name='monitor' doc='Copy debug output to the current terminal line' />
677 </params>
678 </command>
679 <command id='show cs7 instance &lt;0-15&gt; users'>
680 <params>
681 <param name='show' doc='Show running system information' />
682 <param name='cs7' doc='ITU-T Signaling System 7' />
683 <param name='instance' doc='An instance of the SS7 stack' />
684 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
685 <param name='users' doc='User Table' />
686 </params>
687 </command>
688 <command id='show cs7 (sua|m3ua|ipa) [&lt;0-65534&gt;]'>
689 <params>
690 <param name='show' doc='Show running system information' />
691 <param name='cs7' doc='ITU-T Signaling System 7' />
692 <param name='sua' doc='SCCP User Adaptation' />
693 <param name='m3ua' doc='MTP3 User Adaptation' />
694 <param name='ipa' doc='IPA Multiplex (SCCP Lite)' />
695 <param name='[&lt;0-65534&gt;]' doc='Port Number' />
696 </params>
697 </command>
698 <command id='show cs7 instance &lt;0-15&gt; asp'>
699 <params>
700 <param name='show' doc='Show running system information' />
701 <param name='cs7' doc='ITU-T Signaling System 7' />
702 <param name='instance' doc='An instance of the SS7 stack' />
703 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
704 <param name='asp' doc='Application Server Process (ASP)' />
705 </params>
706 </command>
707 <command id='show cs7 instance &lt;0-15&gt; as (active|all|m3ua|sua)'>
708 <params>
709 <param name='show' doc='Show running system information' />
710 <param name='cs7' doc='ITU-T Signaling System 7' />
711 <param name='instance' doc='An instance of the SS7 stack' />
712 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
713 <param name='as' doc='Application Server (AS)' />
714 <param name='active' doc='Display all active ASs' />
715 <param name='all' doc='Display all ASs (default)' />
716 <param name='m3ua' doc='Display all m3ua ASs' />
717 <param name='sua' doc='Display all SUA ASs' />
718 </params>
719 </command>
720 <command id='logging enable'>
721 <params>
722 <param name='logging' doc='Configure logging' />
723 <param name='enable' doc='Enables logging to this vty' />
724 </params>
725 </command>
726 <command id='logging disable'>
727 <params>
728 <param name='logging' doc='Configure logging' />
729 <param name='disable' doc='Disables logging to this vty' />
730 </params>
731 </command>
732 <command id='logging filter all (0|1)'>
733 <params>
734 <param name='logging' doc='Configure logging' />
735 <param name='filter' doc='Filter log messages' />
736 <param name='all' doc='Do you want to log all messages?' />
737 <param name='0' doc='Only print messages matched by other filters' />
738 <param name='1' doc='Bypass filter and print all messages' />
739 </params>
740 </command>
741 <command id='logging color (0|1)'>
742 <params>
743 <param name='logging' doc='Configure logging' />
744 <param name='color' doc='Configure color-printing for log messages' />
745 <param name='0' doc='Don&apos;t use color for printing messages' />
746 <param name='1' doc='Use color for printing messages' />
747 </params>
748 </command>
749 <command id='logging timestamp (0|1)'>
750 <params>
751 <param name='logging' doc='Configure logging' />
752 <param name='timestamp' doc='Configure log message timestamping' />
753 <param name='0' doc='Don&apos;t prefix each log message' />
754 <param name='1' doc='Prefix each log message with current timestamp' />
755 </params>
756 </command>
757 <command id='logging print extended-timestamp (0|1)'>
758 <params>
759 <param name='logging' doc='Configure logging' />
760 <param name='print' doc='Log output settings' />
761 <param name='extended-timestamp' doc='Configure log message timestamping' />
762 <param name='0' doc='Don&apos;t prefix each log message' />
763 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
764 </params>
765 </command>
766 <command id='logging print category (0|1)'>
767 <params>
768 <param name='logging' doc='Configure logging' />
769 <param name='print' doc='Log output settings' />
770 <param name='category' doc='Configure log message' />
771 <param name='0' doc='Don&apos;t prefix each log message' />
772 <param name='1' doc='Prefix each log message with category/subsystem name' />
773 </params>
774 </command>
775 <command id='logging print category-hex (0|1)'>
776 <params>
777 <param name='logging' doc='Configure logging' />
778 <param name='print' doc='Log output settings' />
779 <param name='category-hex' doc='Configure log message' />
780 <param name='0' doc='Don&apos;t prefix each log message' />
781 <param name='1' doc='Prefix each log message with category/subsystem nr in hex (&apos;&lt;000b&gt;&apos;)' />
782 </params>
783 </command>
784 <command id='logging print level (0|1)'>
785 <params>
786 <param name='logging' doc='Configure logging' />
787 <param name='print' doc='Log output settings' />
788 <param name='level' doc='Configure log message' />
789 <param name='0' doc='Don&apos;t prefix each log message' />
790 <param name='1' doc='Prefix each log message with the log level name' />
791 </params>
792 </command>
793 <command id='logging print file (0|1|basename)'>
794 <params>
795 <param name='logging' doc='Configure logging' />
796 <param name='print' doc='Log output settings' />
797 <param name='file' doc='Configure log message' />
798 <param name='0' doc='Don&apos;t prefix each log message' />
799 <param name='1' doc='Prefix each log message with the source file and line' />
800 <param name='basename' doc='Prefix each log message with the source file&apos;s basename (strip leading paths) and line' />
801 </params>
802 </command>
803 <command id='logging set-log-mask MASK'>
804 <params>
805 <param name='logging' doc='Configure logging' />
806 <param name='set-log-mask' doc='Set the logmask of this logging target' />
807 <param name='MASK' doc='List of logging categories to log, e.g. &apos;abc:mno:xyz&apos;. Available log categories depend on the specific application, refer to the &apos;logging level&apos; command. Optionally add individual log levels like &apos;abc,1:mno,3:xyz,5&apos;, where the level numbers are LOGL_DEBUG=1 LOGL_INFO=3 LOGL_NOTICE=5 LOGL_ERROR=7 LOGL_FATAL=8' />
808 </params>
809 </command>
810 <command id='logging set log mask MASK'>
811 <params>
812 <param name='logging' doc='Configure logging' />
813 <param name='set' doc='Decide which categories to output.' />
814 <param name='log' doc='Log commands' />
815 <param name='mask' doc='Mask commands' />
816 <param name='MASK' doc='&apos;set log mask&apos; is deprecated, please refer to the docs of &apos;set-log-mask&apos; instead' />
817 </params>
818 </command>
819 <command id='logging level (all|rll|cc|mm|rr|mncc|pag|msc|mgcp|ho|db|ref|ctrl|smpp|ranap|vlr|iucs|bssap|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf) (everything|debug|info|notice|error|fatal)'>
820 <params>
821 <param name='logging' doc='Configure logging' />
822 <param name='level' doc='Set the log level for a specified category' />
823 <param name='all' doc='Global setting for all subsystems' />
824 <param name='rll' doc='A-bis Radio Link Layer (RLL)' />
825 <param name='cc' doc='Layer3 Call Control (CC)' />
826 <param name='mm' doc='Layer3 Mobility Management (MM)' />
827 <param name='rr' doc='Layer3 Radio Resource (RR)' />
828 <param name='mncc' doc='MNCC API for Call Control application' />
829 <param name='pag' doc='Paging Subsystem' />
830 <param name='msc' doc='Mobile Switching Center' />
831 <param name='mgcp' doc='Media Gateway Control Protocol' />
832 <param name='ho' doc='Hand-Over' />
833 <param name='db' doc='Database Layer' />
834 <param name='ref' doc='Reference Counting' />
835 <param name='ctrl' doc='Control interface' />
836 <param name='smpp' doc='SMPP interface for external SMS apps' />
837 <param name='ranap' doc='Radio Access Network Application Part Protocol' />
838 <param name='vlr' doc='Visitor Location Register' />
839 <param name='iucs' doc='Iu-CS Protocol' />
840 <param name='bssap' doc='BSSAP Protocol (A Interface)' />
841 <param name='lglobal' doc='Library-internal global log family' />
842 <param name='llapd' doc='LAPD in libosmogsm' />
843 <param name='linp' doc='A-bis Intput Subsystem' />
844 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
845 <param name='lmi' doc='A-bis Input Driver for Signalling' />
846 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
847 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
848 <param name='lctrl' doc='Control Interface' />
849 <param name='lgtp' doc='GPRS GTP library' />
850 <param name='lstats' doc='Statistics messages and logging' />
851 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
852 <param name='loap' doc='Osmocom Authentication Protocol' />
853 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
854 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
855 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
856 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
857 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
858 <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
859 <param name='everything' doc='Don&apos;t use. It doesn&apos;t log anything' />
860 <param name='debug' doc='Log debug messages and higher levels' />
861 <param name='info' doc='Log informational messages and higher levels' />
862 <param name='notice' doc='Log noticeable messages and higher levels' />
863 <param name='error' doc='Log error messages and higher levels' />
864 <param name='fatal' doc='Log only fatal messages' />
865 </params>
866 </command>
867 <command id='show logging vty'>
868 <params>
869 <param name='show' doc='Show running system information' />
870 <param name='logging' doc='Show current logging configuration' />
871 <param name='vty' doc='Show current logging configuration for this vty' />
872 </params>
873 </command>
874 <command id='show alarms'>
875 <params>
876 <param name='show' doc='Show running system information' />
877 <param name='alarms' doc='Show current logging configuration' />
878 </params>
879 </command>
880 <command id='show talloc-context (application|all) (full|brief|DEPTH)'>
881 <params>
882 <param name='show' doc='Show running system information' />
883 <param name='talloc-context' doc='Show talloc memory hierarchy' />
884 <param name='application' doc='Application&apos;s context' />
885 <param name='all' doc='All contexts, if NULL-context tracking is enabled' />
886 <param name='full' doc='Display a full talloc memory hierarchy' />
887 <param name='brief' doc='Display a brief talloc memory hierarchy' />
888 <param name='DEPTH' doc='Specify required maximal depth value' />
889 </params>
890 </command>
891 <command id='show talloc-context (application|all) (full|brief|DEPTH) tree ADDRESS'>
892 <params>
893 <param name='show' doc='Show running system information' />
894 <param name='talloc-context' doc='Show talloc memory hierarchy' />
895 <param name='application' doc='Application&apos;s context' />
896 <param name='all' doc='All contexts, if NULL-context tracking is enabled' />
897 <param name='full' doc='Display a full talloc memory hierarchy' />
898 <param name='brief' doc='Display a brief talloc memory hierarchy' />
899 <param name='DEPTH' doc='Specify required maximal depth value' />
900 <param name='tree' doc='Display only a specific memory chunk' />
901 <param name='ADDRESS' doc='Chunk address (e.g. 0xdeadbeef)' />
902 </params>
903 </command>
904 <command id='show talloc-context (application|all) (full|brief|DEPTH) filter REGEXP'>
905 <params>
906 <param name='show' doc='Show running system information' />
907 <param name='talloc-context' doc='Show talloc memory hierarchy' />
908 <param name='application' doc='Application&apos;s context' />
909 <param name='all' doc='All contexts, if NULL-context tracking is enabled' />
910 <param name='full' doc='Display a full talloc memory hierarchy' />
911 <param name='brief' doc='Display a brief talloc memory hierarchy' />
912 <param name='DEPTH' doc='Specify required maximal depth value' />
913 <param name='filter' doc='Filter chunks using regular expression' />
914 <param name='REGEXP' doc='Regular expression' />
915 </params>
916 </command>
917 <command id='show stats'>
918 <params>
919 <param name='show' doc='Show running system information' />
920 <param name='stats' doc='Show statistical values' />
921 </params>
922 </command>
923 <command id='show stats level (global|peer|subscriber)'>
924 <params>
925 <param name='show' doc='Show running system information' />
926 <param name='stats' doc='Show statistical values' />
927 <param name='level' doc='Set the maximum group level' />
928 <param name='global' doc='Show global groups only' />
929 <param name='peer' doc='Show global and network peer related groups' />
930 <param name='subscriber' doc='Show global, peer, and subscriber groups' />
931 </params>
932 </command>
933 <command id='show asciidoc counters'>
934 <params>
935 <param name='show' doc='Show running system information' />
936 <param name='asciidoc' doc='Asciidoc generation' />
937 <param name='counters' doc='Generate table of all registered counters' />
938 </params>
939 </command>
940 <command id='show fsm NAME'>
941 <params>
942 <param name='show' doc='Show running system information' />
943 <param name='fsm' doc='Show information about finite state machines' />
944 <param name='NAME' doc='Display information about a single named finite state machine' />
945 </params>
946 </command>
947 <command id='show fsm all'>
948 <params>
949 <param name='show' doc='Show running system information' />
950 <param name='fsm' doc='Show information about finite state machines' />
951 <param name='all' doc='Display a list of all registered finite state machines' />
952 </params>
953 </command>
954 <command id='show fsm-instances NAME'>
955 <params>
956 <param name='show' doc='Show running system information' />
957 <param name='fsm-instances' doc='Show information about finite state machine instances' />
958 <param name='NAME' doc='Display a list of all FSM instances of the named finite state machine' />
959 </params>
960 </command>
961 <command id='show fsm-instances all'>
962 <params>
963 <param name='show' doc='Show running system information' />
964 <param name='fsm-instances' doc='Show information about finite state machine instances' />
965 <param name='all' doc='Display a list of all FSM instances of all finite state machine' />
966 </params>
967 </command>
968 <command id='show subscriber (extension|imsi|tmsi|id) ID'>
969 <params>
970 <param name='show' doc='Show running system information' />
971 <param name='subscriber' doc='Operations on a Subscriber' />
972 <param name='extension' doc='Identify subscriber by extension (phone number)' />
973 <param name='imsi' doc='Identify subscriber by IMSI' />
974 <param name='tmsi' doc='Identify subscriber by TMSI' />
975 <param name='id' doc='Identify subscriber by database ID' />
976 <param name='ID' doc='Identifier for the subscriber' />
977 </params>
978 </command>
979 <command id='show subscriber cache'>
980 <params>
981 <param name='show' doc='Show running system information' />
982 <param name='subscriber' doc='Show information about subscribers' />
983 <param name='cache' doc='Display contents of subscriber cache' />
984 </params>
985 </command>
986 <command id='show connection'>
987 <params>
988 <param name='show' doc='Show running system information' />
989 <param name='connection' doc='Subscriber Connections' />
990 </params>
991 </command>
992 <command id='show transaction'>
993 <params>
994 <param name='show' doc='Show running system information' />
995 <param name='transaction' doc='Transactions' />
996 </params>
997 </command>
998 <command id='sms send pending'>
999 <params>
1000 <param name='sms' doc='SMS related commands' />
1001 <param name='send' doc='SMS Sending related commands' />
1002 <param name='pending' doc='Send all pending SMS' />
1003 </params>
1004 </command>
1005 <command id='sms delete expired'>
1006 <params>
1007 <param name='sms' doc='SMS related commands' />
1008 <param name='delete' doc='SMS Database related commands' />
1009 <param name='expired' doc='Delete all expired SMS' />
1010 </params>
1011 </command>
1012 <command id='subscriber create imsi ID'>
1013 <params>
1014 <param name='subscriber' doc='Operations on a Subscriber' />
1015 <param name='create' doc='Create new subscriber' />
1016 <param name='imsi' doc='Identify the subscriber by his IMSI' />
1017 <param name='ID' doc='Identifier for the subscriber' />
1018 </params>
1019 </command>
1020 <command id='subscriber (extension|imsi|tmsi|id) ID sms sender (extension|imsi|tmsi|id) SENDER_ID send .LINE'>
1021 <params>
1022 <param name='subscriber' doc='Operations on a Subscriber' />
1023 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1024 <param name='imsi' doc='Identify subscriber by IMSI' />
1025 <param name='tmsi' doc='Identify subscriber by TMSI' />
1026 <param name='id' doc='Identify subscriber by database ID' />
1027 <param name='ID' doc='Identifier for the subscriber' />
1028 <param name='sms' doc='SMS Operations' />
1029 <param name='sender' doc='Operations on a Subscriber' />
1030 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1031 <param name='imsi' doc='Identify subscriber by IMSI' />
1032 <param name='tmsi' doc='Identify subscriber by TMSI' />
1033 <param name='id' doc='Identify subscriber by database ID' />
1034 <param name='SENDER_ID' doc='Identifier for the subscriber' />
1035 <param name='send' doc='Send SMS' />
1036 <param name='.LINE' doc='Actual SMS Text' />
1037 </params>
1038 </command>
1039 <command id='subscriber (extension|imsi|tmsi|id) ID silent-sms sender (extension|imsi|tmsi|id) SENDER_ID send .LINE'>
1040 <params>
1041 <param name='subscriber' doc='Operations on a Subscriber' />
1042 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1043 <param name='imsi' doc='Identify subscriber by IMSI' />
1044 <param name='tmsi' doc='Identify subscriber by TMSI' />
1045 <param name='id' doc='Identify subscriber by database ID' />
1046 <param name='ID' doc='Identifier for the subscriber' />
1047 <param name='silent-sms' doc='Silent SMS Operations' />
1048 <param name='sender' doc='Operations on a Subscriber' />
1049 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1050 <param name='imsi' doc='Identify subscriber by IMSI' />
1051 <param name='tmsi' doc='Identify subscriber by TMSI' />
1052 <param name='id' doc='Identify subscriber by database ID' />
1053 <param name='SENDER_ID' doc='Identifier for the subscriber' />
1054 <param name='send' doc='Send SMS' />
1055 <param name='.LINE' doc='Actual SMS Text' />
1056 </params>
1057 </command>
1058 <command id='subscriber (extension|imsi|tmsi|id) ID silent-call start (any|tch/f|tch/any|sdcch)'>
1059 <params>
1060 <param name='subscriber' doc='Operations on a Subscriber' />
1061 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1062 <param name='imsi' doc='Identify subscriber by IMSI' />
1063 <param name='tmsi' doc='Identify subscriber by TMSI' />
1064 <param name='id' doc='Identify subscriber by database ID' />
1065 <param name='ID' doc='Identifier for the subscriber' />
1066 <param name='silent-call' doc='Silent call operation' />
1067 <param name='start' doc='Start silent call' />
1068 <param name='any' doc='Any channel' />
1069 <param name='tch/f' doc='TCH/F channel' />
1070 <param name='tch/any' doc='Any TCH channel' />
1071 <param name='sdcch' doc='SDCCH channel' />
1072 </params>
1073 </command>
1074 <command id='subscriber (extension|imsi|tmsi|id) ID silent-call stop'>
1075 <params>
1076 <param name='subscriber' doc='Operations on a Subscriber' />
1077 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1078 <param name='imsi' doc='Identify subscriber by IMSI' />
1079 <param name='tmsi' doc='Identify subscriber by TMSI' />
1080 <param name='id' doc='Identify subscriber by database ID' />
1081 <param name='ID' doc='Identifier for the subscriber' />
1082 <param name='silent-call' doc='Silent call operation' />
1083 <param name='stop' doc='Stop silent call' />
1084 </params>
1085 </command>
1086 <command id='subscriber (extension|imsi|tmsi|id) ID ussd-notify (0|1|2) .TEXT'>
1087 <params>
1088 <param name='subscriber' doc='Operations on a Subscriber' />
1089 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1090 <param name='imsi' doc='Identify subscriber by IMSI' />
1091 <param name='tmsi' doc='Identify subscriber by TMSI' />
1092 <param name='id' doc='Identify subscriber by database ID' />
1093 <param name='ID' doc='Identifier for the subscriber' />
1094 <param name='ussd-notify' doc='Send a USSD notify to the subscriber' />
1095 <param name='0' doc='Alerting Level 0' />
1096 <param name='1' doc='Alerting Level 1' />
1097 <param name='2' doc='Alerting Level 2' />
1098 <param name='.TEXT' doc='Text of USSD message to send' />
1099 </params>
1100 </command>
1101 <command id='subscriber (extension|imsi|tmsi|id) ID ms-test close-loop (a|b|c|d|e|f|i)'>
1102 <params>
1103 <param name='subscriber' doc='Operations on a Subscriber' />
1104 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1105 <param name='imsi' doc='Identify subscriber by IMSI' />
1106 <param name='tmsi' doc='Identify subscriber by TMSI' />
1107 <param name='id' doc='Identify subscriber by database ID' />
1108 <param name='ID' doc='Identifier for the subscriber' />
1109 <param name='ms-test' doc='Send a TS 04.14 MS Test Command to subscriber' />
1110 <param name='close-loop' doc='Close a TCH Loop inside the MS' />
1111 <param name='a' doc='Loop Type A' />
1112 <param name='b' doc='Loop Type B' />
1113 <param name='c' doc='Loop Type C' />
1114 <param name='d' doc='Loop Type D' />
1115 <param name='e' doc='Loop Type E' />
1116 <param name='f' doc='Loop Type F' />
1117 <param name='i' doc='Loop Type I' />
1118 </params>
1119 </command>
1120 <command id='subscriber (extension|imsi|tmsi|id) ID ms-test open-loop'>
1121 <params>
1122 <param name='subscriber' doc='Operations on a Subscriber' />
1123 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1124 <param name='imsi' doc='Identify subscriber by IMSI' />
1125 <param name='tmsi' doc='Identify subscriber by TMSI' />
1126 <param name='id' doc='Identify subscriber by database ID' />
1127 <param name='ID' doc='Identifier for the subscriber' />
1128 <param name='ms-test' doc='Send a TS 04.14 MS Test Command to subscriber' />
1129 <param name='open-loop' doc='Open a TCH Loop inside the MS' />
1130 </params>
1131 </command>
1132 <command id='subscriber (extension|imsi|tmsi|id) ID update'>
1133 <params>
1134 <param name='subscriber' doc='Operations on a Subscriber' />
1135 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1136 <param name='imsi' doc='Identify subscriber by IMSI' />
1137 <param name='tmsi' doc='Identify subscriber by TMSI' />
1138 <param name='id' doc='Identify subscriber by database ID' />
1139 <param name='ID' doc='Identifier for the subscriber' />
1140 <param name='update' doc='Update the subscriber data from the dabase.' />
1141 </params>
1142 </command>
1143 <command id='show statistics'>
1144 <params>
1145 <param name='show' doc='Show running system information' />
1146 <param name='statistics' doc='Display network statistics' />
1147 </params>
1148 </command>
1149 <command id='show sms-queue'>
1150 <params>
1151 <param name='show' doc='Show running system information' />
1152 <param name='sms-queue' doc='Display SMSqueue statistics' />
1153 </params>
1154 </command>
1155 <command id='logging filter imsi IMSI'>
1156 <params>
1157 <param name='logging' doc='Configure logging' />
1158 <param name='filter' doc='Filter log messages' />
1159 <param name='imsi' doc='Filter log messages by IMSI' />
1160 <param name='IMSI' doc='IMSI to be used as filter' />
1161 </params>
1162 </command>
1163 <command id='subscriber (extension|imsi|tmsi|id) ID expire'>
1164 <params>
1165 <param name='subscriber' doc='Operations on a Subscriber' />
1166 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1167 <param name='imsi' doc='Identify subscriber by IMSI' />
1168 <param name='tmsi' doc='Identify subscriber by TMSI' />
1169 <param name='id' doc='Identify subscriber by database ID' />
1170 <param name='ID' doc='Identifier for the subscriber' />
1171 <param name='expire' doc='Expire the subscriber Now' />
1172 </params>
1173 </command>
1174 <command id='subscriber (extension|imsi|tmsi|id) ID a3a8 (none|xor|comp128v1) [KI]'>
1175 <params>
1176 <param name='subscriber' doc='Operations on a Subscriber' />
1177 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1178 <param name='imsi' doc='Identify subscriber by IMSI' />
1179 <param name='tmsi' doc='Identify subscriber by TMSI' />
1180 <param name='id' doc='Identify subscriber by database ID' />
1181 <param name='ID' doc='Identifier for the subscriber' />
1182 <param name='a3a8' doc='Set a3a8 parameters for the subscriber' />
1183 <param name='none' doc='Use No A3A8 algorithm' />
1184 <param name='xor' doc='Use XOR algorithm' />
1185 <param name='comp128v1' doc='Use COMP128v1 algorithm' />
1186 <param name='[KI]' doc='Encryption Key Ki' />
1187 </params>
1188 </command>
1189 <command id='sms-queue trigger'>
1190 <params>
1191 <param name='sms-queue' doc='SMS Queue' />
1192 <param name='trigger' doc='Trigger sending messages' />
1193 </params>
1194 </command>
1195 <command id='sms-queue max-pending &lt;1-500&gt;'>
1196 <params>
1197 <param name='sms-queue' doc='SMS Queue' />
1198 <param name='max-pending' doc='SMS to deliver in parallel' />
1199 <param name='&lt;1-500&gt;' doc='Amount' />
1200 </params>
1201 </command>
1202 <command id='sms-queue clear'>
1203 <params>
1204 <param name='sms-queue' doc='SMS Queue' />
1205 <param name='clear' doc='Clear the queue of pending SMS' />
1206 </params>
1207 </command>
1208 <command id='sms-queue max-failure &lt;1-500&gt;'>
1209 <params>
1210 <param name='sms-queue' doc='SMS Queue' />
1211 <param name='max-failure' doc='Maximum amount of delivery failures' />
1212 <param name='&lt;1-500&gt;' doc='Amount' />
1213 </params>
1214 </command>
1215 <command id='subscriber (extension|imsi|tmsi|id) ID sms pending-send'>
1216 <params>
1217 <param name='subscriber' doc='Operations on a Subscriber' />
1218 <param name='extension' doc='Identify subscriber by extension (phone number)' />
1219 <param name='imsi' doc='Identify subscriber by IMSI' />
1220 <param name='tmsi' doc='Identify subscriber by TMSI' />
1221 <param name='id' doc='Identify subscriber by database ID' />
1222 <param name='ID' doc='Identifier for the subscriber' />
1223 <param name='sms' doc='SMS Operations' />
1224 <param name='pending-send' doc='Send pending SMS' />
1225 </params>
1226 </command>
1227 <command id='show smpp esme'>
1228 <params>
1229 <param name='show' doc='Show running system information' />
1230 <param name='smpp' doc='SMPP Interface' />
1231 <param name='esme' doc='SMPP Extrenal SMS Entity' />
1232 </params>
1233 </command>
1234 </node>
1235 <node id='config'>
1236 <name>config</name>
1237 <command id='hostname WORD'>
1238 <params>
1239 <param name='hostname' doc='Set system&apos;s network name' />
1240 <param name='WORD' doc='This system&apos;s network name' />
1241 </params>
1242 </command>
1243 <command id='no hostname [HOSTNAME]'>
1244 <params>
1245 <param name='no' doc='Negate a command or set its defaults' />
1246 <param name='hostname' doc='Reset system&apos;s network name' />
1247 <param name='[HOSTNAME]' doc='Host name of this router' />
1248 </params>
1249 </command>
1250 <command id='password (8|) WORD'>
1251 <params>
1252 <param name='password' doc='Assign the terminal connection password' />
1253 <param name='8' doc='Specifies a HIDDEN password will follow' />
1254 <param name='' doc='dummy string ' />
1255 <param name='WORD' doc='The HIDDEN line password string' />
1256 </params>
1257 </command>
1258 <command id='password LINE'>
1259 <params>
1260 <param name='password' doc='Assign the terminal connection password' />
1261 <param name='LINE' doc='The UNENCRYPTED (cleartext) line password' />
1262 </params>
1263 </command>
1264 <command id='enable password (8|) WORD'>
1265 <params>
1266 <param name='enable' doc='Modify enable password parameters' />
1267 <param name='password' doc='Assign the privileged level password' />
1268 <param name='8' doc='Specifies a HIDDEN password will follow' />
1269 <param name='' doc='dummy string ' />
1270 <param name='WORD' doc='The HIDDEN &apos;enable&apos; password string' />
1271 </params>
1272 </command>
1273 <command id='enable password LINE'>
1274 <params>
1275 <param name='enable' doc='Modify enable password parameters' />
1276 <param name='password' doc='Assign the privileged level password' />
1277 <param name='LINE' doc='The UNENCRYPTED (cleartext) &apos;enable&apos; password' />
1278 </params>
1279 </command>
1280 <command id='no enable password'>
1281 <params>
1282 <param name='no' doc='Negate a command or set its defaults' />
1283 <param name='enable' doc='Modify enable password parameters' />
1284 <param name='password' doc='Assign the privileged level password' />
1285 </params>
1286 </command>
1287 <command id='banner motd default'>
1288 <params>
1289 <param name='banner' doc='Set banner string' />
1290 <param name='motd' doc='Strings for motd' />
1291 <param name='default' doc='Default string' />
1292 </params>
1293 </command>
1294 <command id='banner motd file [FILE]'>
1295 <params>
1296 <param name='banner' doc='Set banner' />
1297 <param name='motd' doc='Banner for motd' />
1298 <param name='file' doc='Banner from a file' />
1299 <param name='[FILE]' doc='Filename' />
1300 </params>
1301 </command>
1302 <command id='no banner motd'>
1303 <params>
1304 <param name='no' doc='Negate a command or set its defaults' />
1305 <param name='banner' doc='Set banner string' />
1306 <param name='motd' doc='Strings for motd' />
1307 </params>
1308 </command>
1309 <command id='service terminal-length &lt;0-512&gt;'>
1310 <params>
1311 <param name='service' doc='Set up miscellaneous service' />
1312 <param name='terminal-length' doc='System wide terminal length configuration' />
1313 <param name='&lt;0-512&gt;' doc='Number of lines of VTY (0 means no line control)' />
1314 </params>
1315 </command>
1316 <command id='no service terminal-length [&lt;0-512&gt;]'>
1317 <params>
1318 <param name='no' doc='Negate a command or set its defaults' />
1319 <param name='service' doc='Set up miscellaneous service' />
1320 <param name='terminal-length' doc='System wide terminal length configuration' />
1321 <param name='[&lt;0-512&gt;]' doc='Number of lines of VTY (0 means no line control)' />
1322 </params>
1323 </command>
1324 <command id='line vty'>
1325 <params>
1326 <param name='line' doc='Configure a terminal line' />
1327 <param name='vty' doc='Virtual terminal' />
1328 </params>
1329 </command>
1330 <command id='service advanced-vty'>
1331 <params>
1332 <param name='service' doc='Set up miscellaneous service' />
1333 <param name='advanced-vty' doc='Enable advanced mode vty interface' />
1334 </params>
1335 </command>
1336 <command id='no service advanced-vty'>
1337 <params>
1338 <param name='no' doc='Negate a command or set its defaults' />
1339 <param name='service' doc='Set up miscellaneous service' />
1340 <param name='advanced-vty' doc='Enable advanced mode vty interface' />
1341 </params>
1342 </command>
1343 <command id='show history'>
1344 <params>
1345 <param name='show' doc='Show running system information' />
1346 <param name='history' doc='Display the session command history' />
1347 </params>
1348 </command>
1349 <command id='cs7 instance &lt;0-15&gt;'>
1350 <params>
1351 <param name='cs7' doc='ITU-T Signaling System 7' />
1352 <param name='instance' doc='Configure a SS7 Instance' />
1353 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
1354 </params>
1355 </command>
1356 <command id='ctrl'>
1357 <params>
1358 <param name='ctrl' doc='Configure the Control Interface' />
1359 </params>
1360 </command>
1361 <command id='log stderr'>
1362 <params>
1363 <param name='log' doc='Configure logging sub-system' />
1364 <param name='stderr' doc='Logging via STDERR of the process' />
1365 </params>
1366 </command>
1367 <command id='no log stderr'>
1368 <params>
1369 <param name='no' doc='Negate a command or set its defaults' />
1370 <param name='log' doc='Configure logging sub-system' />
1371 <param name='stderr' doc='Logging via STDERR of the process' />
1372 </params>
1373 </command>
1374 <command id='log file .FILENAME'>
1375 <params>
1376 <param name='log' doc='Configure logging sub-system' />
1377 <param name='file' doc='Logging to text file' />
1378 <param name='.FILENAME' doc='Filename' />
1379 </params>
1380 </command>
1381 <command id='no log file .FILENAME'>
1382 <params>
1383 <param name='no' doc='Negate a command or set its defaults' />
1384 <param name='log' doc='Configure logging sub-system' />
1385 <param name='file' doc='Logging to text file' />
1386 <param name='.FILENAME' doc='Filename' />
1387 </params>
1388 </command>
1389 <command id='log alarms &lt;2-32700&gt;'>
1390 <params>
1391 <param name='log' doc='Configure logging sub-system' />
1392 <param name='alarms' doc='Logging alarms to osmo_strrb' />
1393 <param name='&lt;2-32700&gt;' doc='Maximum number of messages to log' />
1394 </params>
1395 </command>
1396 <command id='no log alarms'>
1397 <params>
1398 <param name='no' doc='Negate a command or set its defaults' />
1399 <param name='log' doc='Configure logging sub-system' />
1400 <param name='alarms' doc='Logging alarms to osmo_strrb' />
1401 </params>
1402 </command>
1403 <command id='log syslog (authpriv|cron|daemon|ftp|lpr|mail|news|user|uucp)'>
1404 <params>
1405 <param name='log' doc='Configure logging sub-system' />
1406 <param name='syslog' doc='Logging via syslog' />
1407 <param name='authpriv' doc='Security/authorization messages facility' />
1408 <param name='cron' doc='Clock daemon (cron/at) facility' />
1409 <param name='daemon' doc='General system daemon facility' />
1410 <param name='ftp' doc='Ftp daemon facility' />
1411 <param name='lpr' doc='Line printer facility' />
1412 <param name='mail' doc='Mail facility' />
1413 <param name='news' doc='News facility' />
1414 <param name='user' doc='Generic facility' />
1415 <param name='uucp' doc='UUCP facility' />
1416 </params>
1417 </command>
1418 <command id='log syslog local &lt;0-7&gt;'>
1419 <params>
1420 <param name='log' doc='Configure logging sub-system' />
1421 <param name='syslog' doc='Logging via syslog' />
1422 <param name='local' doc='Syslog LOCAL facility' />
1423 <param name='&lt;0-7&gt;' doc='Local facility number' />
1424 </params>
1425 </command>
1426 <command id='no log syslog'>
1427 <params>
1428 <param name='no' doc='Negate a command or set its defaults' />
1429 <param name='log' doc='Configure logging sub-system' />
1430 <param name='syslog' doc='Logging via syslog' />
1431 </params>
1432 </command>
1433 <command id='log gsmtap [HOSTNAME]'>
1434 <params>
1435 <param name='log' doc='Configure logging sub-system' />
1436 <param name='gsmtap' doc='Logging via GSMTAP' />
1437 <param name='[HOSTNAME]' doc='Host name to send the GSMTAP logging to (UDP port 4729)' />
1438 </params>
1439 </command>
1440 <command id='stats reporter statsd'>
1441 <params>
1442 <param name='stats' doc='Configure stats sub-system' />
1443 <param name='reporter' doc='Configure a stats reporter' />
1444 <param name='statsd' doc='Report to a STATSD server' />
1445 </params>
1446 </command>
1447 <command id='no stats reporter statsd'>
1448 <params>
1449 <param name='no' doc='Negate a command or set its defaults' />
1450 <param name='stats' doc='Configure stats sub-system' />
1451 <param name='reporter' doc='Configure a stats reporter' />
1452 <param name='statsd' doc='Report to a STATSD server' />
1453 </params>
1454 </command>
1455 <command id='stats reporter log'>
1456 <params>
1457 <param name='stats' doc='Configure stats sub-system' />
1458 <param name='reporter' doc='Configure a stats reporter' />
1459 <param name='log' doc='Report to the logger' />
1460 </params>
1461 </command>
1462 <command id='no stats reporter log'>
1463 <params>
1464 <param name='no' doc='Negate a command or set its defaults' />
1465 <param name='stats' doc='Configure stats sub-system' />
1466 <param name='reporter' doc='Configure a stats reporter' />
1467 <param name='log' doc='Report to the logger' />
1468 </params>
1469 </command>
1470 <command id='stats interval &lt;1-65535&gt;'>
1471 <params>
1472 <param name='stats' doc='Configure stats sub-system' />
1473 <param name='interval' doc='Set the reporting interval' />
1474 <param name='&lt;1-65535&gt;' doc='Interval in seconds' />
1475 </params>
1476 </command>
1477 <command id='network'>
1478 <params>
1479 <param name='network' doc='Configure the GSM network' />
1480 </params>
1481 </command>
1482 <command id='msc'>
1483 <params>
1484 <param name='msc' doc='Configure MSC options' />
1485 </params>
1486 </command>
1487 <command id='mncc-int'>
1488 <params>
1489 <param name='mncc-int' doc='Configure internal MNCC handler' />
1490 </params>
1491 </command>
1492 <command id='hlr'>
1493 <params>
1494 <param name='hlr' doc='Configure connection to the HLR' />
1495 </params>
1496 </command>
1497 <command id='smpp'>
1498 <params>
1499 <param name='smpp' doc='Configure SMPP SMS Interface' />
1500 </params>
1501 </command>
1502 </node>
1503 <node id='config-log'>
1504 <name>config-log</name>
1505 <command id='logging filter all (0|1)'>
1506 <params>
1507 <param name='logging' doc='Configure logging' />
1508 <param name='filter' doc='Filter log messages' />
1509 <param name='all' doc='Do you want to log all messages?' />
1510 <param name='0' doc='Only print messages matched by other filters' />
1511 <param name='1' doc='Bypass filter and print all messages' />
1512 </params>
1513 </command>
1514 <command id='logging color (0|1)'>
1515 <params>
1516 <param name='logging' doc='Configure logging' />
1517 <param name='color' doc='Configure color-printing for log messages' />
1518 <param name='0' doc='Don&apos;t use color for printing messages' />
1519 <param name='1' doc='Use color for printing messages' />
1520 </params>
1521 </command>
1522 <command id='logging timestamp (0|1)'>
1523 <params>
1524 <param name='logging' doc='Configure logging' />
1525 <param name='timestamp' doc='Configure log message timestamping' />
1526 <param name='0' doc='Don&apos;t prefix each log message' />
1527 <param name='1' doc='Prefix each log message with current timestamp' />
1528 </params>
1529 </command>
1530 <command id='logging print extended-timestamp (0|1)'>
1531 <params>
1532 <param name='logging' doc='Configure logging' />
1533 <param name='print' doc='Log output settings' />
1534 <param name='extended-timestamp' doc='Configure log message timestamping' />
1535 <param name='0' doc='Don&apos;t prefix each log message' />
1536 <param name='1' doc='Prefix each log message with current timestamp with YYYYMMDDhhmmssnnn' />
1537 </params>
1538 </command>
1539 <command id='logging print category (0|1)'>
1540 <params>
1541 <param name='logging' doc='Configure logging' />
1542 <param name='print' doc='Log output settings' />
1543 <param name='category' doc='Configure log message' />
1544 <param name='0' doc='Don&apos;t prefix each log message' />
1545 <param name='1' doc='Prefix each log message with category/subsystem name' />
1546 </params>
1547 </command>
1548 <command id='logging print category-hex (0|1)'>
1549 <params>
1550 <param name='logging' doc='Configure logging' />
1551 <param name='print' doc='Log output settings' />
1552 <param name='category-hex' doc='Configure log message' />
1553 <param name='0' doc='Don&apos;t prefix each log message' />
1554 <param name='1' doc='Prefix each log message with category/subsystem nr in hex (&apos;&lt;000b&gt;&apos;)' />
1555 </params>
1556 </command>
1557 <command id='logging print level (0|1)'>
1558 <params>
1559 <param name='logging' doc='Configure logging' />
1560 <param name='print' doc='Log output settings' />
1561 <param name='level' doc='Configure log message' />
1562 <param name='0' doc='Don&apos;t prefix each log message' />
1563 <param name='1' doc='Prefix each log message with the log level name' />
1564 </params>
1565 </command>
1566 <command id='logging print file (0|1|basename)'>
1567 <params>
1568 <param name='logging' doc='Configure logging' />
1569 <param name='print' doc='Log output settings' />
1570 <param name='file' doc='Configure log message' />
1571 <param name='0' doc='Don&apos;t prefix each log message' />
1572 <param name='1' doc='Prefix each log message with the source file and line' />
1573 <param name='basename' doc='Prefix each log message with the source file&apos;s basename (strip leading paths) and line' />
1574 </params>
1575 </command>
1576 <command id='logging level (all|rll|cc|mm|rr|mncc|pag|msc|mgcp|ho|db|ref|ctrl|smpp|ranap|vlr|iucs|bssap|lglobal|llapd|linp|lmux|lmi|lmib|lsms|lctrl|lgtp|lstats|lgsup|loap|lss7|lsccp|lsua|lm3ua|lmgcp|ljibuf) (everything|debug|info|notice|error|fatal)'>
1577 <params>
1578 <param name='logging' doc='Configure logging' />
1579 <param name='level' doc='Set the log level for a specified category' />
1580 <param name='all' doc='Global setting for all subsystems' />
1581 <param name='rll' doc='A-bis Radio Link Layer (RLL)' />
1582 <param name='cc' doc='Layer3 Call Control (CC)' />
1583 <param name='mm' doc='Layer3 Mobility Management (MM)' />
1584 <param name='rr' doc='Layer3 Radio Resource (RR)' />
1585 <param name='mncc' doc='MNCC API for Call Control application' />
1586 <param name='pag' doc='Paging Subsystem' />
1587 <param name='msc' doc='Mobile Switching Center' />
1588 <param name='mgcp' doc='Media Gateway Control Protocol' />
1589 <param name='ho' doc='Hand-Over' />
1590 <param name='db' doc='Database Layer' />
1591 <param name='ref' doc='Reference Counting' />
1592 <param name='ctrl' doc='Control interface' />
1593 <param name='smpp' doc='SMPP interface for external SMS apps' />
1594 <param name='ranap' doc='Radio Access Network Application Part Protocol' />
1595 <param name='vlr' doc='Visitor Location Register' />
1596 <param name='iucs' doc='Iu-CS Protocol' />
1597 <param name='bssap' doc='BSSAP Protocol (A Interface)' />
1598 <param name='lglobal' doc='Library-internal global log family' />
1599 <param name='llapd' doc='LAPD in libosmogsm' />
1600 <param name='linp' doc='A-bis Intput Subsystem' />
1601 <param name='lmux' doc='A-bis B-Subchannel TRAU Frame Multiplex' />
1602 <param name='lmi' doc='A-bis Input Driver for Signalling' />
1603 <param name='lmib' doc='A-bis Input Driver for B-Channels (voice)' />
1604 <param name='lsms' doc='Layer3 Short Message Service (SMS)' />
1605 <param name='lctrl' doc='Control Interface' />
1606 <param name='lgtp' doc='GPRS GTP library' />
1607 <param name='lstats' doc='Statistics messages and logging' />
1608 <param name='lgsup' doc='Generic Subscriber Update Protocol' />
1609 <param name='loap' doc='Osmocom Authentication Protocol' />
1610 <param name='lss7' doc='libosmo-sigtran Signalling System 7' />
1611 <param name='lsccp' doc='libosmo-sigtran SCCP Implementation' />
1612 <param name='lsua' doc='libosmo-sigtran SCCP User Adaptation' />
1613 <param name='lm3ua' doc='libosmo-sigtran MTP3 User Adaptation' />
1614 <param name='lmgcp' doc='libosmo-mgcp Media Gateway Control Protocol' />
1615 <param name='ljibuf' doc='libosmo-netif Jitter Buffer' />
1616 <param name='everything' doc='Don&apos;t use. It doesn&apos;t log anything' />
1617 <param name='debug' doc='Log debug messages and higher levels' />
1618 <param name='info' doc='Log informational messages and higher levels' />
1619 <param name='notice' doc='Log noticeable messages and higher levels' />
1620 <param name='error' doc='Log error messages and higher levels' />
1621 <param name='fatal' doc='Log only fatal messages' />
1622 </params>
1623 </command>
1624 <command id='logging filter imsi IMSI'>
1625 <params>
1626 <param name='logging' doc='Configure logging' />
1627 <param name='filter' doc='Filter log messages' />
1628 <param name='imsi' doc='Filter log messages by IMSI' />
1629 <param name='IMSI' doc='IMSI to be used as filter' />
1630 </params>
1631 </command>
1632 </node>
1633 <node id='config-stats'>
1634 <name>config-stats</name>
1635 <command id='local-ip ADDR'>
1636 <params>
1637 <param name='local-ip' doc='Set the IP address to which we bind locally' />
1638 <param name='ADDR' doc='IP Address' />
1639 </params>
1640 </command>
1641 <command id='no local-ip'>
1642 <params>
1643 <param name='no' doc='Negate a command or set its defaults' />
1644 <param name='local-ip' doc='Set the IP address to which we bind locally' />
1645 </params>
1646 </command>
1647 <command id='remote-ip ADDR'>
1648 <params>
1649 <param name='remote-ip' doc='Set the remote IP address to which we connect' />
1650 <param name='ADDR' doc='IP Address' />
1651 </params>
1652 </command>
1653 <command id='remote-port &lt;1-65535&gt;'>
1654 <params>
1655 <param name='remote-port' doc='Set the remote port to which we connect' />
1656 <param name='&lt;1-65535&gt;' doc='Remote port number' />
1657 </params>
1658 </command>
1659 <command id='mtu &lt;100-65535&gt;'>
1660 <params>
1661 <param name='mtu' doc='Set the maximum packet size' />
1662 <param name='&lt;100-65535&gt;' doc='Size in byte' />
1663 </params>
1664 </command>
1665 <command id='no mtu'>
1666 <params>
1667 <param name='no' doc='Negate a command or set its defaults' />
1668 <param name='mtu' doc='Set the maximum packet size' />
1669 </params>
1670 </command>
1671 <command id='prefix PREFIX'>
1672 <params>
1673 <param name='prefix' doc='Set the item name prefix' />
1674 <param name='PREFIX' doc='The prefix string' />
1675 </params>
1676 </command>
1677 <command id='no prefix'>
1678 <params>
1679 <param name='no' doc='Negate a command or set its defaults' />
1680 <param name='prefix' doc='Set the item name prefix' />
1681 </params>
1682 </command>
1683 <command id='level (global|peer|subscriber)'>
1684 <params>
1685 <param name='level' doc='Set the maximum group level' />
1686 <param name='global' doc='Report global groups only' />
1687 <param name='peer' doc='Report global and network peer related groups' />
1688 <param name='subscriber' doc='Report global, peer, and subscriber groups' />
1689 </params>
1690 </command>
1691 <command id='enable'>
1692 <params>
1693 <param name='enable' doc='Enable the reporter' />
1694 </params>
1695 </command>
1696 <command id='disable'>
1697 <params>
1698 <param name='disable' doc='Disable the reporter' />
1699 </params>
1700 </command>
1701 </node>
1702 <node id='config-line'>
1703 <name>config-line</name>
1704 <command id='login'>
1705 <params>
1706 <param name='login' doc='Enable password checking' />
1707 </params>
1708 </command>
1709 <command id='no login'>
1710 <params>
1711 <param name='no' doc='Negate a command or set its defaults' />
1712 <param name='login' doc='Enable password checking' />
1713 </params>
1714 </command>
1715 <command id='bind A.B.C.D'>
1716 <params>
1717 <param name='bind' doc='Accept VTY telnet connections on local interface' />
1718 <param name='A.B.C.D' doc='Local interface IP address (default: 127.0.0.1)' />
1719 </params>
1720 </command>
1721 </node>
1722 <node id='config-ctrl'>
1723 <name>config-ctrl</name>
1724 <command id='bind A.B.C.D'>
1725 <params>
1726 <param name='bind' doc='Set bind address to listen for Control connections' />
1727 <param name='A.B.C.D' doc='Local IP address (default 127.0.0.1)' />
1728 </params>
1729 </command>
1730 </node>
1731 <node id='config-cs7'>
1732 <name>config-cs7</name>
1733 <command id='description .TEXT'>
1734 <params>
1735 <param name='description' doc='Save human-readable description of the object' />
1736 <param name='.TEXT' doc='Text until the end of the line' />
1737 </params>
1738 </command>
1739 <command id='network-indicator (international | national | reserved | spare)'>
1740 <params>
1741 <param name='network-indicator' doc='Configure the Network Indicator' />
1742 <param name='international' doc='International Network' />
1743 <param name='national' doc='National Network' />
1744 <param name='reserved' doc='Reserved Network' />
1745 <param name='spare' doc='Spare Network' />
1746 </params>
1747 </command>
1748 <command id='point-code POINT_CODE'>
1749 <params>
1750 <param name='point-code' doc='Configure the local Point Code' />
1751 <param name='POINT_CODE' doc='Point Code' />
1752 </params>
1753 </command>
1754 <command id='point-code format &lt;1-24&gt; [&lt;1-23&gt;] [&lt;1-22&gt;]'>
1755 <params>
1756 <param name='point-code' doc='Point Code' />
1757 <param name='format' doc='Configure Point Code Format' />
1758 <param name='&lt;1-24&gt;' doc='Length of first PC component' />
1759 <param name='[&lt;1-23&gt;]' doc='Length of second PC component' />
1760 <param name='[&lt;1-22&gt;]' doc='Length of third PC component' />
1761 </params>
1762 </command>
1763 <command id='point-code format default'>
1764 <params>
1765 <param name='point-code' doc='Point Code' />
1766 <param name='format' doc='Configure Point Code Format' />
1767 <param name='default' doc='Default Point Code Format (3.8.3)' />
1768 </params>
1769 </command>
1770 <command id='point-code delimiter (default|dash)'>
1771 <params>
1772 <param name='point-code' doc='Point Code' />
1773 <param name='delimiter' doc='Configure Point Code Delimiter' />
1774 <param name='default' doc='Use dot as delimiter' />
1775 <param name='dash' doc='User dash as delimiter' />
1776 </params>
1777 </command>
1778 <command id='xua rkm routing-key-allocation (static-only|dynamic-permitted)'>
1779 <params>
1780 <param name='xua' doc='SIGTRAN xxxUA related' />
1781 <param name='rkm' doc='Routing Key Management' />
1782 <param name='routing-key-allocation' doc='Routing Key Management Allocation Policy' />
1783 <param name='static-only' doc='Only static (pre-confgured) Routing Keys permitted' />
1784 <param name='dynamic-permitted' doc='Dynamically allocate Routing Keys for what ASPs request' />
1785 </params>
1786 </command>
1787 <command id='asp NAME &lt;0-65535&gt; &lt;0-65535&gt; (sua|m3ua|ipa)'>
1788 <params>
1789 <param name='asp' doc='Configure Application Server Process' />
1790 <param name='NAME' doc='Name of ASP' />
1791 <param name='&lt;0-65535&gt;' doc='Remote SCTP port number' />
1792 <param name='&lt;0-65535&gt;' doc='Local SCTP port number' />
1793 <param name='sua' doc='SCCP User Adaptation' />
1794 <param name='m3ua' doc='MTP3 User Adaptation' />
1795 <param name='ipa' doc='IPA Multiplex (SCCP Lite)' />
1796 </params>
1797 </command>
1798 <command id='no asp NAME'>
1799 <params>
1800 <param name='no' doc='Negate a command or set its defaults' />
1801 <param name='asp' doc='Disable Application Server Process' />
1802 <param name='NAME' doc='Name of ASP' />
1803 </params>
1804 </command>
1805 <command id='as NAME (sua|m3ua|ipa)'>
1806 <params>
1807 <param name='as' doc='Configure an Application Server' />
1808 <param name='NAME' doc='Name of the Application Server' />
1809 <param name='sua' doc='SCCP User Adaptation' />
1810 <param name='m3ua' doc='MTP3 User Adaptation' />
1811 <param name='ipa' doc='IPA Multiplex (SCCP Lite)' />
1812 </params>
1813 </command>
1814 <command id='no as NAME'>
1815 <params>
1816 <param name='no' doc='Negate a command or set its defaults' />
1817 <param name='as' doc='Disable Application Server' />
1818 <param name='NAME' doc='Name of AS' />
1819 </params>
1820 </command>
1821 <command id='show cs7 instance &lt;0-15&gt; sccp-addressbook'>
1822 <params>
1823 <param name='show' doc='Show running system information' />
1824 <param name='cs7' doc='ITU-T Signaling System 7' />
1825 <param name='instance' doc='An instance of the SS7 stack' />
1826 <param name='&lt;0-15&gt;' doc='An instance of the SS7 stack' />
1827 <param name='sccp-addressbook' doc='List all SCCP addressbook entries' />
1828 </params>
1829 </command>
1830 <command id='sccp-address NAME'>
1831 <params>
1832 <param name='sccp-address' doc='Create/Modify an SCCP addressbook entry' />
1833 <param name='NAME' doc='Name of the SCCP Address' />
1834 </params>
1835 </command>
1836 <command id='no sccp-address NAME'>
1837 <params>
1838 <param name='no' doc='Negate a command or set its defaults' />
1839 <param name='sccp-address' doc='Delete an SCCP addressbook entry' />
1840 <param name='NAME' doc='Name of the SCCP Address' />
1841 </params>
1842 </command>
1843 </node>
1844 <node id='config-cs7-as'>
1845 <name>config-cs7-as</name>
1846 <command id='description .TEXT'>
1847 <params>
1848 <param name='description' doc='Save human-readable description of the object' />
1849 <param name='.TEXT' doc='Text until the end of the line' />
1850 </params>
1851 </command>
1852 <command id='asp NAME'>
1853 <params>
1854 <param name='asp' doc='Specify that a given ASP is part of this AS' />
1855 <param name='NAME' doc='Name of ASP to be added to AS' />
1856 </params>
1857 </command>
1858 <command id='no asp NAME'>
1859 <params>
1860 <param name='no' doc='Negate a command or set its defaults' />
1861 <param name='asp' doc='Specify ASP to be removed from this AS' />
1862 <param name='NAME' doc='Name of ASP to be removed' />
1863 </params>
1864 </command>
1865 <command id='traffic-mode (broadcast | loadshare | roundrobin | override)'>
1866 <params>
1867 <param name='traffic-mode' doc='Specifies traffic mode of operation of the ASP within the AS' />
1868 <param name='broadcast' doc='Broadcast to all ASP within AS' />
1869 <param name='loadshare' doc='Share Load among all ASP within AS' />
1870 <param name='roundrobin' doc='Round-Robin between all ASP within AS' />
1871 <param name='override' doc='Override' />
1872 </params>
1873 </command>
1874 <command id='recovery-timeout &lt;1-2000&gt;'>
1875 <params>
1876 <param name='recovery-timeout' doc='Specifies the recovery timeout value in milliseconds' />
1877 <param name='&lt;1-2000&gt;' doc='Recovery Timeout in Milliseconds' />
1878 </params>
1879 </command>
1880 <command id='qos-class &lt;0-255&gt;'>
1881 <params>
1882 <param name='qos-class' doc='Specity QoS Class of AS' />
1883 <param name='&lt;0-255&gt;' doc='QoS Class of AS' />
1884 </params>
1885 </command>
1886 <command id='routing-key RCONTEXT DPC'>
1887 <params>
1888 <param name='routing-key' doc='Define a routing key' />
1889 <param name='RCONTEXT' doc='Routing context number' />
1890 <param name='DPC' doc='Destination Point Code' />
1891 </params>
1892 </command>
1893 <command id='routing-key RCONTEXT DPC si (aal2|bicc|b-isup|h248|isup|sat-isup|sccp|tup)'>
1894 <params>
1895 <param name='routing-key' doc='Define a routing key' />
1896 <param name='RCONTEXT' doc='Routing context number' />
1897 <param name='DPC' doc='Destination Point Code' />
1898 <param name='si' doc='Match on Service Indicator' />
1899 <param name='aal2' doc='ATM Adaption Layer 2' />
1900 <param name='bicc' doc='Bearer Independent Call Control' />
1901 <param name='b-isup' doc='Broadband ISDN User Part' />
1902 <param name='h248' doc='H.248' />
1903 <param name='isup' doc='ISDN User Part' />
1904 <param name='sat-isup' doc='Sattelite ISDN User Part' />
1905 <param name='sccp' doc='Signalling Connection Control Part' />
1906 <param name='tup' doc='Telephony User Part' />
1907 </params>
1908 </command>
1909 <command id='routing-key RCONTEXT DPC ssn SSN'>
1910 <params>
1911 <param name='routing-key' doc='Define a routing key' />
1912 <param name='RCONTEXT' doc='Routing context number' />
1913 <param name='DPC' doc='Destination Point Code' />
1914 <param name='ssn' doc='Match on Sub-System Number' />
1915 <param name='SSN' doc='Sub-System Number to match on' />
1916 </params>
1917 </command>
1918 <command id='routing-key RCONTEXT DPC si (aal2|bicc|b-isup|h248|isup|sat-isup|sccp|tup) ssn SSN'>
1919 <params>
1920 <param name='routing-key' doc='Define a routing key' />
1921 <param name='RCONTEXT' doc='Routing context number' />
1922 <param name='DPC' doc='Destination Point Code' />
1923 <param name='si' doc='Match on Service Indicator' />
1924 <param name='aal2' doc='ATM Adaption Layer 2' />
1925 <param name='bicc' doc='Bearer Independent Call Control' />
1926 <param name='b-isup' doc='Broadband ISDN User Part' />
1927 <param name='h248' doc='H.248' />
1928 <param name='isup' doc='ISDN User Part' />
1929 <param name='sat-isup' doc='Sattelite ISDN User Part' />
1930 <param name='sccp' doc='Signalling Connection Control Part' />
1931 <param name='tup' doc='Telephony User Part' />
1932 <param name='ssn' doc='Match on Sub-System Number' />
1933 <param name='SSN' doc='Sub-System Number to match on' />
1934 </params>
1935 </command>
1936 <command id='point-code override dpc PC'>
1937 <params>
1938 <param name='point-code' doc='Point Code Specific Features' />
1939 <param name='override' doc='Override (force) a point-code to hard-coded value' />
1940 <param name='dpc' doc='Override Source Point Code' />
1941 <param name='PC' doc='Override Destination Point Code' />
1942 </params>
1943 </command>
1944 </node>
1945 <node id='config-cs7-asp'>
1946 <name>config-cs7-asp</name>
1947 <command id='description .TEXT'>
1948 <params>
1949 <param name='description' doc='Save human-readable description of the object' />
1950 <param name='.TEXT' doc='Text until the end of the line' />
1951 </params>
1952 </command>
1953 <command id='remote-ip A.B.C.D'>
1954 <params>
1955 <param name='remote-ip' doc='Specify Remote IP Address of ASP' />
1956 <param name='A.B.C.D' doc='Remote IP Address of ASP' />
1957 </params>
1958 </command>
1959 <command id='local-ip A.B.C.D'>
1960 <params>
1961 <param name='local-ip' doc='Specify Local IP Address from which to contact ASP' />
1962 <param name='A.B.C.D' doc='Local IP Address from which to contact of ASP' />
1963 </params>
1964 </command>
1965 <command id='qos-class &lt;0-255&gt;'>
1966 <params>
1967 <param name='qos-class' doc='Specify QoS Class of ASP' />
1968 <param name='&lt;0-255&gt;' doc='QoS Class of ASP' />
1969 </params>
1970 </command>
1971 <command id='block'>
1972 <params>
1973 <param name='block' doc='Allows a SCTP Association with ASP, but doesn&apos;t let it become active' />
1974 </params>
1975 </command>
1976 <command id='shutdown'>
1977 <params>
1978 <param name='shutdown' doc='Terminates SCTP association; New associations will be rejected' />
1979 </params>
1980 </command>
1981 </node>
1982 <node id='config-cs7-sccpaddr'>
1983 <name>config-cs7-sccpaddr</name>
1984 <command id='no point-code'>
1985 <params>
1986 <param name='no' doc='Negate a command or set its defaults' />
1987 <param name='point-code' doc='Remove point-code Number' />
1988 </params>
1989 </command>
1990 <command id='no subsystem-number'>
1991 <params>
1992 <param name='no' doc='Negate a command or set its defaults' />
1993 <param name='subsystem-number' doc='Remove Subsystem Number' />
1994 </params>
1995 </command>
1996 <command id='no global-title'>
1997 <params>
1998 <param name='no' doc='Negate a command or set its defaults' />
1999 <param name='global-title' doc='Remove Global Title' />
2000 </params>
2001 </command>
2002 <command id='routing-indicator (GT|PC|IP)'>
2003 <params>
2004 <param name='routing-indicator' doc='Add Routing Indicator' />
2005 <param name='GT' doc='by global-title' />
2006 <param name='PC' doc='by point-code' />
2007 <param name='IP' doc='by ip-address' />
2008 </params>
2009 </command>
2010 <command id='point-code POINT_CODE'>
2011 <params>
2012 <param name='point-code' doc='Add point-code Number' />
2013 <param name='POINT_CODE' doc='PC' />
2014 </params>
2015 </command>
2016 <command id='subsystem-number &lt;0-4294967295&gt;'>
2017 <params>
2018 <param name='subsystem-number' doc='Add Subsystem Number' />
2019 <param name='&lt;0-4294967295&gt;' doc='SSN' />
2020 </params>
2021 </command>
2022 <command id='global-title'>
2023 <params>
2024 <param name='global-title' doc='Add/Modify Global Title' />
2025 </params>
2026 </command>
2027 </node>
2028 <node id='config-cs7-sccpaddr-gt'>
2029 <name>config-cs7-sccpaddr-gt</name>
2030 <command id='global-title-indicator &lt;0-15&gt;'>
2031 <params>
2032 <param name='global-title-indicator' doc='Set Global Title Indicator' />
2033 <param name='&lt;0-15&gt;' doc='GTI' />
2034 </params>
2035 </command>
2036 <command id='translation-type &lt;0-255&gt;'>
2037 <params>
2038 <param name='translation-type' doc='Set Global Title Translation Type' />
2039 <param name='&lt;0-255&gt;' doc='TT' />
2040 </params>
2041 </command>
2042 <command id='numbering-plan-indicator &lt;0-15&gt;'>
2043 <params>
2044 <param name='numbering-plan-indicator' doc='Set Global Title Numbering Plan Indicator' />
2045 <param name='&lt;0-15&gt;' doc='NPI' />
2046 </params>
2047 </command>
2048 <command id='nature-of-address-indicator &lt;0-127&gt;'>
2049 <params>
2050 <param name='nature-of-address-indicator' doc='Set Global Title Nature of Address Indicator' />
2051 <param name='&lt;0-127&gt;' doc='NAI' />
2052 </params>
2053 </command>
2054 <command id='digits DIGITS'>
2055 <params>
2056 <param name='digits' doc='Set Global Title Digits' />
2057 <param name='DIGITS' doc='Number digits' />
2058 </params>
2059 </command>
2060 </node>
2061 <node id='config-net'>
2062 <name>config-net</name>
2063 <command id='network country code &lt;1-999&gt;'>
2064 <params>
2065 <param name='network' doc='Set the GSM network country code' />
2066 <param name='country' doc='Country commands' />
2067 <param name='code' doc='Code commands' />
2068 <param name='&lt;1-999&gt;' doc='Network Country Code to use' />
2069 </params>
2070 </command>
2071 <command id='mobile network code &lt;0-999&gt;'>
2072 <params>
2073 <param name='mobile' doc='Set the GSM mobile network code' />
2074 <param name='network' doc='Network Commands' />
2075 <param name='code' doc='Code commands' />
2076 <param name='&lt;0-999&gt;' doc='Mobile Network Code to use' />
2077 </params>
2078 </command>
2079 <command id='short name NAME'>
2080 <params>
2081 <param name='short' doc='Set the short GSM network name' />
2082 <param name='name' doc='Name Commands' />
2083 <param name='NAME' doc='Name to use' />
2084 </params>
2085 </command>
2086 <command id='long name NAME'>
2087 <params>
2088 <param name='long' doc='Set the long GSM network name' />
2089 <param name='name' doc='Name Commands' />
2090 <param name='NAME' doc='Name to use' />
2091 </params>
2092 </command>
2093 <command id='encryption a5 &lt;0-3&gt; [&lt;0-3&gt;] [&lt;0-3&gt;] [&lt;0-3&gt;]'>
2094 <params>
2095 <param name='encryption' doc='Encryption options' />
2096 <param name='a5' doc='GSM A5 Air Interface Encryption' />
2097 <param name='&lt;0-3&gt;' doc='A5/n Algorithm Number' />
2098 <param name='[&lt;0-3&gt;]' doc='A5/n Algorithm Number' />
2099 <param name='[&lt;0-3&gt;]' doc='A5/n Algorithm Number' />
2100 <param name='[&lt;0-3&gt;]' doc='A5/n Algorithm Number' />
2101 </params>
2102 </command>
2103 <command id='authentication (optional|required)'>
2104 <params>
2105 <param name='authentication' doc='Whether to enforce MS authentication in 2G' />
2106 <param name='optional' doc='Allow MS to attach via 2G BSC without authentication' />
2107 <param name='required' doc='Always do authentication' />
2108 </params>
2109 </command>
2110 <command id='rrlp mode (none|ms-based|ms-preferred|ass-preferred)'>
2111 <params>
2112 <param name='rrlp' doc='Radio Resource Location Protocol' />
2113 <param name='mode' doc='Set the Radio Resource Location Protocol Mode' />
2114 <param name='none' doc='Don&apos;t send RRLP request' />
2115 <param name='ms-based' doc='Request MS-based location' />
2116 <param name='ms-preferred' doc='Request any location, prefer MS-based' />
2117 <param name='ass-preferred' doc='Request any location, prefer MS-assisted' />
2118 </params>
2119 </command>
2120 <command id='mm info (0|1)'>
2121 <params>
2122 <param name='mm' doc='Mobility Management' />
2123 <param name='info' doc='Send MM INFO after LOC UPD ACCEPT' />
2124 <param name='0' doc='Disable' />
2125 <param name='1' doc='Enable' />
2126 </params>
2127 </command>
2128 <command id='timezone &lt;-19-19&gt; (0|15|30|45)'>
2129 <params>
2130 <param name='timezone' doc='Set the Timezone Offset of the network' />
2131 <param name='&lt;-19-19&gt;' doc='Timezone offset (hours)' />
2132 <param name='0' doc='Timezone offset (00 minutes)' />
2133 <param name='15' doc='Timezone offset (15 minutes)' />
2134 <param name='30' doc='Timezone offset (30 minutes)' />
2135 <param name='45' doc='Timezone offset (45 minutes)' />
2136 </params>
2137 </command>
2138 <command id='timezone &lt;-19-19&gt; (0|15|30|45) &lt;0-2&gt;'>
2139 <params>
2140 <param name='timezone' doc='Set the Timezone Offset of the network' />
2141 <param name='&lt;-19-19&gt;' doc='Timezone offset (hours)' />
2142 <param name='0' doc='Timezone offset (00 minutes)' />
2143 <param name='15' doc='Timezone offset (15 minutes)' />
2144 <param name='30' doc='Timezone offset (30 minutes)' />
2145 <param name='45' doc='Timezone offset (45 minutes)' />
2146 <param name='&lt;0-2&gt;' doc='DST offset (hours)' />
2147 </params>
2148 </command>
2149 <command id='no timezone'>
2150 <params>
2151 <param name='no' doc='Negate a command or set its defaults' />
2152 <param name='timezone' doc='Disable network timezone override, use system tz' />
2153 </params>
2154 </command>
2155 <command id='periodic location update &lt;6-1530&gt;'>
2156 <params>
2157 <param name='periodic' doc='Periodic Location Updating Interval' />
2158 <param name='location' doc='Periodic Location Updating Interval' />
2159 <param name='update' doc='Periodic Location Updating Interval' />
2160 <param name='&lt;6-1530&gt;' doc='Periodic Location Updating Interval in Minutes' />
2161 </params>
2162 </command>
2163 <command id='no periodic location update'>
2164 <params>
2165 <param name='no' doc='Negate a command or set its defaults' />
2166 <param name='periodic' doc='Periodic Location Updating Interval' />
2167 <param name='location' doc='Periodic Location Updating Interval' />
2168 <param name='update' doc='Periodic Location Updating Interval' />
2169 </params>
2170 </command>
2171 </node>
2172 <node id='config-msc'>
2173 <name>config-msc</name>
2174 <command id='assign-tmsi'>
2175 <params>
2176 <param name='assign-tmsi' doc='Assign TMSI during Location Updating.' />
2177 </params>
2178 </command>
2179 <command id='no assign-tmsi'>
2180 <params>
2181 <param name='no' doc='Negate a command or set its defaults' />
2182 <param name='assign-tmsi' doc='Assign TMSI during Location Updating.' />
2183 </params>
2184 </command>
2185 <command id='auth-tuple-max-reuse-count &lt;-1-2147483647&gt;'>
2186 <params>
2187 <param name='auth-tuple-max-reuse-count' doc='Configure authentication tuple re-use' />
2188 <param name='&lt;-1-2147483647&gt;' doc='0 to use each auth tuple at most once (default), &gt;0 to limit re-use, -1 to re-use infinitely (vulnerable!).' />
2189 </params>
2190 </command>
2191 <command id='auth-tuple-reuse-on-error (0|1)'>
2192 <params>
2193 <param name='auth-tuple-reuse-on-error' doc='Configure authentication tuple re-use when HLR is not responsive' />
2194 <param name='0' doc='0 = never re-use auth tuples beyond auth-tuple-max-reuse-count (default)' />
2195 <param name='1' doc='1 = if the HLR does not deliver new tuples, do re-use already available old ones.' />
2196 </params>
2197 </command>
2198 <command id='cs7-instance-a &lt;0-15&gt;'>
2199 <params>
2200 <param name='cs7-instance-a' doc='Set SS7 to be used by the A-Interface.' />
2201 <param name='&lt;0-15&gt;' doc='SS7 instance reference number' />
2202 </params>
2203 </command>
2204 <command id='cs7-instance-iu &lt;0-15&gt;'>
2205 <params>
2206 <param name='cs7-instance-iu' doc='Set SS7 to be used by the Iu-Interface.' />
2207 <param name='&lt;0-15&gt;' doc='SS7 instance reference number' />
2208 </params>
2209 </command>
2210 <command id='paging response-timer (default|&lt;1-65535&gt;)'>
2211 <params>
2212 <param name='paging' doc='Configure Paging' />
2213 <param name='response-timer' doc='Set Paging timeout, the minimum time to pass between (unsuccessful) Pagings sent towards BSS or RNC' />
2214 <param name='default' doc='Set to default timeout (10 seconds)' />
2215 <param name='&lt;1-65535&gt;' doc='Set paging timeout in seconds' />
2216 </params>
2217 </command>
2218 <command id='emergency-call route-to-msisdn MSISDN'>
2219 <params>
2220 <param name='emergency-call' doc='Configure Emergency Call Behaviour' />
2221 <param name='route-to-msisdn' doc='MSISDN to which Emergency Calls are Dispatched' />
2222 <param name='MSISDN' doc='MSISDN (E.164 Phone Number)' />
2223 </params>
2224 </command>
2225 <command id='mgw local-ip A.B.C.D'>
2226 <params>
2227 <param name='mgw' doc='Configure MGCP connection to Media Gateway' />
2228 <param name='local-ip' doc='local bind to connect to MGW from' />
2229 <param name='A.B.C.D' doc='local bind IP address' />
2230 </params>
2231 </command>
2232 <command id='mgw local-port &lt;0-65535&gt;'>
2233 <params>
2234 <param name='mgw' doc='Configure MGCP connection to Media Gateway' />
2235 <param name='local-port' doc='local port to connect to MGW from' />
2236 <param name='&lt;0-65535&gt;' doc='local bind port' />
2237 </params>
2238 </command>
2239 <command id='mgw remote-ip A.B.C.D'>
2240 <params>
2241 <param name='mgw' doc='Configure MGCP connection to Media Gateway' />
2242 <param name='remote-ip' doc='remote IP address to reach the MGW at' />
2243 <param name='A.B.C.D' doc='remote IP address' />
2244 </params>
2245 </command>
2246 <command id='mgw remote-port &lt;0-65535&gt;'>
2247 <params>
2248 <param name='mgw' doc='Configure MGCP connection to Media Gateway' />
2249 <param name='remote-port' doc='remote port to reach the MGW at' />
2250 <param name='&lt;0-65535&gt;' doc='remote port' />
2251 </params>
2252 </command>
2253 <command id='mgw endpoint-range &lt;1-65534&gt; &lt;1-65534&gt;'>
2254 <params>
2255 <param name='mgw' doc='Configure MGCP connection to Media Gateway' />
2256 <param name='endpoint-range' doc='usable range of endpoint identifiers' />
2257 <param name='&lt;1-65534&gt;' doc='set first usable endpoint identifier' />
2258 <param name='&lt;1-65534&gt;' doc='set last usable endpoint identifier' />
2259 </params>
2260 </command>
2261 <command id='mgw bts-base &lt;0-65534&gt;'>
2262 <params>
2263 <param name='mgw' doc='Configure MGCP connection to Media Gateway' />
2264 <param name='bts-base' doc='First UDP port allocated for the BTS side' />
2265 <param name='&lt;0-65534&gt;' doc='UDP Port number' />
2266 </params>
2267 </command>
2268 <command id='mgcpgw local-ip A.B.C.D'>
2269 <params>
2270 <param name='mgcpgw' doc='Configure MGCP connection to Media Gateway' />
2271 <param name='local-ip' doc='local bind to connect to MGCP gateway with' />
2272 <param name='A.B.C.D' doc='local bind IP address' />
2273 </params>
2274 </command>
2275 <command id='mgcpgw local-port &lt;0-65535&gt;'>
2276 <params>
2277 <param name='mgcpgw' doc='Configure MGCP connection to Media Gateway' />
2278 <param name='local-port' doc='local bind to connect to MGCP gateway with' />
2279 <param name='&lt;0-65535&gt;' doc='local bind port' />
2280 </params>
2281 </command>
2282 <command id='mgcpgw remote-ip A.B.C.D'>
2283 <params>
2284 <param name='mgcpgw' doc='Configure MGCP connection to Media Gateway' />
2285 <param name='remote-ip' doc='remote bind to connect to MGCP gateway with' />
2286 <param name='A.B.C.D' doc='remote bind IP address' />
2287 </params>
2288 </command>
2289 <command id='mgcpgw remote-port &lt;0-65535&gt;'>
2290 <params>
2291 <param name='mgcpgw' doc='Configure MGCP connection to Media Gateway' />
2292 <param name='remote-port' doc='remote bind to connect to MGCP gateway with' />
2293 <param name='&lt;0-65535&gt;' doc='remote bind port' />
2294 </params>
2295 </command>
2296 <command id='mgcpgw endpoint-range &lt;1-65534&gt; &lt;1-65534&gt;'>
2297 <params>
2298 <param name='mgcpgw' doc='Configure MGCP connection to Media Gateway' />
2299 <param name='endpoint-range' doc='usable range of endpoint identifiers' />
2300 <param name='&lt;1-65534&gt;' doc='set first useable endpoint identifier' />
2301 <param name='&lt;1-65534&gt;' doc='set the last useable endpoint identifier' />
2302 </params>
2303 </command>
2304 <command id='mgcpgw bts-base &lt;0-65534&gt;'>
2305 <params>
2306 <param name='mgcpgw' doc='Configure MGCP connection to Media Gateway' />
2307 <param name='bts-base' doc='First UDP port allocated for the BTS side' />
2308 <param name='&lt;0-65534&gt;' doc='UDP Port number' />
2309 </params>
2310 </command>
2311 <command id='iu rab-assign-addr-enc (x213|v4raw)'>
2312 <params>
2313 <param name='iu' doc='Iu interface protocol options' />
2314 <param name='rab-assign-addr-enc' doc='Choose RAB Assignment&apos;s Transport Layer Address encoding' />
2315 <param name='x213' doc='ITU-T X.213 compliant address encoding (default)' />
2316 <param name='v4raw' doc='32bit length raw IPv4 address (for ip.access nano3G)' />
2317 </params>
2318 </command>
2319 <command id='asn1 debug (1|0)'>
2320 <params>
2321 <param name='asn1' doc='ASN.1 settings' />
2322 <param name='debug' doc='Enable ASN.1 debug messages' />
2323 <param name='1' doc='Log ASN.1 debug messages to stderr' />
2324 <param name='0' doc='Do not log ASN.1 debug messages to stderr' />
2325 </params>
2326 </command>
2327 <command id='asn1 xer-print (1|0)'>
2328 <params>
2329 <param name='asn1' doc='ASN.1 settings' />
2330 <param name='xer-print' doc='Log human readable representations of all ASN.1 messages to stderr' />
2331 <param name='1' doc='Log XML representation of all ASN.1 messages to stderr' />
2332 <param name='0' doc='Do not log decoded ASN.1 messages to stderr' />
2333 </params>
2334 </command>
2335 </node>
2336 <node id='config-mncc-int'>
2337 <name>config-mncc-int</name>
2338 <command id='default-codec tch-f (fr|efr|amr)'>
2339 <params>
2340 <param name='default-codec' doc='Set default codec' />
2341 <param name='tch-f' doc='Codec for TCH/F' />
2342 <param name='fr' doc='Full-Rate' />
2343 <param name='efr' doc='Enhanced Full-Rate' />
2344 <param name='amr' doc='Adaptive Multi-Rate' />
2345 </params>
2346 </command>
2347 <command id='default-codec tch-h (hr|amr)'>
2348 <params>
2349 <param name='default-codec' doc='Set default codec' />
2350 <param name='tch-h' doc='Codec for TCH/H' />
2351 <param name='hr' doc='Half-Rate' />
2352 <param name='amr' doc='Adaptive Multi-Rate' />
2353 </params>
2354 </command>
2355 </node>
2356 <node id='config-smpp'>
2357 <name>config-smpp</name>
2358 <command id='smpp-first'>
2359 <params>
2360 <param name='smpp-first' doc='Try SMPP routes before the subscriber DB' />
2361 </params>
2362 </command>
2363 <command id='no smpp-first'>
2364 <params>
2365 <param name='no' doc='Negate a command or set its defaults' />
2366 <param name='smpp-first' doc='Try SMPP before routes before the subscriber DB' />
2367 </params>
2368 </command>
2369 <command id='local-tcp-port &lt;1-65535&gt;'>
2370 <params>
2371 <param name='local-tcp-port' doc='Set the local TCP port on which we listen for SMPP' />
2372 <param name='&lt;1-65535&gt;' doc='TCP port number' />
2373 </params>
2374 </command>
2375 <command id='local-tcp-ip A.B.C.D &lt;1-65535&gt;'>
2376 <params>
2377 <param name='local-tcp-ip' doc='Set the local IP address and TCP port on which we listen for SMPP' />
2378 <param name='A.B.C.D' doc='Local IP address' />
2379 <param name='&lt;1-65535&gt;' doc='TCP port number' />
2380 </params>
2381 </command>
2382 <command id='system-id ID'>
2383 <params>
2384 <param name='system-id' doc='Set the System ID of this SMSC' />
2385 <param name='ID' doc='Alphanumeric SMSC System ID' />
2386 </params>
2387 </command>
2388 <command id='policy (accept-all|closed)'>
2389 <params>
2390 <param name='policy' doc='Set the authentication policy of this SMSC' />
2391 <param name='accept-all' doc='Accept all SMPP connections independeint of system ID / passwd' />
2392 <param name='closed' doc='Accept only SMPP connections from ESMEs explicitly configured' />
2393 </params>
2394 </command>
2395 <command id='esme NAME'>
2396 <params>
2397 <param name='esme' doc='Configure a particular ESME' />
2398 <param name='NAME' doc='Alphanumeric System ID of the ESME to be configured' />
2399 </params>
2400 </command>
2401 <command id='no esme NAME'>
2402 <params>
2403 <param name='no' doc='Negate a command or set its defaults' />
2404 <param name='esme' doc='Remove ESME configuration' />
2405 <param name='NAME' doc='Alphanumeric System ID of the ESME to be removed' />
2406 </params>
2407 </command>
2408 </node>
2409 <node id='config-smpp-esme'>
2410 <name>config-smpp-esme</name>
2411 <command id='password PASSWORD'>
2412 <params>
2413 <param name='password' doc='Set the password for this ESME' />
2414 <param name='PASSWORD' doc='Alphanumeric password string' />
2415 </params>
2416 </command>
2417 <command id='no password'>
2418 <params>
2419 <param name='no' doc='Negate a command or set its defaults' />
2420 <param name='password' doc='Remove the password for this ESME' />
2421 </params>
2422 </command>
2423 <command id='route prefix (unknown|international|national|network|subscriber|alpha|abbrev) (unknown|isdn|x121|f69|e212|national|private|ermes|ip|wap) PREFIX'>
2424 <params>
2425 <param name='route' doc='Configure a route for MO-SMS to be sent to this ESME' />
2426 <param name='prefix' doc='Prefix-match route' />
2427 <param name='unknown' doc='Unknown type-of-number' />
2428 <param name='international' doc='International type-of-number' />
2429 <param name='national' doc='National type-of-number' />
2430 <param name='network' doc='Network specific type-of-number' />
2431 <param name='subscriber' doc='Subscriber type-of-number' />
2432 <param name='alpha' doc='Alphanumeric type-of-number' />
2433 <param name='abbrev' doc='Abbreviated type-of-number' />
2434 <param name='unknown' doc='Unknown numbering plan' />
2435 <param name='isdn' doc='ISDN (E.164) numbering plan' />
2436 <param name='x121' doc='X.121 numbering plan' />
2437 <param name='f69' doc='F.69 numbering plan' />
2438 <param name='e212' doc='E.212 numbering plan' />
2439 <param name='national' doc='National numbering plan' />
2440 <param name='private' doc='Private numbering plan' />
2441 <param name='ermes' doc='ERMES numbering plan' />
2442 <param name='ip' doc='IP numbering plan' />
2443 <param name='wap' doc='WAP numbeing plan' />
2444 <param name='PREFIX' doc='Destination number prefix' />
2445 </params>
2446 </command>
2447 <command id='no route prefix (unknown|international|national|network|subscriber|alpha|abbrev) (unknown|isdn|x121|f69|e212|national|private|ermes|ip|wap) PREFIX'>
2448 <params>
2449 <param name='no' doc='Negate a command or set its defaults' />
2450 <param name='route' doc='Configure a route for MO-SMS to be sent to this ESME' />
2451 <param name='prefix' doc='Prefix-match route' />
2452 <param name='unknown' doc='Unknown type-of-number' />
2453 <param name='international' doc='International type-of-number' />
2454 <param name='national' doc='National type-of-number' />
2455 <param name='network' doc='Network specific type-of-number' />
2456 <param name='subscriber' doc='Subscriber type-of-number' />
2457 <param name='alpha' doc='Alphanumeric type-of-number' />
2458 <param name='abbrev' doc='Abbreviated type-of-number' />
2459 <param name='unknown' doc='Unknown numbering plan' />
2460 <param name='isdn' doc='ISDN (E.164) numbering plan' />
2461 <param name='x121' doc='X.121 numbering plan' />
2462 <param name='f69' doc='F.69 numbering plan' />
2463 <param name='e212' doc='E.212 numbering plan' />
2464 <param name='national' doc='National numbering plan' />
2465 <param name='private' doc='Private numbering plan' />
2466 <param name='ermes' doc='ERMES numbering plan' />
2467 <param name='ip' doc='IP numbering plan' />
2468 <param name='wap' doc='WAP numbeing plan' />
2469 <param name='PREFIX' doc='Destination number prefix' />
2470 </params>
2471 </command>
2472 <command id='default-route'>
2473 <params>
2474 <param name='default-route' doc='Set this ESME as default-route for all SMS to unknown destinations' />
2475 </params>
2476 </command>
2477 <command id='no default-route'>
2478 <params>
2479 <param name='no' doc='Negate a command or set its defaults' />
2480 <param name='default-route' doc='Remove this ESME as default-route for all SMS to unknown destinations' />
2481 </params>
2482 </command>
2483 <command id='deliver-src-imsi'>
2484 <params>
2485 <param name='deliver-src-imsi' doc='Enable the use of IMSI as source address in DELIVER' />
2486 </params>
2487 </command>
2488 <command id='no deliver-src-imsi'>
2489 <params>
2490 <param name='no' doc='Negate a command or set its defaults' />
2491 <param name='deliver-src-imsi' doc='Disable the use of IMSI as source address in DELIVER' />
2492 </params>
2493 </command>
2494 <command id='osmocom-extensions'>
2495 <params>
2496 <param name='osmocom-extensions' doc='Enable the use of Osmocom SMPP Extensions for this ESME' />
2497 </params>
2498 </command>
2499 <command id='no osmocom-extensions'>
2500 <params>
2501 <param name='no' doc='Negate a command or set its defaults' />
2502 <param name='osmocom-extensions' doc='Disable the use of Osmocom SMPP Extensions for this ESME' />
2503 </params>
2504 </command>
2505 <command id='dcs-transparent'>
2506 <params>
2507 <param name='dcs-transparent' doc='Enable the transparent pass-through of TP-DCS to SMPP DataCoding' />
2508 </params>
2509 </command>
2510 <command id='no dcs-transparent'>
2511 <params>
2512 <param name='no' doc='Negate a command or set its defaults' />
2513 <param name='dcs-transparent' doc='Disable the transparent pass-through of TP-DCS to SMPP DataCoding' />
2514 </params>
2515 </command>
2516 </node>
2517 <node id='config-hlr'>
2518 <name>config-hlr</name>
2519 <command id='remote-ip A.B.C.D'>
2520 <params>
2521 <param name='remote-ip' doc='Remote GSUP address of the HLR' />
2522 <param name='A.B.C.D' doc='Remote GSUP address (default: 127.0.0.1)' />
2523 </params>
2524 </command>
2525 <command id='remote-port &lt;1-65535&gt;'>
2526 <params>
2527 <param name='remote-port' doc='Remote GSUP port of the HLR' />
2528 <param name='&lt;1-65535&gt;' doc='Remote GSUP port (default: MSC_HLR_REMOTE_PORT_DEFAULT)' />
2529 </params>
2530 </command>
2531 </node>
2532</vtydoc>