Closed appgurung closed 5 years ago
Do you start a new UserAgent for every call?
Yes I did. Is there anything wrong with that?
Address already in use
You only need one user agent. It can handle multiple calls simultaneously.
Thanks, One more thing. In hanging up a call what command am I expected to enter. Is it the call ID or what?
Am getting PJSUA_core.c bind error: Address already in use when I want to make multiple calls at the same time in the console app
How can I make multiple calls at the same time.