Reputation: 2546
I am trying to make a phonecall using sipML5 library. The apps can successfully register into the SIP server.
How ever when i try to make a phone call, it says 403 Forbidden soon after ringing.
Here is some screenshot
Does anyone know why i am getting 403 Forbidden ? I can fully authenticate and register my account prior dialing any numbers. But this only happens soon after i dial another SIP number/account.
Upvotes: 0
Views: 812
Reputation: 102
sipML5 is a SIP client. You should try to connect with a softphone using those credentials and trying to dial the same account/number. You should see more details on the SIP server side of things if you have access to that.
Upvotes: 1