sksushilkumar / red5phone

Automatically exported from code.google.com/p/red5phone
0 stars 0 forks source link

Reg. Failure = 407 Proxy Authentication Required #116

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded ad installed red5 on windows
2. Download the sip_r29.zip, unzip it and put it into ..\red5\webapps\
3. open localhost:5080/sip and choose flex phone and fill in the datas as 
follows.
 Phone#:  test
 Username: 1000
 Password: pwd
 Conference:
 SIP Realm: <IP of my Asterisk>
 SIP Server: <IP of my Asterisk>
 OB Proxy: <IP of my Asterisk>
 Red5URL: rtmp:/sip

What is the expected output? What do you see instead?
I expect connection success and dial pad
But i got "Reg. Failure=401 Unauthorized"

What version of the product are you using? On what operating system?
Red5 Server 0.8.0 in windows

Please provide any additional information below.

If i change "SIP Realm:" value to "asterisk", I am getting dial pad and able to 
dial other users.

And also if I configured an external SIP provider's account, in this window i 
will get "Reg. Failure = 407 Proxy Authentication Required". I dont know the 
SIP realm value of my SIP provider.
Please help me.

Thanking you in anticipation,

Arun S

Original issue reported on code.google.com by arunssasidhar on 30 Jul 2010 at 11:19

GoogleCodeExporter commented 9 years ago
 Phone#:  1000
 Username: 1000
 Password: pwd
 Conference:
 SIP Realm: <write "asterisk" here> <wrong IP of my Asterisk>
 SIP Server: <IP of my Asterisk>
 OB Proxy: <IP of my Asterisk>
 Red5URL: rtmp:/sip

Will work
Shamun

Original comment by shamun.toha@gmail.com on 31 Jul 2010 at 9:46

GoogleCodeExporter commented 9 years ago
I had tried it but it's not working. I used red5 8 and red5phone sip_r53 in 
windows xp.
I fill up all the information properly but still it show me error on flash 
builder window "Reg. Failure = 403 Forbidden (Bad auth)" and also in show an 
error in red5 console.
RegisterAgent: onTransFailureResponse start:
RegisterAgent: Registration failure: 403 Forbidden (Bad auth)
[SIPUser] SIP Registration failure 403 Forbidden (Bad auth)

If anyone know so please help me.

Original comment by wasim.ka...@gmail.com on 18 Apr 2011 at 12:21

GoogleCodeExporter commented 9 years ago
I solved that error... 
It's my asterisk's problem I passed wrong username and password to my asterisk 
server
Now it's working properly thanks.

Original comment by wasim.ka...@gmail.com on 19 Apr 2011 at 4:58