Call was disconnected or failed to connect
__event void OnTerminatedLine(BSTR sFromURI, BSTR sLocalURI, INT nStatusCode, BSTR sStatusText, INT nLine);
event void OnTerminatedLine(string sFromURI, string sLocalURI, int nStatusCode, string sStatusText, int nLine);
Parameters |
Description |
sFromURI |
Remote participant SIP URI |
sLocalURI |
Local participant SIP URI |
sStatusText |
Call end description |
nStatusCode |
Call end code |
nLine |
Phone line number |
Call was disconnected or failed to connect
Copyright © Conaito Technologies 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|