(Created page with "= SIP Endpoint= Category:V:HTCC:8.5.2DRAFT") |
(→SIP Endpoint) |
||
Line 1: | Line 1: | ||
= SIP Endpoint= | = 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 the usage of Genesys Softphone. Depends on [[Voice#privilege.voice.can-use|privilege.voice.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 : A correct URI | ||
+ | * Change take effect : When the session is started or restarted. | ||
+ | * Description : Address of the sip server | ||
+ | |||
+ | ====sipendpoint.register-interval==== | ||
+ | * Default value : 1500 | ||
+ | * Valid values : A correct integer | ||
+ | * Change take effect : When the session is started or restarted. | ||
+ | * Description : Interval in microseconds 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 microseconds between each ping of the Genesys Softphone. | ||
+ | |||
+ | ====sipendpoint.max-failed-ping==== | ||
+ | * Default value : 5 | ||
+ | * Valid values : A correct integer | ||
+ | * 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. | ||
+ | |||
[[Category:V:HTCC:8.5.2DRAFT]] | [[Category:V:HTCC:8.5.2DRAFT]] |
Revision as of 17:12, March 2, 2017
Contents
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 the usage of Genesys Softphone. Depends on privilege.voice.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 : A correct URI
- Change take effect : When the session is started or restarted.
- Description : Address of the sip server
sipendpoint.register-interval
- Default value : 1500
- Valid values : A correct integer
- Change take effect : When the session is started or restarted.
- Description : Interval in microseconds 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 microseconds between each ping of the Genesys Softphone.
sipendpoint.max-failed-ping
- Default value : 5
- Valid values : A correct integer
- 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!