Hello,
i got further. We can send sms. When establishing a call we stop on
setting up the audiostream
There is _no_ output on ofono (there is when using dialer which use
ofono directly).
Here is the output of my ring-test
(i bolded system debug messages and underlined DBUS)
<tprint_test DEBUG> OPEN AUDIO STREAM
*_QDBusConnectionPrivate(0x1c33c08) sending message (async):
QDBusMessage(type=MethodCall, service=":1.34",
path="/org/freedesktop/Telepathy/Connection/ring/tel/ring/outgoing1778064931",
interface="org.freedesktop.Telepathy.Channel.Type.StreamedMedia",
member="RequestStreams", signature="", contents=(4, [Tp::UIntList])
) _
*<tprint_test DEBUG> this ==
PendingOperationWaiter(0x1c15990) * *
<tprint_test DEBUG> Creating new data object for operation...
<tprint_test DEBUG> Storing the object...
<tprint_test DEBUG> Connecting signals...
<tprint_test DEBUG> Waiting for the operation to finish...
*_QDBusConnectionPrivate(0x1c33c08) got message reply (async):
QDBusMessage(type=MethodReturn, service=":1.34", signature="a(uuuuuu)",
contents=([Argument: a(uuuuuu) {[Argument: (uuuuuu) 0, 0, 0, 0, 0, 0]}]) )
_tp-qt4 0.5.7 DEBUG: Got reply to StreamedMedia::RequestStreams()
tp-qt4 0.5.7 DEBUG: ReadinessHelper: new supportedStatuses = QSet(0)
tp-qt4 0.5.7 DEBUG: ReadinessHelper: new supportedFeatures =
QSet(QPair("Tp::StreamedMediaStream",0) )
tp-qt4 0.5.7 DEBUG: Introspecting stream
tp-qt4 0.5.7 DEBUG: Stream ready
tp-qt4 0.5.7 DEBUG: ReadinessHelper::setIntrospectCompleted: feature:
QPair("Tp::StreamedMediaStream",0) - success: true*
<tprint_test DEBUG> Call::onStreamAdded: Audio stream created
*_QDBusConnectionPrivate(0x1c33c08) sending message (async):
QDBusMessage(type=MethodCall, service=":1.34",
path="/org/freedesktop/Telepathy/Connection/ring/tel/ring/outgoing1778064931",
interface="org.freedesktop.Telepathy.Channel.Type.StreamedMedia",
member="RequestStreamDirection", signature="", contents=(0, 3) )_
*<tprint_test DEBUG> this == PendingOperationWaiter(0x1c15990)
<tprint_test DEBUG> Creating new data object for operation...
<tprint_test DEBUG> Storing the object...
<tprint_test DEBUG> Connecting signals...
<tprint_test DEBUG> Waiting for the operation to finish...
*_QDBusConnectionPrivate(0x1c33c08) got message reply (async):
QDBusMessage(type=Error, service=":1.34", error
name="org.freedesktop.Telepathy.Error.NotImplemented", error
message="Not implemented", signature="s", contents=("Not implemented") )_
*<tprint_test DEBUG> Direction: None
<tprint_test DEBUG> State: Disconnected
*tp-qt4 0.5.7 DEBUG: PendingStreamedMediaStreams:
tp-qt4 0.5.7 DEBUG: Streams count: 1
tp-qt4 0.5.7 DEBUG: Streams ready: 1
tp-qt4 0.5.7 DEBUG: All streams are ready*
<tprint_test DEBUG> Succesfully requested stream.
- Jeremias
On 03/11/2011 04:44 PM, jeremias bosch wrote:
> Hello,
>
> I checked this, using normal caller cause debug output in ofonod, using
> tp-ring cause nothing.
> (but tp-ring reports success in creation of a channel)
>
> So does this mean its incompatible?
>
> Best,
>
> Jeremias
>
> On 03/10/2011 06:38 PM, Shane Bryan wrote:
>
>> On Thu, Mar 10, 2011 at 08:49:51AM +0100, jeremias bosch wrote:
>>
>>
>>> Hello,
>>>
>>> I tried to create a little prototype on meego handset. I was able to use
>>> ofono directly (-> caller application). Then I added a ring account and
>>> tried with telepathy-ring to do the same. The telepathy Debug log
>>> claimes: "Success". The result is a opened channel, but no call get
>>> established / triggered.
>>>
>>>
>> It is my understanding that this is possible, though I have never tested
>> it. I suggest running oFono in debug mode, and maybe enabling QDBUS_DEBUG
>> to see what's happening at the endpoint.
>>
>> $ sudo killall ofonod
>> $ sudo ofonof -n -d "*"
>>
>> In another terminal, as meego user:
>>
>> # export QDBUS_DEBUG=1
>> # <run your telepathy-ring test>
>>
>> And then see what oFono reports when you try making a call.
>>
>> Also, you might just take this to [email protected] ML, since the maintainers
>> of the MeeGo telepathy-ring package using oFono are on that list, as of
>> course are the oFono maintainers.
>>
>> Shane...
>>
>>
>>
>
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines