Conaito VoIP SIP Client SDK
Home
PreviousUpNext
OnRemoteMediaStoped Event

Remote media has been stopped due to a hold or call tear down

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

Remote media has been stopped due to a hold or call tear down

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