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)
Comment #1
Posted on Jul 28, 2008 by Happy BirdI 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...
Comment #2
Posted on Jul 29, 2008 by Happy BirdOoops, there is a response to the challenge, but some fields seem to be inproperly set.
Comment #3
Posted on Oct 18, 2008 by Swift BearComment deleted
Comment #4
Posted on Nov 6, 2008 by Swift BirdHas this issue been resolved?
Comment #5
Posted on Nov 8, 2008 by Swift BirdOk, 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?
Comment #6
Posted on Jan 23, 2009 by Massive WombatIs this bugger solved?
Comment #7
Posted on Mar 29, 2009 by Swift RhinoIs this bug resolved and fix is available in the latest version?
Comment #8
Posted on Sep 29, 2009 by Massive WombatThat 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.
Comment #9
Posted on Apr 18, 2011 by Swift RhinoI 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.
Comment #10
Posted on Apr 19, 2011 by Swift RhinoI 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.
Status: New
Labels:
Type-Defect
Priority-Medium