EnableCallBarring: Difference between revisions
Jump to navigation
Jump to search
m (added Category:R2D2 using HotCat) |
m (added Category:SUPPLEMENTARY SERVICES using HotCat) |
||
Line 28: | Line 28: | ||
[[Category:R2D2]] | [[Category:R2D2]] | ||
[[Category:SUPPLEMENTARY SERVICES]] |
Latest revision as of 22:12, 1 April 2025
This command enables call barring for the specified GSM port, under the specified lock type and for optional specified call class.
Lock type could be BAOC, BOIC, BOIC_EX, BAIC or BIC_RO. Call class could be VOICE, DATA, FAX, ALL_CALLS or ALL.
If call class is omitted call forwarding will be set for ALL.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
EnableCallBarring | PortIndex, Lock type, [class] | Error Code in case of error. |
OUTPUT
None
EXAMPLE
~# EnableCallBarring 0 BAIC
OK
~# EnableCallBarring 1 BOIC_EX VOICE
OK