To use SIP proxies, they must be defined and then assigned to a SIP Proxy Group (a collection of SIP Proxies). For further information on SIP Proxy Groups, please refer to SIP Proxy Groups.
| Name | Description |
|---|---|
| View SIP Proxies | View already defined SIP Proxies |
| Add SIP Proxies | Add a new SIP Proxy |
| Update SIP Proxies | Update an already defined SIP Proxy |
| Remove SIP Proxies | Remove an already defined SIP Proxy |
| Assign SIP Custom Headers to SIP Proxies | Assign a SIP Custom Header to a SIP Proxy |
| Unassign SIP Custom Headers from SIP Proxies | Remove a SIP Custom Header from a SIP Proxy |
| Name | Description |
|---|---|
| Name | A user defined name for the proxy |
| Description | A user defined description for the proxy |
| Mode | Specifies the proxy mode. This can be LOOSE_ROUTING or REWRITE_DESTINATION.
|
| SIP Address | The full SIP address for the proxy (e.g. sip:proxy@192.168.0.5). Can include further information if necessary, e.g. port and transport (sip:proxy@192.168.0.5:5060;transport=udp) |
| RTP Mode | Specifies the allowed RTP methods for data transport on calls using this proxy, allowing you to override platform defaults. This can be RTP_USE_SYSTEM_DEFAULT; RTP_USE_INSECURE_ONLY; RTP_USE_SECURE_ONLY or RTP_USE_BOTH.
|
| Name | Description | Default |
|---|---|---|
| Priority | Sets the priority of this proxy for any group it is assigned to (please see Weight and Priority usage in the Blueworx Platform) | 1 |
| Weight | Sets the weight of this proxy for any group it is assigned to (please see Weight and Priority usage in the Blueworx Platform) | 1 |
| Caller ID | Caller Id to use in SIP as the user part of a From header. | |
| Try Anonymous? | Determines whether this proxy should try using anonymous credentials if an authentication challenge is received | False |
| OPTIONS ping enabled? | Enables OPTIONS ping, which is used by BVR to monitor the status of the proxy. If the OPTIONS ping receives a SIP 2xx response (e.g. 200 OK), the proxy will be set to UP. Otherwise, if it receives a non-2xx final response OR the request times out, it will be set to DOWN) | False |
| OPTIONS ping frequency if proxy is up | How frequently (in seconds) to send a SIP OPTIONS message when the proxy is UP | 60 |
| OPTIONS ping frequency if proxy is down | How frequently (in seconds) to send a SIP OPTIONS message when the proxy is DOWN | 60 |