Hi Dave, ----- Original Message ----- > From: "Dave Kimble" <[email protected]> > To: [email protected], [email protected] > Sent: Sunday, October 14, 2012 5:08:34 PM > Subject: [SFLphone] calls instantly fail - no diagnostics > > From the terminal: > dk@desktop:~$ sflphone > <error> uimanager.c:1653: Could not get /ToolbarActions/Voicemail > action > <error> calllist.c:197: Could not find call 265668630 in tab > current_calls > <warning> dbus.c:250: Call does not exist > > Just in case "265668630" is supposed to be the number dialled , it > isn't > what I dialled.
The identifier "265668630" is a label to uniquely identify the call, it's just used internally by SFLphone and doesn't have anything to do with the number that was dialled. To get more debug info, could you launch sflphone daemon and client processes separately? In on terminal, do: dk@desktop:~$ sflphoned -d -c And in another: dk@desktop:~$ sflphone-client-gnome --debug Best, Tristan > > Dave > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
