Click or drag to resize

CallOriginalRemoteAddress Property

Remote number the local client/user dialed to make an outgoing call. This value represents the number prior to applying any dialing rule. Once this value is set, it is not modified even if server changes remote address.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string OriginalRemoteAddress { get; }

Property Value

Type: String
See Also