Thanks, with your help, I enabled debugging and got the rakia process to persist. My app is still offline. Here is the pertinent debug information. In particular, the following line looks strange. Any ideas?
** DEBUG: outbound(0x8c20620): FAILED to validate <sip:[email protected]:43327;transport=udp> ** DEBUG: outbound(0x8c20620): FAILED with 200 OK ============================================================= ** DEBUG: rakia_base_connection_sofia_callback: event nua_i_outbound: 101 NAT detected ** DEBUG: rakia_base_connection_sofia_callback: connection 0x8c1b058, refcount 1 ** DEBUG: rakia_base_connection_sofia_callback: dispatching to target 0x8c1b058 (handle 0x8c20620) ** DEBUG: rakia_base_connection_sofia_callback: event nua_i_outbound for target 0x8c1b058 was not consumed ** DEBUG: rakia_base_connection_sofia_callback: exit ** DEBUG: rakia_base_connection_sofia_callback: event nua_r_register: 401 Unauthorized ** DEBUG: rakia_base_connection_sofia_callback: connection 0x8c1b058, refcount 1 ** DEBUG: rakia_base_connection_sofia_callback: dispatching to target 0x8c1b058 (handle 0x8c20620) ** DEBUG: priv_handle_auth: response presents an authentication challenge ** DEBUG: priv_handle_auth: using the primary auth credentials ** DEBUG: priv_handle_auth_continue: Digest-authenticating user='1295977e0' realm="sipgate.com" ** DEBUG: rakia_base_connection_sofia_callback: exit ** DEBUG: rakia_base_connection_sofia_callback: event nua_r_register: 200 OK ** DEBUG: rakia_base_connection_sofia_callback: connection 0x8c1b058, refcount 1 ** DEBUG: rakia_base_connection_sofia_callback: dispatching to target 0x8c1b058 (handle 0x8c20620) ** DEBUG: rakia_connection_nua_r_register_cb: successfully registered to the network tp-glib/connection-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1 tp-glib/connection-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1 ** DEBUG: rakia_base_connection_sofia_callback: exit ** DEBUG: conn_get_alias: handle 1 got alias [email protected] ** DEBUG: rakia_connection_set_aliases: setting alias for self: 1295977e0 Gtk-WARNING **: Unknown property: GtkGrid.n-rows ** DEBUG: outbound(0x8c20620): FAILED to validate <sip:[email protected]:43327;transport=udp> ** DEBUG: outbound(0x8c20620): FAILED with 200 OK ** DEBUG: rakia_base_connection_sofia_callback: event nua_i_outbound: 200 OK ** DEBUG: rakia_base_connection_sofia_callback: connection 0x8c1b058, refcount 1 ** DEBUG: rakia_base_connection_sofia_callback: dispatching to target 0x8c1b058 (handle 0x8c20620) ** DEBUG: rakia_base_connection_sofia_callback: event nua_i_outbound for target 0x8c1b058 was not consumed ** DEBUG: rakia_base_connection_sofia_callback: exit ** DEBUG: nta_agent: tport: Bad message ** DEBUG: nta_agent: tport: Bad message ** DEBUG: outbound(0x8c20620): FAILED to validate <sip:[email protected]:43327;transport=udp> ** DEBUG: outbound(0x8c20620): FAILED with 200 OK ** DEBUG: rakia_base_connection_sofia_callback: event nua_i_outbound: 200 OK ** DEBUG: rakia_base_connection_sofia_callback: connection 0x8c1b058, refcount 1 ** DEBUG: rakia_base_connection_sofia_callback: dispatching to target 0x8c1b058 (handle 0x8c20620) ** DEBUG: rakia_base_connection_sofia_callback: event nua_i_outbound for target 0x8c1b058 was not consumed ** DEBUG: rakia_base_connection_sofia_callback: exit ============================================================================================================= On Wednesday, October 26, 2011, wrote: > Hi, > > > -----Original Message----- > > From: ext Mystilleef [mailto:[email protected] <javascript:;>] > > Sent: 26 October, 2011 17:39 > > To: Zabaluev Mikhail (Nokia-MP/Helsinki) > > Cc: [email protected] <javascript:;>; > [email protected] <javascript:;> > > Subject: Re: [Telepathy] ANNOUNCE: telepathy-rakia 0.7.2 > > > > Fedora rawhide now uses telepathy-rakia version 0.7.2 > > > > Since the change from sofia to rakia my app has stopped working. It's > always > > offline. > > > > It turns out Mission Control is not starting the telepathy- rakia > process. > > Or the > > process is timing out. Starting the process manually results in the > > following > > error. > > > > lateef@submission ~/D/teletest> /usr/libexec/telepathy-rakia > > tp-glib-DEBUG: started version 0.7.2 (telepathy-glib version 0.16.0) > > tp-glib-DEBUG: no connections, and timed out > > tp-glib-Message: Exiting > > You can make it run persistently by exporting RAKIA_PERSIST=1. > Also export RAKIA_DEBUG=all for more information in the log. > > You can also see the logs in the debug window in Empathy, if you select the > "rakia" component (or it might still be listed as "sofiasip", I did not > check > yet). > > Hope this helps, > Mikhail > >
_______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
