Thanks, Can you test this version: http://download.savannah.gnu.org/releases- noredirect/linphone/unstable/source/linphone-3.2.0.99.tar.gz
It has the new authentication window asking for userid. First make sure you have no running instance of linphone. Then clean out all [auth_info_*] section belonging to your bluesip account from ~/.linphonerc, then start the new version. If it still does not work please send a log. Simon Le vendredi 18 septembre 2009 23:21:06, Joerg Bergmann a écrit : > Did not work for me. Plus, I had an accidental linphone > crash, error report enclosed. > > Joerg > > Am 18.09.2009 22:34, schrieb Simon Morlat: > > Hi Joerg, > > > > The msx264-1.2.0 needs probably a newer ffmpeg. > > I could manage to login to bluesip by manually hacking the config file, > > like this: > > > > [auth_info_7] > > username=simon.morlat > > userid=bluesip/simon.morlat > > passwd=secret > > realm="bluesip.net" > > > > As you see, I simply added the userid line. > > Unfortunately userid is not asked by the user interface, that's why it > > fails. I just modified the gui in git/svn tree to fix this, so that I > > could then register again to bluesip more naturally, by setting the > > correct the userid. You'll enjoy this modification in next release (there > > will be bugfixes release for this 3.2.0 in the coming weeks, as usual). > > You can also retrieve lastest sources with svn or git and try it. > > > > Thanks for reporting this issue with bluesip. > > > > Simon > > > > Le vendredi 18 septembre 2009 16:38:07, Joerg Bergmann a écrit : > >> Thanks from me also. Does not work for bluesip.net (sip idendity is xxx, > >> auth name is bluesip/xxx). Had to fallback to msx264-1.1.7 > >> (2.0.0 gave a compilation error about missing declaration > >> of AVPacket structure or about). OS is fedora 11. > >> > >> Joerg > >> > >> Am Freitag, den 18.09.2009, 10:16 -0400 schrieb Christian Schäfer: > >>> Thanks, Simon for the release, it compiled well and seems to be > >>> working. However, there seems to be an issue with parsing the > >>> .linphonerc and the login credentials. Sometimes there exist more than > >>> one [auth_info] block for one specific proxy, I don't know whether this > >>> is intended. It doesn't make sense to me though. This happens with a > >>> SIP account where the SIP identity is different to the auth name and > >>> isn't quite reproducible. In this case, linphone also doesn't seem to > >>> remember the login > >>> credentials and keeps asking me after every restart. > >>> > >>> What I'm still missing is a clear feedback to the user whether the > >>> authentication with each available SIP account was successful or not. > >>> Until now, this only gets apparent when one takes a look into the debug > >>> messages, and in the bottom line of the main window, however only for > >>> one single account. Perhaps something like a red/green dot beside each > >>> account in the account dialogue, indicating authentication > >>> failure/success? Just a thought. > >>> > >>> Besides these minor things: Great work! Linphone is my favorite SIP > >>> client under Linux! > >>> > >>> Chris > >>> > >>> Simon Morlat wrote: > >>>> Hi all, > >>>> > >>>> A new version of linphone is out, bringing a better UI and make him > >>>> even more robust and reliable. A notable change is that linphone works > >>>> on Mac OS X (audio only in first step). > >>>> > >>>> See the list of changes: > >>>> > >>>> * new in-call layout > >>>> * new idle view with two buttons > >>>> * ability to dial the number from dialpad > >>>> * improve local IP address detection when having multiple > >>>> networks (ex: VPNs) > >>>> * use proxy's received and rport params from via in Contact > >>>> header when possible > >>>> * port to mac os X leopard (using gtk/x11), audio only for now > >>>> * DevC++ support now deprecated, use msys/mingw (see README.mingw > >>>> for details) > >>>> * add a command line option to ask linphone to place a call, > >>>> whenever an instance is already running or not (--call). It > >>>> should be useful for starting calls from a web browser recognizing the > >>>> 'sip:' uri scheme. > >>>> * french and italian translation updated > >>>> * don't show ffmpeg codecs when encoder are disabled in ffmpeg > >>>> library. * bugfixes in: > >>>> > >>>> * video4linux2 support > >>>> * alsa support > >>>> * socket leak in mtu discovery algorithm > >>>> > >>>> See the full annoucement here: > >>>> > >>>> http://www.linphone.org/index.php/eng/linphone_3_2_0_is_released > >>>> > >>>> And a screenshot: > >>>> > >>>> http://www.linphone.org/index.php/eng/screenshots > >>>> > >>>> Mediastreamer2, the media engine also has lots of improvements, such > >>>> as a parametric sound equalizer to improve mic/speaker frequency > >>>> response, and an echo-limiter algorithm (for cases where traditionnal > >>>> echo canceler cannot work). > >>>> > >>>> For those who are doing (or interested in doing) commercial products > >>>> with linphone code base, please visit the new Belledonne > >>>> Communications website: > >>>> > >>>> http://www.belledonne-communications.com > >>>> > >>>> Belledonne Communications is a company created by me to sponsor > >>>> linphone's development and propose commercial support and services. > >>>> > >>>> Best regards, > >>>> > >>>> Simon > >>>> > >>>> > >>>> ---------------------------------------------------------------------- > >>>>- - > >>>> > >>>> _______________________________________________ > >>>> Linphone-developers mailing list > >>>> [email protected] > >>>> http://lists.nongnu.org/mailman/listinfo/linphone-developers > >>> > >>> _______________________________________________ > >>> Linphone-users mailing list > >>> [email protected] > >>> http://lists.nongnu.org/mailman/listinfo/linphone-users > >> > >> _______________________________________________ > >> Linphone-users mailing list > >> [email protected] > >> http://lists.nongnu.org/mailman/listinfo/linphone-users > _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
