View Single Post
Posts: 356 | Thanked: 123 times | Joined on Dec 2008
#164
Here's the most recent attempt:

qgvdial.log:
Code:
2010-12-05 18:15:05.699 : 3 : "Enqueued 7: dialOut."
2010-12-05 18:15:05.700 : 3 : "Starting work 7: dialOut"
2010-12-05 18:15:08.640 : 2 : "access number = "+13134279000""
2010-12-05 18:15:08.650 : 3 : "Callout in progress"
2010-12-05 18:15:08.661 : 3 : "Dial successful to +18004664411."
2010-12-05 18:15:08.666 : 3 : "Completed work 7: dialOut"
2010-12-05 18:15:08.666 : 3 : No work to be done. Sleep now.
2010-12-05 18:15:08.994 : 2 : Channel could not become ready
qgv-tp.log:
Code:
2010-12-05 18:15:03.704 : 3 : qgvtp: CreateChannel
2010-12-05 18:15:03.735 : 3 :  Request details are:  QMap(("org.freedesktop.Telepathy.Channel.ChannelType", QVariant(QString, "org.freedesktop.Telepathy.Channel.Type.StreamedMedia") ) ( "org.freedesktop.Telepathy.Channel.TargetHandleType" ,  QVariant(uint, 1) ) ( "org.freedesktop.Telepathy.Channel.TargetID" ,  QVariant(QString, "+18004664411") ) )
2010-12-05 18:15:03.736 : 3 : Found channel type "org.freedesktop.Telepathy.Channel.Type.StreamedMedia"
2010-12-05 18:15:04.001 : 2 : QDBusObjectPath: invalid path ""
2010-12-05 18:15:15.974 : 3 : qgvtp: GetSelfHandle
2010-12-05 18:15:16.240 : 3 : qgvtp: Returning Handle 0 as self handle.
2010-12-05 18:15:16.250 : 3 : qgvtp: EnsureChannel
2010-12-05 18:15:16.251 : 3 :  Request details are:  QMap(("org.freedesktop.Telepathy.Channel.ChannelType", QVariant(QString, "org.freedesktop.Telepathy.Channel.Type.ContactList") ) ( "org.freedesktop.Telepathy.Channel.TargetHandleType" ,  QVariant(uint, 3) ) ( "org.freedesktop.Telepathy.Channel.TargetID" ,  QVariant(QString, "subscribe") ) )
2010-12-05 18:15:16.252 : 3 : Found channel type "org.freedesktop.Telepathy.Channel.Type.ContactList"
2010-12-05 18:15:16.282 : 3 : Requested channel type =  "org.freedesktop.Telepathy.Channel.Type.ContactList" does not require me to call qgvdial
2010-12-05 18:15:16.285 : 3 : qgvtp: EnsureChannel
2010-12-05 18:15:16.286 : 3 :  Request details are:  QMap(("org.freedesktop.Telepathy.Channel.ChannelType", QVariant(QString, "org.freedesktop.Telepathy.Channel.Type.ContactList") ) ( "org.freedesktop.Telepathy.Channel.TargetHandleType" ,  QVariant(uint, 3) ) ( "org.freedesktop.Telepathy.Channel.TargetID" ,  QVariant(QString, "publish") ) )
2010-12-05 18:15:16.287 : 3 : Found channel type "org.freedesktop.Telepathy.Channel.Type.ContactList"
2010-12-05 18:15:16.321 : 3 : Requested channel type =  "org.freedesktop.Telepathy.Channel.Type.ContactList" does not require me to call qgvdial