On Tue 14 Dec 2010 at 19:24:47 -0200, Jorge Merlino wrote: > If I filter per type=signal as you suggested I get this for every call > of the script: > > $ dbus-monitor "type='signal'" > > signal sender=org.freedesktop.DBus -> dest=(null destination) serial=4 > path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; > member=NameOwnerChanged > string ":1.7462" > string "" > string ":1.7462" > signal sender=org.freedesktop.DBus -> dest=(null destination) serial=5 > path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; > member=NameOwnerChanged > string ":1.7462" > string ":1.7462" > string ""
There should be more after this from the CallManager interface whether the call fails or not. Leaving it for long enough you should also see the registration attempts. You're in X, I imagine. Have dbus-monitor going in one terminal and in a second one do /usr/lib/sflphone/sflphoned -c Send the call from a third terminal. The script works for me as it happens. _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
