<div dir="ltr"><div><div><div><div>> Click the "+" icon at the left, bottom corner.<br>
<br>
</div>The "+" was already select but It wasn't any SIP account to select. I find out that I should install 'Ubuntu account SIP module'. So I did<br></div><br>$ sudo apt-get install account-plugin-sip<br><br></div>and now I can see a SIP account. I've add the two accounts you made for me but I'm not getting online. There is no difference in the ./apps/telepathy/telepathy-resiprocate process either.<br><br></div>I also tried to restart the mission-control process as you said but got any difference. There should be a communication between this SIP account that I just added and the telepathy-resiprocate process?<br><div><div><br><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-19 7:23 GMT-03:00 Daniel Pocock <span dir="ltr"><<a href="mailto:daniel@pocock.pro" target="_blank">daniel@pocock.pro</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 19/05/16 02:39, Mateus Bellomo wrote:<br>
>> Are you talking about *account registration* (e.g. on remote server)<br>
> or about local account setup?<br>
><br>
> I'm talking about account setup. I read at [1] how to add an account<br>
> with mc-tool but I don't know which parameters to pass.<br>
><br>
<br>
<br>
</span>Open Empathy<br>
<br>
Look for the menu (in GNOME 3 the menu appears at the top of the screen<br>
with the name "Empathy", beside the "Activities", instead of in the<br>
Empathy window)<br>
<br>
Click to open the menu<br>
<br>
Click "Accounts"<br>
<br>
Now you should have the "Messaging and VoIP Accounts" window.<br>
<br>
Click the "+" icon at the left, bottom corner.<br>
<br>
Now it should say "What kind of chat account do you have?"<br>
<br>
Click "SIP"<br>
<span class=""><br>
>> Mateus, you may need to restart the mission-control process and then go<br>
> to the accounts window in Empathy and you will see the option to add a<br>
> SIP account<br>
><br>
> I searched but couldn't find how to restart mission-control process. I<br>
> also tested this:<br>
><br>
> ps -eZ | grep telepathy_mission_control_t<br>
><br>
> but got nothing. How can I restart mission-control (and what exactly is<br>
> mission-control)?<br>
<br>
<br>
</span>$ ps ax | grep mission-control<br>
 2610 ?        Sl     0:54 /usr/lib/telepathy/mission-control-5<br>
<br>
$ kill 2610<br>
<br>
Wait a few seconds and then use ps again to see if it came back:<br>
<br>
$ ps ax | grep mission-control<br>
27957 ?        Sl     0:00 /usr/lib/telepathy/mission-control-5<br>
<br>
This background process keeps track of the active connection managers<br>
that can be used when creating now accounts.<br>
<span class=""><br>
><br>
>> You can use the "bustle" utility to see the DBus messages in a GUI<br>
><br>
> I installed bustle and when I start telepathy-resiprocate I think I saw<br>
> something related to it: org.freedesktop.DBus.Properties.PropertiesChanged<br>
><br>
<br>
</span>Please run bustle while restarting mission-control and see what happens<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
telepathy mailing list<br>
<a href="mailto:telepathy@lists.freedesktop.org">telepathy@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/telepathy" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/telepathy</a><br>
</div></div></blockquote></div><br></div>