JTapiAddressAddedToTerminal

Metreos.Providers.JTapi.JTapiAddressAddedToTerminal

Summary

JTapiAddressAddedToTerminal indicates that an address was successfully added to a terminal.

Usage

When a JTapiAddressAddedToTerminal event occurs, the applications can use this information to learn about the addresses that are mapped on this device. The application will get one such event for each address that is added. 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 JTapiAddressRemovedFromTerminal event to ensure the correct mapping of the addresses 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 was added.