Method | Description | |
---|---|---|
DialPlanLookupFacade ( SIPMonitorLogDelegate logDelegate, string owner ) : System | ||
GetLookups ( string dialplanName ) : List |
||
GetOptions ( string dialplanName ) : |
||
GetProviders ( string dialplanName ) : SIPDialplanProvider>.Dictionary |
||
GetRoutes ( string dialplanName ) : List |
||
GetSettings ( string dialplanName ) : |
||
GetSimpleWizardRules ( string dialplanName, string callDirection ) : List |
public DialPlanLookupFacade ( SIPMonitorLogDelegate logDelegate, string owner ) : System | ||
logDelegate | SIPMonitorLogDelegate | |
owner | string | |
return | System |
public GetLookups ( string dialplanName ) : List |
||
dialplanName | string | |
return | List |
public GetOptions ( string dialplanName ) : |
||
dialplanName | string | |
return |
public GetProviders ( string dialplanName ) : SIPDialplanProvider>.Dictionary |
||
dialplanName | string | |
return | SIPDialplanProvider>.Dictionary |
public GetRoutes ( string dialplanName ) : List |
||
dialplanName | string | |
return | List |
public GetSettings ( string dialplanName ) : |
||
dialplanName | string | |
return |
public GetSimpleWizardRules ( string dialplanName, string callDirection ) : List |
||
dialplanName | string | |
callDirection | string | |
return | List |