SIPExtension |
The SIPExtensionRegisterContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| SIPExtensionRegisterContainer | Initializes a new instance of the SIPExtensionRegisterContainer class |
| Name | Description | |
|---|---|---|
| ClearExtensionRegistrations | ||
| Contains | Determines whether the container contains the specified extension. | |
| GetAllExtensions | Gets all extensions from the container. | |
| GetBindings | ||
| GetBindingsCount | ||
| GetExtension(TransportInfo) | Gets the specified extension from the container. | |
| GetExtension(SIPClientID, Boolean) | Gets the specified extension from the container. | |
| GetExtensions(SIPAddress) | Gets all extensions to the given address from the container (REGISTER bindings). | |
| GetExtensions(TransportInfo) | Gets all extensions to the given address from the container (REGISTER bindings). | |
| TryAddExtension | Attempts to add the specified extension to the container. | |
| TryRemoveExtension | Attempts to remove the specified extension from the container. |