Genesys CTI User Forum > Genesys-related Development
Platform SDK 8.1, how to get EventResourceInfo from TServer [JAVA]
Kubig:
Try to register DN with "Tenant" name. On that level event of type EventResourceInfo should be fired.
cavagnaro:
Also I guess there is no way to "Ask" how many ports are available. Seems to be automatic:
[code]
@13:55:12.7770 [0] 8.0.300.48 distribute_event: message EventResourceInfo
AttributeEventSequenceNumber 00000000000a51cb
AttributeTimeinuSecs 777000
AttributeTimeinSecs 1320481512 (13:55:12)
AttributeExtensions [46] 00 02 01 00..
'available-ports' 2200
'total-ports' 2200
AttributeThisDN 'SouthHubSIP05'
13:55:12.777 Trc 04542 EventResourceInfo sent to [508] (00000004 SHAGOBD_OCS01P 10.96.156.30:60898)
13:55:12.777 Trc 04542 EventResourceInfo sent to [488] (00000003 SHAGOBD_OCS01B 10.96.156.39:59998)
[/code]
Kubig:
It must be possible - ICON can retrieve these messages/events. As I wrote above, try to Register DN which serves for this purpose.
cavagnaro:
What I meant is that you can "listen" on how many ports are free, but not "ask" as seems SIP Server reports it based on the OPTIONS message
Kubig:
Yes, that is right. The event is based on and fired by information received by RM.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version