On Sat, May 12, 2012 at 6:28 PM, Olivier Crête <[email protected]> wrote: > Hi, > > For the media part, the telepathy-farstream code is the same, but for the > client part, you have to request a Call1 channel instead of a StreamedMedia > channel. And so you have to use different APIs there. The new Call1 API > should be much easier to use, no need to mess around with the Group interface > for example. > > Olivier
Hello, I can't get the new Call1 API to make outgoing/incoming SIP calls. Maybe I don't know how to use the new API. I'm having 2 problems. 1) For outgoing calls, calling TpCallChannel.accept transitions the channel's state from "Pending_Initiator" to "Initialised". How do I get the channel's state to "Accepted" and "Active"? The docs say rakia is supposed to do this automatically after the accept method is called. So far, I'm having no luck. I'm using telepathy-rakia-0.7.4 on Fedora rawhide. 2) The Farstream TfChannel created from TpCallChannel does not emit signals for media streaming. In particular, "fs- conference-added" and "content-added" do not get emitted. I'm not sure if this is related to issue 1 or if this is a bug. I appreciate any help or clues. Thanks _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
