Hello,
I have few questions concerning the way the red5phone gets unregistered. As far as I have seen, I just need to close the current web page with the webphone to make it unregister. Is that so ? What is the mechanism behind ?
Yet, it seems that the red5phone doesn’t UN-REGISTER properly. Indeed, for the unregistration of the webphone to the proxy, the red5phone sends a REGISTER with an Expires set to 0. But when it gets a 401 answer from the SIP proxy (for digest authentication), it doesn’t resend the REGISTER with the answer. I don’t know if that is a problem of the red5 plugin or of the mjsip stack. Has anyone a clue how to handle that ?
Thanks a lot !
Guillaume