Méthode | Description | |
---|---|---|
CreateSIPDialogue ( global bridgeID, global callID, global cDRID, global cSeq, global direction, global id, global inserted, global localTag, global localUserField, global owner, global remoteTag, global remoteTarget, global remoteUserField ) : |
Create a new SIPDialogue object.
|
public static CreateSIPDialogue ( global bridgeID, global callID, global cDRID, global cSeq, global direction, global id, global inserted, global localTag, global localUserField, global owner, global remoteTag, global remoteTarget, global remoteUserField ) : |
||
bridgeID | global | Initial value of the BridgeID property. |
callID | global | Initial value of the CallID property. |
cDRID | global | Initial value of the CDRID property. |
cSeq | global | Initial value of the CSeq property. |
direction | global | Initial value of the Direction property. |
id | global | Initial value of the ID property. |
inserted | global | Initial value of the Inserted property. |
localTag | global | Initial value of the LocalTag property. |
localUserField | global | Initial value of the LocalUserField property. |
owner | global | Initial value of the Owner property. |
remoteTag | global | Initial value of the RemoteTag property. |
remoteTarget | global | Initial value of the RemoteTarget property. |
remoteUserField | global | Initial value of the RemoteUserField property. |
Résultat |