<span style="color: rgb(102, 51, 102);">So you just want to automatically accept an incoming call and let</span><br style="color: rgb(102, 51, 102);"><span style="color: rgb(102, 51, 102);">
Empathy handle it?</span><span style="color: rgb(102, 51, 102);"></span><br><br>No, not really.<br>I mentioned that the caller is Empathy because it uses a Streamed Media channel, and I guess I would not be able to use Channel.Type.CALL.<br>
<br>I have this remote machine using Empathy to call to my application. So, my app should answer it.<br>I&#39;m able to retrieve some information in handle_channels callback of TpSimpleHandler. And telepathy-sofiasip tells me that I&#39;m ringing, but I&#39;m still not able to answer it (send the OK message).<br>
<br>Pedro<br><br><br>