Receiving REGISTER after INVITE #912
ameynaik786
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using a web client based on JSSip where we are facing one of the issue of calls not getting auto answered,
here the issue happening is like this JSSip receives INVITE on contact port of last REGISTER -> JSSip sent events newRTCSession > JSSip sent event progress -> JSSip sends REGISTER with new port details -> REGISTER is happening successfully -> but call INVITE doesn't process further after progress event
Due to this call is not getting assigned to 1st agent. How to solve this issue or how can i troubleshoot this.
Beta Was this translation helpful? Give feedback.
All reactions