Contents
- 1 SIP Endpoint
- 1.1 privilege.sipendpoint.can-use
- 1.2 privilege.sipendpoint.can-change-microphone-volume
- 1.3 privilege.sipendpoint.can-change-speaker-volume
- 1.4 privilege.sipendpoint.can-mute-microphone
- 1.5 privilege.sipendpoint.can-mute-speaker
- 1.6 sipendpoint.uri
- 1.7 sipendpoint.sip-server-address
- 1.8 sipendpoint.sip-server-address.peer
- 1.9 sipendpoint.register-interval
- 1.10 sipendpoint.register-max-attempts
- 1.11 sipendpoint.ping-interval
- 1.12 sipendpoint.max-failed-ping
- 1.13 sipendpoint.transport-protocol
SIP Endpoint
Workspace Web Edition provides the following options for managing SIP Endpoints, such as the Genesys Softphone:
privilege.sipendpoint.can-use
- Default value : false
- Valid values : true, false
- Change take effect : When the session is started or restarted.
- Description : Enables use of Genesys Softphone. Depends on privilege.voice.can-use.
privilege.sipendpoint.can-change-microphone-volume
- Default value : false
- Valid values : true, false
- Changes take effect : When the session is started or restarted.
- Description : Allows agents to change the volume of the microphone. Depends on privilege.voice.can-use and privilege.sipendpoint.can-use.
privilege.sipendpoint.can-change-speaker-volume
- Default value : false
- Valid values : true, false
- Changes take effect : When the session is started or restarted.
- Description : Allows agents to change the volume of the speaker. Depends on privilege.voice.can-use and privilege.sipendpoint.can-use.
privilege.sipendpoint.can-mute-microphone
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Allows agents to mute and unmute the microphone. Depends on privilege.voice.can-use and privilege.sipendpoint.can-use.
privilege.sipendpoint.can-mute-speaker
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Allows agents to mute and unmute the speaker. Depends on privilege.voice.can-use and privilege.sipendpoint.can-use.
sipendpoint.uri
- Default value:
- Valid values: A correct URI
- Change take effect: When the session is started or restarted.
- Description : URI of the SIP endpoint.
sipendpoint.sip-server-address
- Default value:
- Valid values: Any valid IP address or host name
- Change take effect: When the session is started or restarted.
- Description: Address of the sip server and, optionally, the port using the <address>:<port> format. If the port is not specified, the Genesys Softphone uses DNS SRV resolution for the specified address.
- In Business continuity environments, this option specifies the host name or IP address of the session border controller where the SIP REGISTER request will be sent by Workspace SIP Endpoint. If this option is empty, the SIP REGISTER request is sent to the address specified in the sip-address TServer option of the SIP Server that monitors the DN of this agent. In Business Continuity environments, this corresponds to the preferred site registration.
- To set the Domain/Realm of your contact center instead of an IP address when Workspace SIP Endpoint tries to register through a session border controller (SBC) device, set the value of the this option to the FQDN of your domain instead of just the IP address.
sipendpoint.sip-server-address.peer
- Default value:
- Valid values: Any valid IP address or host name
- Change take effect: When the session is started or restarted.
- Description: Address of the peer sip server and, optionally, the port using the <address>:<port> format. If the port is not specified, the Genesys Softphone uses DNS SRV resolution for the specified address. Requires Genesys Softphone 8.5.400.08 or higher.
- In Business Continuity environments, this option specifies the host name or IP address of the session border controller where the peer SIP REGISTER request will be sent by Workspace SIP Endpoint. If this option is empty, the SIP REGISTER request is sent to the address specified in the sip-address TServer option of the SIP Server that monitors the DN of this agent. In Business Continuity environments, this corresponds to the peer site registration.
- To set the Domain/Realm of your contact center instead of an IP when Workspace SIP Endpoint tries to register through a session border controller (SBC) device, set the value of the this option to the FQDN of your domain instead of just the IP address.
sipendpoint.register-interval
- Default value: 1500
- Valid values: A correct integer
- Change take effect: When the session is started or restarted.
- Description: Interval in milliseconds between each register on the Genesys Softphone.
sipendpoint.register-max-attempts
- Default value: 10
- Valid values: A correct integer
- Change take effect: When the session is started or restarted.
- Description: Number of failed attempts allowed on check if register is done.
sipendpoint.ping-interval
- Default value: 2000
- Valid values: A correct integer
- Change take effect: When the session is started or restarted.
- Description : Interval in milliseconds between each ping of the Genesys Softphone.
sipendpoint.max-failed-ping
- Default value: 5
- Valid values: A correct integer
- Change take effect: When the session is started or restarted.
- Description: Number of failed pings allowed on Genesys Softphone.
sipendpoint.transport-protocol
- Default Value: UDP
- Valid Values: UDP, TCP, TLS
- Change take effect : When the session is started or restarted.
- Description: Specify whether UDP, TCP, or TLS is used for the SIP transport protocol.
Comments or questions about this documentation? Contact us for support!