2009/7/26 Michal Brzozowski <span dir="ltr">&lt;<a href="mailto:rusolis@poczta.fm">rusolis@poczta.fm</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How is one supposed to call InitProtocols? I get an UnknownMethod error in QT, same as below:<br><br>root@om-gta02 ~ $ mdbus -s org.freesmartphone.ophoned /org/freesmartphone/Phone <br>org.freesmartphone.Phone.InitProtocols<br>

/org/freesmartphone/Phone: InitProtocols failed: org.freedesktop.DBus.Error.UnknownMethod<br><br>Is InitProtocols mandatory before I start using the Phone interface? I can&#39;t get my program to receive the Phone.Incoming signal.<br>

<br></blockquote><div><br>I&#39;m confused, are FSO docs out of date?<br><br>$ mdbus -s org.freesmartphone.ophoned /org/freesmartphone/Phone <br><br>[METHOD]    org.freedesktop.DBus.Introspectable.Introspect()<br>[METHOD]    org.freesmartphone.Phone.Accept()<br>
[METHOD]    org.freesmartphone.Phone.CreateCall( s:number, s:protocol, b:force )<br>[METHOD]    org.freesmartphone.Phone.Hangup()<br>[METHOD]    org.freesmartphone.Phone.SetBTHeadsetPlaying( b:playing )<br>[SIGNAL]    org.freesmartphone.Phone.BTHeadsetConnected( b:connected )<br>
[SIGNAL]    org.freesmartphone.Phone.BTHeadsetEnabled( b:enabled )<br>[SIGNAL]    org.freesmartphone.Phone.CallCreated( o:call )<br>[SIGNAL]    org.freesmartphone.Phone.CallReleased( o:call )<br><br></div></div>