SIP Options probers
SIP Options probers allows to configure send SIP OPTIONS requests to remote gateways. This feature is usable to remote gateway monitoring.
Attributes
- Id
Unique id.
- Name
Name of this SIP Option prober configuration
- Enabled
Disabled probers will be ignored.
- Pop
Point of presence for SIP OPTIONS requests.
- Node
Node which will send SIP OPTIONS requests.
- Transport protocol
SIP transport protocol which will be used for send request.
- RURI Domain
R-URI domain of outgoing SIP OPTIONS request
- RURI Username
R-URI username of outgoing SIP OPTIONS request
- From URI
From URI of outgoing SIP OPTIONS request
- To URI
From URI of outgoing SIP OPTIONS request
- Auth username
Authorization username.
- Auth password
Authorization password.
- Route Set
A route set is a collection of ordered SIP or SIPS URI which represent a list of proxies that must be traversed when sending a OPTIONS request. Proxy address should specified in SIP URI format eg
sip:sip-proxy.example.com. Route Set will be added to SIP request asRouteheaders.Empty routeset:
Registration sent via proxy:
Two proxies in routeset:
TIP
Read more about Route Set at RFC3261
- Contact uri
Contact header. Should be in a SIP-URI format.
- Interval
Requests sending interval in seconds
- Sip Interface Name
Name of signalling interface from sems.conf that will be used to build outgoing OPTIONS request.
- Append headers
Custom headers to append to outgoing request.