Свойство | Type | Description | |
---|---|---|---|
CallerCRMDetails | |||
CallersNetworkId | string | ||
ContextType | DialPlanContextsEnum | ||
CreateBridge_External | DialogueBridgeCreatedDelegate | ||
Customer | |||
CustomerId | System.Guid | ||
GetCanonicalDomain_External | GetCanonicalDomainDelegate | ||
SendTrace | bool | ||
m_dialPlanEngine |
Свойство | Type | Description | |
---|---|---|---|
logger | log4net.ILog | ||
m_dialPlan | |||
m_sipProviders | List |
||
m_traceLog | StringBuilder |
Méthode | Description | |
---|---|---|
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 ( |
Méthode | Description | |
---|---|---|
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 | |
Résultat | void |
public CallFailed ( SIPResponseStatusCodesEnum failureStatus, string reasonPhrase, string customHeaders ) : void | ||
failureStatus | SIPResponseStatusCodesEnum | |
reasonPhrase | string | |
customHeaders | string | |
Résultat | 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 | |
Résultat | void |
public DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
monitorLogDelegate | SIPMonitorLogDelegate | |
sipTransport | ||
createBridge | DialogueBridgeCreatedDelegate | |
outboundProxy | ||
sipServerUserAgent | ISIPServerUserAgent | |
dialPlan | ||
sipProviders | List |
|
traceDirectory | string | |
callersNetworkId | string | |
customer | ||
dialPlanEngine | ||
getCanonicalDomain | GetCanonicalDomainDelegate | |
Résultat | System |
public DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
monitorLogDelegate | SIPMonitorLogDelegate | |
sipTransport | ||
createBridge | DialogueBridgeCreatedDelegate | |
outboundProxy | ||
sipServerUserAgent | ISIPServerUserAgent | |
dialPlan | ||
sipProviders | List |
|
traceDirectory | string | |
callersNetworkId | string | |
customerId | System.Guid | |
Résultat | System |
public DialPlanContext ( SIPMonitorLogDelegate monitorLogDelegate, |
||
monitorLogDelegate | SIPMonitorLogDelegate | |
sipTransport | ||
outboundProxy | ||
dialPlan | ||
sipProviders | List |
|
traceDirectory | string | |
callersNetworkId | string | |
customer | ||
Résultat | System |
public DialPlanExecutionFinished ( ) : void | ||
Résultat | void |
public ExecuteDialPlanForRedirect ( |
||
redirectResponse | ||
Résultat | void |
public SetCallerDetails ( |
||
crmHeaders | ||
Résultat | void |
public CRMHeaders,SIPSorcery.SIP.App CallerCRMDetails | ||
Résultat |
public DialPlanContextsEnum ContextType | ||
Résultat | DialPlanContextsEnum |
public DialogueBridgeCreatedDelegate CreateBridge_External | ||
Résultat | DialogueBridgeCreatedDelegate |
public Customer,SIPSorcery.CRM Customer | ||
Résultat |
public GetCanonicalDomainDelegate GetCanonicalDomain_External | ||
Résultat | GetCanonicalDomainDelegate |
protected SIPDialPlan,SIPSorcery.SIP.App m_dialPlan | ||
Résultat |
public DialPlanEngine,SIPSorcery.AppServer.DialPlan m_dialPlanEngine | ||
Résultat |