<div dir="ltr"><div>Thanks! <br><br>So, I need to re-implement e.g. <br><ul><li><a href="http://cgit.freedesktop.org/telepathy/telepathy-rakia/tree/tests/tp_caller.c" target="_blank">http://cgit.freedesktop.org/telepathy/telepathy-rakia/tree/tests/tp_caller.c</a> </li>
</ul>source code, but with using telepathy-glib in Python. Is it right? <br>Maybe someone did this in some project?<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 6:47 PM, Emilio Pozuelo Monfort <span dir="ltr"><<a href="mailto:emilio.pozuelo@collabora.co.uk" target="_blank">emilio.pozuelo@collabora.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 24/07/13 18:29, Peter Velky wrote:<br>
> Hello,<br>
><br>
> I know that telepathy-python is now unmaintained and no longer supported<br>
> according to<br>
> <a href="http://lists.freedesktop.org/archives/telepathy/2011-June/005566.html" target="_blank">http://lists.freedesktop.org/archives/telepathy/2011-June/005566.html</a><br>
><br>
> I am trying to make following configuration work<br>
><br>
</div>>    - Python<br>
>    - GStreamer as media source/sink<br>
>    - SIP calls<br>
<div class="im">><br>
> What would you suggest me? Telepathy-python was exactly what I needed<br>
><br>
>    -<br>
>    <a href="https://github.com/max-posedon/telepathy-python/blob/master/examples/call.py" target="_blank">https://github.com/max-posedon/telepathy-python/blob/master/examples/call.py</a><br>
><br>
> But I cannot use it, because it is not longer working. I tried to fix it,<br>
> but after 1 day with no success.<br>
><br>
> Could you please point me on right direction here? What are my alternatives<br>
> to telepathy-python?<br>
<br>
</div>The recommended way to use telepathy from python is using telepathy-glib through<br>
gobject-introspection. There are examples in<br>
<a href="http://cgit.freedesktop.org/telepathy/telepathy-glib/tree/examples/client/python" target="_blank">http://cgit.freedesktop.org/telepathy/telepathy-glib/tree/examples/client/python</a><br>
<br>
Cheers,<br>
Emilio<br>
</blockquote></div><br></div>