[OpenSIPS-Users] Problem about the audio conference

Muhammad Shahzad shaheryarkh at gmail.com
Tue Jun 10 06:07:41 CEST 2014


I think you have posted the problem on wrong mailing list. OpenSIPS is NOT
an MCU for A/V conferences. Also whatever problem you have seems to be
related to linphone, NOT opensips.

Thank you.



On Tue, Jun 10, 2014 at 4:00 AM, CC <liquidli at 163.com> wrote:

> Hi, everyone.
>
> Now I try to merge some calls into a conference, but I have some problems.
>
> The description of the problems is as flows:
>
> First
>
> In the class which named “FriendAdapter.class”, when I click the item of
> the listview which contains the information of friends, I wrote a method to
> call the selected friend’s sip: ”* LinphoneManager*.*getInstance*
> ().callTo(sipid);”.Then in the class which named “LinphoneManager.class”,
> I add the “addToConference(LinphoneCall)” in the method “callTo(String
> address)” .
>
> Then, I try to test the function. Connection can be established, but both
> the callers cannot hear to each other. And I make a LOG message in the code
> to show the size of the conference and to indicate whether the local user
> is part of the conference. The message shows the size of the conference is
> “1” and the indication whether the local user is part of the conference is
> “false”. But in the doc of Linphone, I see this:
>
> void *addToConference*(LinphoneCall
> <http://www.linphone.org/docs/liblinphone-javadoc/org/linphone/core/LinphoneCall.html>
>  call)
>
> Merge a call into a conference. If this is the first call that enters the
> conference, the virtual conference will be created automatically. If the
> local user was actively part of the call (ie not in paused state), then the
> local user is automatically entered into the conference. If the call was in
> paused state, then it is automatically resumed when entering into the
> conference.
>
> But in my test result, the local user wasn’t automatically entered into
> the conference. I don’t know why.
>
> Hope you put forward guidance to help me solve the problems, Thank you.
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140610/7f5fdb6a/attachment-0001.htm>


More information about the Users mailing list