Class CProxySupport
Constructor Attributes | Constructor Name and Description |
---|---|
Describe functionnalities of the CTIProxy
|
Field Attributes | Field Name and Description |
---|---|
- Proxy is running in debug mode
|
|
Text encoding allowed by proxy on the communication socket
|
|
Proxy allow recording on only a conversation part (client / agent)
|
|
Proxy allow to recover agent state after a short disconnection.
|
|
Proxy allow recording, or not
|
|
Time beetween Proxy KeepAlive.
|
|
- Proxy version
|
Field Detail
{boolean}
DebugMode
- Proxy is running in debug mode
{string}
Encoding
Text encoding allowed by proxy on the communication socket
- Default Value:
- "UTF-8"
{boolean}
HalfRecording
Proxy allow recording on only a conversation part (client / agent)
- Deprecated:
- now managed on the rights sended by the proxy
{boolean}
NetworkRecover
Proxy allow to recover agent state after a short disconnection. Context should not be closed in this mode
- Default Value:
- false. Managed only on up-to-date proxy.
{boolean}
Recording
Proxy allow recording, or not
- Deprecated:
- now managed on the rights sended by the proxy
{Number}
TTL
Time beetween Proxy KeepAlive. Unit is second.
- Default Value:
- 60
{string}
Version
- Proxy version