man2015 / red5phone

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

Password is not used #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Using the sip.zip released under "Project Home" gets to the point where it 
tries to connect to the 
remote sip server.  However when it receives a 401 unauthorized message, it 
doesn't accept the 
challenge but instead just sends an ACK.

(I tried using the lastest SVN, but it fails before sending any packets to the 
sip server)

Original issue reported on code.google.com by w...@rightless.com on 2 Jul 2008 at 12:53

GoogleCodeExporter commented 9 years ago
I can confirm latest SVN version is also is unable to respond to the 
authentication
challenge to its SIP REGISTER message. Odd, because the MjSip UA project webpage
claims "it implements standard Digest authentication (when requested)".
I'll try to look into it tomorrow unless someone else does in another 
timezone...

Original comment by szoc...@gmail.com on 28 Jul 2008 at 8:06

GoogleCodeExporter commented 9 years ago
Ooops, there is a response to the challenge, but some fields seem to be 
inproperly set.

Original comment by szoc...@gmail.com on 29 Jul 2008 at 9:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Has this issue been resolved?

Original comment by lmatsh...@gmail.com on 6 Nov 2008 at 5:02

GoogleCodeExporter commented 9 years ago
Ok, well the problem is not that hard to solve, sip packets are just malformed 
as
previously mentioned by szocske.  Whats the process of posting an update?

Original comment by lmatsh...@gmail.com on 8 Nov 2008 at 11:06

GoogleCodeExporter commented 9 years ago
Is this bugger solved?

Original comment by javaflashproject@gmail.com on 23 Jan 2009 at 5:36

GoogleCodeExporter commented 9 years ago
Is this bug resolved and fix is available in the latest version? 

Original comment by Jaykr...@gmail.com on 29 Mar 2009 at 5:36

GoogleCodeExporter commented 9 years ago
That not bug ! 
All work for me - I take that problem before. Solution: in sip.conf
in [general] add string realm=IP addres of your asterisk.
Regards.

Original comment by e...@stcplus.net on 29 Sep 2009 at 7:46

GoogleCodeExporter commented 9 years ago
I am using windows XP and red5 0.8
I installed red5 latest version sip_r53. And I got an error in my red5 console 
given below.
RegisterAgent: Registration failure: 403 Forbidden (Bad auth)
[SIPUser] SIP Registration failure 403 Forbidden (Bad auth)
RegisterAgent: Failed Registration stop try.
And it's not log in to the system.
I am using asterisk as a relam.
my sip server is also running and I used my own id in red5 url 
rtmp://192.168.0.35/sip.

Anyone have any idea regarding this error so please help me to make it out.

Original comment by wasim.ka...@gmail.com on 18 Apr 2011 at 7:37

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:59