Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnAlerting Event

Call has been accepted and the application should alert the end user

C++
__event void OnAlerting(BSTR sFromURI, BSTR sLocalURI, INT nLine);
C#
event void OnAlerting(string sFromURI, string sLocalURI, int nLine);
Parameters 
Description 
sFromURI 
Remote participant SIP URI 
sLocalURI 
Local participant SIP URI 
nLine 
Phone line number 

Call has been accepted and the application should alert the end user

Copyright © Conaito Technologies 2013. All rights reserved.
What do you think about this topic? Send feedback!