Hi,
We had written a c++ server application which uses TSAPI API's - registermonitor VDN and subscribe unsolicited events.
========
Doc reference: Avaya Aura® Application Enablement Services
TSAPI for Avaya Communication Manager Programmer’s Reference
Release 6.1
Monitor Ended Event — CSTAMonitorEndedEvent
The switch uses this event report to notify a client application that a previously requested Monitor Service has been canceled.
========
Our application was working fine without any problem but all of sudden it receives CSTAMonitorEndedEvent.
Do we know why & when AES sends CSTAMonitorEndedEvent? & How to recover from this situation.?
Is there any reason why AES is canceling the Monitor Service.?
Thanks
We had written a c++ server application which uses TSAPI API's - registermonitor VDN and subscribe unsolicited events.
========
Doc reference: Avaya Aura® Application Enablement Services
TSAPI for Avaya Communication Manager Programmer’s Reference
Release 6.1
Monitor Ended Event — CSTAMonitorEndedEvent
The switch uses this event report to notify a client application that a previously requested Monitor Service has been canceled.
========
Our application was working fine without any problem but all of sudden it receives CSTAMonitorEndedEvent.
Do we know why & when AES sends CSTAMonitorEndedEvent? & How to recover from this situation.?
Is there any reason why AES is canceling the Monitor Service.?
Thanks
Comment