SIPSorcery.AppServer.DialPlan.DialPlanEngine.DialPlanEngine C# (CSharp) Method

DialPlanEngine() static private method

static private DialPlanEngine ( ) : NUnit.Framework
return NUnit.Framework
        static DialPlanEngine()
        {
            logger = AppState.GetLogger("dialplanengine");
        }

Same methods

DialPlanEngine::DialPlanEngine ( SIPTransport sipTransport, GetCanonicalDomainDelegate getCanonicalDomain, SIPMonitorLogDelegate logDelegate, SIPSorceryPersistor sipSorceryPersistor, SIPEndPoint outboundProxySocket, string rubyScriptCommonPath, string impersonationUsername, string impersonationPassword, int maxExecutionCount ) : NUnit.Framework