JTapiAddressInService

Metreos.Providers.JTapi.JTapiAddressInService

Summary

JTapiAddressInService indicates that the state of the address on the device became In Service.

Usage

When a JTapiAddressInService event occurs, the applications can use this information to learn about the state of the address that is mapped on this device. The application will get one such event for each address that changes state. This event can happen at any time and hence this is a triggering event.

This applications that use this event must also make use of JTapiAddressOutService event to ensure the correct state of the address on a device.

Remarks

None.

Event Parameters
Parameter Name.NET TypeDescription
LineDNSystem.StringThe line directory number mapped on the device.
DeviceNameSystem.StringThe name of the device on which the address is mapped.