3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Refresh
Registration 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#
Copy
public
void
RefreshRegistration
(
string
lineDN
)
Parameters
lineDN
String
Specifies
Number
of the line which should be reregistered on provider/master bridge
Implements
IPhoneSystem
RefreshRegistration(String)
Remarks
Call to this method has effect only for VoIP provider lines and slave bridge connections
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Parameters
Implements
Remarks
See Also