Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnTerminatedLine Event

Call was disconnected or failed to connect

C++
__event void OnTerminatedLine(BSTR sFromURI, BSTR sLocalURI, INT nStatusCode, BSTR sStatusText, INT nLine);
C#
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!