JTapiCallUnParked

Metreos.Providers.JTapi.JTapiCallUnParked

Summary

JTapiCallUnParked indicates that a call on a monitored phone has been Unparked.

Usage

JTapiCallUnParked indicates that a call which was parked on parkDN has been unparked by the line UnparkingDN on the monitored phoneUnparkingDevice. In case the call is unparked on a non-monitored phone, the event is still sent , but with UnKnOwN values for UnparkingDN , UnparkingDevice and a null CallID. The event is still significant as it informs the application that the call has been unparked and the application should no longer try to unpark it.

Remarks

JTapiCallUnParked can be used to trigger applications.

Event Parameters
Parameter Name.NET TypeDescription
ParkDNSystem.StringThe number on which the call was parked.
UnparkingDNSystem.StringThe DN on the unparking device which unparked the call
StackTokenSystem.StringThe JTAPI protocol call ID.
CallIdSystem.Int64Unique identifier used to identify the call leg on the UnparkingDevice. This will be null in case the UnparkingDevice is not in the monitored pool.
UnparkingDeviceSystem.StringThe device which unparked the call