Administrator's Guide
Chapter 15. Command Line Reference
OptPassword
Datatype for optional passwords.
OptPercent
An optional integer from nothing to everything in percent (0-100).
OptPercentFloat
An optional float from nothing to everything in percent (0-100). Values are normalized to
integers if possible.
OptPortNumber
A optional port number in the range 1-65535. Zero not normally allowed.
OptPortRangeList
An optional list of TCP or UDP ports.
OptPositiveSysInteger
An optional strictly positive integer that fits in an "int".
OptPrivCert
A datatype for optional private key/certificate pairs. The cooked value can be either of:
- an fuegoutils.x509.privcert object, possibly with an extra "req" attribute that is an fue-
goutils.x509.request object. - an fuegoutils.x509.privreq object. - FieldError - None (only if
the datatype is optional)
OptProtocolRangeList
An optional list of protocol numbers.
OptRequestFromReference
A reference to the ’name’ field of ’db.sipswitch.request_from’. In other words, a matching
From header.
OptRequestToReference
A reference to the ’name’ field of ’db.sipswitch.request_to’. In other words, a matching
Request-URI.
OptServicesReference
An optional reference to the ’name’ field of ’db.firewall.services’. In other words, a defined
service.
OptSipTransportSel
302