Свойство | Тип | Описание | |
---|---|---|---|
CallerCRMDetails | |||
CallersNetworkId | string | ||
ContextType | DialPlanContextsEnum | ||
CreateBridge_External | DialogueBridgeCreatedDelegate | ||
Customer | |||
CustomerId | System.Guid | ||
GetCanonicalDomain_External | GetCanonicalDomainDelegate | ||
SendTrace | bool | ||
m_dialPlanEngine |
Свойство | Тип | Описание | |
---|---|---|---|
logger | log4net.ILog | ||
m_dialPlan | |||
m_sipProviders | List |
||
m_traceLog | StringBuilder |
Метод | Описание | |
---|---|---|
CallAnswered ( SIPResponseStatusCodesEnum answeredStatus, string reasonPhrase, string toTag, string customHeaders, string answeredContentType, string answeredBody, |
||
CallFailed ( SIPResponseStatusCodesEnum failureStatus, string reasonPhrase, string customHeaders ) : void | ||
CallProgress ( SIPResponseStatusCodesEnum progressStatus, string reasonPhrase, string customHeaders, string progressContentType, string progressBody, ISIPClientUserAgent uac ) : void | ||
DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
Constructor for non-INVITE requests that can initiate dialplan executions.
|
|
DialPlanExecutionFinished ( ) : void | ||
ExecuteDialPlanForRedirect ( |
Executes a new instance of the current dialplan as a result of receiving a redirect response.
|
|
SetCallerDetails ( |
Метод | Описание | |
---|---|---|
ClientCallCancelled ( ISIPServerUserAgent uas ) : void | ||
ClientCallNoRingTimeout ( ISIPServerUserAgent sipServerUserAgent ) : void |
The client transaction will time out after ringing for the maximum allowed time for an INVITE transaction (probably 10 minutes) or less if the invite transaction timeout value has been adjusted.
|
|
ClientTransactionRemoved ( ISIPServerUserAgent uas ) : void | ||
CompleteTrace ( ) : void | ||
FireProxyLogEvent ( |
||
TransactionTraceMessage ( |
public CallAnswered ( SIPResponseStatusCodesEnum answeredStatus, string reasonPhrase, string toTag, string customHeaders, string answeredContentType, string answeredBody, |
||
answeredStatus | SIPResponseStatusCodesEnum | |
reasonPhrase | string | |
toTag | string | |
customHeaders | string | |
answeredContentType | string | |
answeredBody | string | |
answeredDialogue | ||
uasTransferMode | SIPDialogueTransferModesEnum | |
Результат | void |
public CallFailed ( SIPResponseStatusCodesEnum failureStatus, string reasonPhrase, string customHeaders ) : void | ||
failureStatus | SIPResponseStatusCodesEnum | |
reasonPhrase | string | |
customHeaders | string | |
Результат | void |
public CallProgress ( SIPResponseStatusCodesEnum progressStatus, string reasonPhrase, string customHeaders, string progressContentType, string progressBody, ISIPClientUserAgent uac ) : void | ||
progressStatus | SIPResponseStatusCodesEnum | |
reasonPhrase | string | |
customHeaders | string | |
progressContentType | string | |
progressBody | string | |
uac | ISIPClientUserAgent | |
Результат | void |
public DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
monitorLogDelegate | SIPMonitorLogDelegate | |
sipTransport | ||
createBridge | DialogueBridgeCreatedDelegate | |
outboundProxy | ||
sipServerUserAgent | ISIPServerUserAgent | |
dialPlan | ||
sipProviders | List |
|
traceDirectory | string | |
callersNetworkId | string | |
customer | ||
dialPlanEngine | ||
getCanonicalDomain | GetCanonicalDomainDelegate | |
Результат | System |
public DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
monitorLogDelegate | SIPMonitorLogDelegate | |
sipTransport | ||
createBridge | DialogueBridgeCreatedDelegate | |
outboundProxy | ||
sipServerUserAgent | ISIPServerUserAgent | |
dialPlan | ||
sipProviders | List |
|
traceDirectory | string | |
callersNetworkId | string | |
customerId | System.Guid | |
Результат | System |
public DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
monitorLogDelegate | SIPMonitorLogDelegate | |
sipTransport | ||
outboundProxy | ||
dialPlan | ||
sipProviders | List |
|
traceDirectory | string | |
callersNetworkId | string | |
customer | ||
Результат | System |
public DialPlanExecutionFinished ( ) : void | ||
Результат | void |
public ExecuteDialPlanForRedirect ( |
||
redirectResponse | ||
Результат | void |
public SetCallerDetails ( |
||
crmHeaders | ||
Результат | void |
public CRMHeaders,SIPSorcery.SIP.App CallerCRMDetails | ||
Результат |
public DialPlanContextsEnum ContextType | ||
Результат | DialPlanContextsEnum |
public DialogueBridgeCreatedDelegate CreateBridge_External | ||
Результат | DialogueBridgeCreatedDelegate |
public Customer,SIPSorcery.CRM Customer | ||
Результат |
public GetCanonicalDomainDelegate GetCanonicalDomain_External | ||
Результат | GetCanonicalDomainDelegate |
protected SIPDialPlan,SIPSorcery.SIP.App m_dialPlan | ||
Результат |
public DialPlanEngine,SIPSorcery.AppServer.DialPlan m_dialPlanEngine | ||
Результат |