Hi everyone, hi Senko!<br><br><div class="gmail_quote">2009/1/14 Senko Rasic <span dir="ltr"><<a href="mailto:senko@senko.net">senko@senko.net</a>></span><br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The SIP protocol is handled by telepathy-sofiasip connection manager.<br>
To see which params can be set, look at its .manager file<br>
(e.g. /usr/share/telepathy/managers/sofiasip.manager on ubuntu).<br>
(the 's/b/q/i' characters on the right side of '=' signify param<br>
type: string, boolean, unsigned int, or signed int, respectively)).<br>
<br>
After you set up the account in Empathy, look it up using:<br>
mc-account list<br>
mc-account show <account> (e.g. sofiasip0)<br>
<br>
You can change param with:<br>
mc-account set <account> <param-type>:<param-name>=<value><br>
<br>
e.g. for registrar:<br>
mc-account set sofiasip string:registrar=<a href="http://ims.vip.hr" target="_blank">ims.vip.hr</a><br>
</blockquote></div><br clear="all"><br><br>I have tried setting the config. It's visible below, in the log. I couldn't get this to work; Empathy just keeps on showing the icon as blinking and apparently telepathy-sophiasip just gave up.<br>
<br>I could see no SIP-related network traffic (using filters 'sip' and 'stun' in wireshark; campus wireless, FERwlan, is quite busy at all times with a lot of SMB spam from Windows machines).<br><br>I repeat: absolutely no SIP traffic! Same thing happens with stun discovery on and off (although it doesn't matter since at the moment I have external IP).<br>
<br>So, here's the output of log I could get with setting environment vars you said.<br><br>ivucica@khaoticone:~$ /usr/lib/telepathy/telepathy-sofiasip <br>su_source_port_create() returns 0x9731034<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: started version 0.5.8 (telepathy-glib version 0.7.12)<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: account = "ivucica"<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: auth-user = "<a href="mailto:ivucica@vip.hr">ivucica@vip.hr</a>"<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: password = <hidden><br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: registrar = "<a href="http://vip.hr">vip.hr</a>"<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: proxy-host = "<a href="http://ims.vip.hr">ims.vip.hr</a>"<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: port = 5060 = 0x13c4<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: transport = "auto"<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: loose-routing = FALSE<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: discover-binding = FALSE<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: parse_parameters: keepalive-mechanism not given, using default behaviour<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: parse_parameters: keepalive-interval not given, using default behaviour<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: discover-stun = TRUE<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-server = "<a href="http://stun.ekiga.net">stun.ekiga.net</a>"<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_cm_param_setter_offset: local-ip-address = "161.53.76.157"<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: parse_parameters: local-port not given, using default behaviour<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: parse_parameters: extra-auth-user not given, using default behaviour<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: parse_parameters: extra-auth-password not given, using default behaviour<br>
** (telepathy-sofiasip:6489): DEBUG: tpsip_connection_manager_new_connection: New SIP connection to ivucica<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x9735538<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x9738840<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x9738840<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9734358: org.freedesktop.DBus DBusGProxy is 0x9734390<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil)<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x97378f0<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at (nil)<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at (nil)<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at (nil)<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #0 at 0x9731580<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_constructor: Channel factory #1 at 0x972d0c8<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.sofiasip.sip.ivucica<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/sofiasip/sip/ivucica<br><b>** (telepathy-sofiasip:6489): DEBUG: local uri specified and we don't know local domain yet</b><br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_change_status: was 4294967295, now 2, for reason 0<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 0<br>
** (telepathy-sofiasip:6489): DEBUG: tpsip_connection_shut_down: enter<br>(telepathy-sofiasip:6489): tp-glib-DEBUG: connection_shutdown_finished_cb: dereferenced connection<br>** (telepathy-sofiasip:6489): DEBUG: tpsip_connection_dispose: disposing of TpsipConnection 0x9738840<br>
(telepathy-sofiasip:6489): tp-glib-DEBUG: tp_proxy_signal_connection_lost_weak_ref: 0x9734448: lost weak ref to 0x97378f0<br>** (telepathy-sofiasip:6489): DEBUG: tpsip_connection_finalize: enter<br><br>From what I ca tell, "local uri specified and we don't know local domain yet" could be the problem. I am however unaware of any local uris being specified :)<br>
<br>-- <br>Regards,<br><br>Ivan Vučica<br><br>OBJECT Networks :: <a href="http://www.objectnetworks.net">www.objectnetworks.net</a><br>Cateia Games :: <a href="http://www.cateia.com">www.cateia.com</a><br>Zagrebački računalni savez :: <a href="http://www.zrs.hr">www.zrs.hr</a><br>