Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When error occurs, this error is delivered in appropriate event. For example, when connection error occurs, ConnectionStatusEvent is the event for this error. In case of error with SIP calls, CallStatusEvent contains status=FAILED and error description in 'info' field. If the error cannot be classified, it will be delivered to the client as Error Event with error description in 'info' field.

 


Also ErrorEvent will be delivered to the client in case of web server interaction errors when method 'event' is called.

 

  • No labels