Public bug reported: I was unable to connect to my ISP's VOIP service (Internode Australia's "NodePhone") using Ekiga. It always gave a "Forbidden" error message when attempting to register. I was able to connect with Twinkle and with sipsak.
After some wiresharking and experimentation I discovered that this was because Ekiga was putting double quotes around the nonce count field of the Authorization header (e.g. nc="00000001") whereas the other clients were not (e.g. nc=00000001). Apparently the extra quotes caused this particular SIP server to reject the registration with a "403 Forbidden". This bug already appears to have been fixed in libopal's upstream SVN (see http://www.opalvoip.org/websvn/comp.php?repname=Opal&path=%2F&[EMAIL PROTECTED]&[EMAIL PROTECTED]). But it would certainly be nice to pull the fix back into intrepid. I'm currently in the process of uploading a package with the fix to my PPA. ** Affects: opal (Ubuntu) Importance: Undecided Status: New -- Incorrect (?) quoting means ekiga/libopal can't connect to some sip services https://bugs.launchpad.net/bugs/297123 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs