" /> Recent Posts

Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
Genesys CTI Technical Discussion / v8.0 - SIP Server licensing feature
« Last post by oceanblue on October 23, 2024, 07:07:39 PM »
Quick question:

What does the number (200/300) on the "SIP Server" licensing feature line on the license file signifies? In our case, it is different than the sdn licenses, so was wondering what that number indicates?

Thanks in advance.
32
PSDK Genesyslab.Platform.Voice.Protocols.TServer.Events namespace for TServer events
33
[quote author=terry link=topic=12620.msg55781#msg55781 date=1727336151]
57 EventQueued
58 EventDiverted
85 EventAttachedDataChanged
154 EventReserved_2 (used for keep alive pinging)
[/quote]

Thank you very much, Terry. Any idea where to find the full list? I'm searching in documentation with no luck; nothing in the PSDK docs too, as suggested by @Cavagnaro
34
Treatment Exit was exactly added to synchronize treatments time and target waiting time.
35
Thanks once more, Terry. They key lack of knowledge on my side was not being aware of the "Exit" function, that basically was the key feature I was missing, and that solved my issue.

Br,

Willian
36
I would use https://docs.genesys.com/Documentation/EZP/latest/User/RTRFunctions#scrollNav-18 and get the value from attached data
37
57 EventQueued
58 EventDiverted
85 EventAttachedDataChanged
154 EventReserved_2 (used for keep alive pinging)
38
Thanks Kubig,

so you mean I just need to create something like

Result = G.GetKEYCONNID(Data.Current_Status.Value);

???
39
I know those are under PSDK, each Event has an ID.
Now a list...maybe in PSDK docs? help file?
40
https://docs.genesys.com/Documentation/EZP/9.0.0/User/RTRFormulas#scrollNav-6
Pages: 1 2 3 [4] 5 6 ... 10