I have a sipml5
web client and I can successfully make a call to it. But when a caller hangs up, the web client is not hanging the call. I think I missed an event for this in the sipml5
API. I got this error in chrome console,
this.o_local_stream.stop is not a function
But I'm not sure how to fix this.