<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><p class="MsoNormal"><span lang="EN-US">Hi, everyone.</span></p>

<p class="MsoNormal"><span lang="EN-US">Now I try to merge some calls into a conference,
but I have some problems. </span></p>

<p class="MsoNormal"><span lang="EN-US">The description of the problems is as
flows:</span></p>

<p class="MsoNormal"><span lang="EN-US">First</span></p>

<p class="MsoNormal"><span lang="EN-US">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: ¡±</span><u><span lang="EN-US" style="font-size: 10pt; font-family: 'Courier New'; background-color: silver; background-position: initial initial; background-repeat: initial initial;"> LinphoneManager</span></u><span lang="EN-US" style="font-size: 10pt; font-family: 'Courier New'; background-color: silver; background-position: initial initial; background-repeat: initial initial;">.<i>getInstance</i>().callTo(sipid);</span><span lang="EN-US">¡±.Then in the class which named ¡°LinphoneManager.class¡±, I add the
¡°addToConference(LinphoneCall)¡± in the method ¡°callTo(String address)¡± .</span></p>

<p class="MsoNormal"><span lang="EN-US">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:</span></p>

<p class="MsoNormal" align="left"><span lang="EN-US" style="font-family: '£Í£Ó ¥´¥·¥Ã¥¯'; background-color: silver; background-position: initial initial; background-repeat: initial initial;">void
<b>addToConference</b>(<a href="http://www.linphone.org/docs/liblinphone-javadoc/org/linphone/core/LinphoneCall.html" title="interface in org.linphone.core">LinphoneCall</a>&nbsp;call)<o:p></o:p></span></p>

<p class="MsoNormal" align="left" style="margin-left: 36pt;"><span lang="EN-US" style="font-family: SimSun; background-color: silver; background-position: initial initial; background-repeat: initial initial;">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</span><span lang="EN-US" style="font-family: SimSun;">.<o:p></o:p></span></p>

<p class="MsoNormal" align="left"><span lang="EN-US">But in
my test result, the local user wasn</span><span style="font-family:&quot;£Í£Ó ¥´¥·¥Ã¥¯&quot;">¡¯</span><span lang="EN-US">t automatically entered into the conference. I don</span><span style="font-family:&quot;£Í£Ó ¥´¥·¥Ã¥¯&quot;">¡¯</span><span lang="EN-US">t know why.</span></p>

<p class="MsoNormal" align="left"><span lang="EN-US">Hope you
put forward&nbsp;guidance to help me solve the problems, Thank you.</span></p></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>