Administrator's Guide
Chapter 15. Command Line Reference
NonemptyString
A string.
OnOffButton
An On-Off-toggle displayed as a check-box in the web server. The only reason this is a
separate datatype, is to fool the web server into displaying it as a check-box, as there is
currently no way to specify this in the OEM package.
OnOffToggle
Datatype with only allowed values being "on" and "off". Case is ignored, as is leading and
trailing whitespace. The cooked value is a bool: True for "on" and False for "off". Default
"off".
OnOffToggleOn
Identical to OnOffToggle, except default value is "on".
OptAccountReference
A reference to an account defined in ’db.sipswitch.users’. The reference is written on the
form ’accountname@domain’.
OptAliasList
An optional list of SIP user names.
OptAliasIpReference
An optional reference to the ’name’ field of ’db.network.alias_addresses’. In other words,
one of the machine’s own IP alias addresses.
OptBandWidth
An optional integer with a minimum value of 12.
OptCertCrl
An optional X.509 CRL.
OptCertReference
An optional reference to one of the Ingate’s private certificates.
OptCertificate
An optional X.509 certificate.
OptCodecTypeSel
299