public override void AddSIPProviderAsync(SIPProvider sipProvider)
 {
     m_provisioningServiceProxy.AddSIPProviderAsync(sipProvider);
 }