PhoneSystemRefreshRegistration Method

request to refresh registration of specific VoIP provider line or slave bridge connection.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public void RefreshRegistration(
	string lineDN
)

Parameters

lineDN  String
Specifies Number of the line which should be reregistered on provider/master bridge

Implements

IPhoneSystemRefreshRegistration(String)

Remarks

Call to this method has effect only for VoIP provider lines and slave bridge connections

See Also