Bug#649998: sflphone fails to start

2011-12-01 Thread Lisandro Damián Nicanor Pérez Meyer
2011/11/30 Oleg Shevchenko ol.shevche...@gmail.com: I detected that the port was busy from strace output. Something like strace -f /usr/lib/sflphone/sflphoned You can also try this, perhaps it allows you to see your the problem. Indeed, this can be more info: [...] [pid 3925]

Bug#649998: sflphone fails to start

2011-12-01 Thread Oleg Shevchenko
Seems to me the problem because of this error [pid  3925] bind(9, {sa_family=AF_INET, sin_port=htons(99), sin_addr=inet_addr(0.0.0.0)}, 16) = -1 EACCES (Permission denied) It tries to bind to the 99 port, but not root users can't listen port 1024. Perhaps this port stored in your config. Try

Bug#649998: sflphone fails to start

2011-11-30 Thread Lisandro Damián Nicanor Pérez Meyer
On Wed, Nov 30, 2011 at 6:16 PM, Oleg Shevchenko ol.shevche...@gmail.com wrote: Hello Lisandro. I had the same problem on my ubuntu 11.10. $ /usr/lib/sflphone/sflphoned SFLphone Daemon 1.0.1, by Savoir-Faire Linux 2004-2011 http://www.sflphone.org/  09:22:33.762 os_core_unix.c  pjlib 1.10.0

Bug#649998: sflphone fails to start

2011-11-30 Thread Oleg Shevchenko
I detected that the port was busy from strace output. Something like strace -f /usr/lib/sflphone/sflphoned You can also try this, perhaps it allows you to see your the problem. PS Thanks for advice regarding bugnum...@bugs.debian.org address, I have never sent mails to debian bugtrac before. --

Bug#649998: sflphone fails to start

2011-11-25 Thread Lisandro Damián Nicanor Pérez Meyer
Package: sflphone-gnome Version: 1.0.1-4 Severity: important Hi! Since I upgraded to sflphone 1.0.1-3, I get the following message when I start sflphone: Unable to initialize. Make sure daemon is running. Error: Message did not receive a reply (timeout by message bus). So I ran sflphoned by