<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Hi!</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">I'm developing a project in which there is a route
point to conference with some calls in IP Phones.</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Suppose there are only 3 phones (ext. 1021, 1145 and 2116)
in the network and the route point (9900).</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Firstly, 1145 calls 1021 and the call is established
(call1). Then, 1021 calls the route point and another call is established
(call2). Finally, this last call conferences with the first call.
(call2.conference(call1)) (call2 and call1 are
CallControlCall of each calls).</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Then, 2116 calls 1021(call3). this call is accepted and the
conference in 1021 is held. 1021 calls the route point and
another call is establiched(call4).</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">When I try to conference call4 with call3, I receive
CiscoConferenceStartedEv only and call3 is dropped.</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">-----------------</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">If instead 3 phones and 3 extensions, there are 3 phones and
4 extensions (1021 and 9010 belong to terminal SEPXXXXXXXXXX)</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Firstly, 1145 calls 1021 and the call is established
(call1). Then, 1021 calls the route point and another call is established
(call2). Finally, this last call conferences with the first call.
(call2.conference(call1)) (call2 and call1 are
CallControlCall of each calls).</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Then, 2116 calls 9010(call3). this call is accepted and the conference
in 9010 is held. 9010 calls the route point and another call
is establiched(call4).</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">If I try to conference these two calls, it works fine.</span></font></p><p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Why the call in the first environment drops? What are the
limitations for Cisco Route Point with conferencing issues?</span></font></p><p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">These are the logs!!!!!!</span></font></p><p><br><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"></span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Phone 1021 – (line 1) conference in
talking (1021, 1145 and 9900)</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">
(line 2) 9900 in hold</span></font></p>
<p style="margin-left: 0.5in; text-indent: 0.5in;"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">"invalid
conference particip…"</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Phone 2116 – screen as it was in conference</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Java console: (notice that conference ended event does
not appear when trying to conference in the second enviroment)</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<font face="Times New Roman" size="3"><span style="font-size: 12pt;">CallCtlConnDialingEv - SEP0014A9BEC93C // 1021 terminal<br>
CallActiveEv on Address: 1021<br>
Connection to address: 1021 is ConnCreatedEv<br>
Connection to address: 1021 is ConnConnectedEv<br>
Connection to address: 1021 is CallCtlConnInitiatedEv<br>
Connection to terminal: 1021 is TermConnCreatedEv<br>
Connection to terminal: 1021 is TermConnActiveEv<br>
Connection to terminal: SEP0014A9BEC93C is CallCtlTermConnTalkingEv<br>
Connection to address: 1021 is CallCtlConnDialingEv<br>
Connection to address: 1021 is CallCtlConnEstablishedEv<br>
calledAddress: 9900<br>
callingAddress: 1021<br>
terminal: SEP0014A9BEC93C<br>
Connection to address: 9900 is ConnCreatedEv<br>
Connection to address: 9900 is ConnInProgressEv<br>
Connection to address: 9900 is CallCtlConnOfferedEv<br>
[Ljavax.telephony.TerminalConnection;@1be1041<br>
Connection to address: 1021 is ConnCreatedEv<br>
Connection to address: 1021 is ConnConnectedEv<br>
Connection to address: 1021 is CallCtlConnEstablishedEv<br>
CALLING ADDRESS FOR RESERVE: 1021<br>
port: 15002<br>
Connection to terminal: SEP0014A9BEC93C is TermConnCreatedEv<br>
Connection to terminal: SEP0014A9BEC93C is TermConnActiveEv<br>
Connection to terminal: SEP0014A9BEC93C is CallCtlTermConnTalkingEv<br>
Calling Address: 1021<br>
Called Address: 9900<br>
Connection to address: 9900 is ConnCreatedEv<br>
Connection to address: 9900 is ConnInProgressEv<br>
Connection to address: 9900 is CallCtlConnOfferedEv<br>
conferenceController: [SEP0014A9BEC93C/[1021/(P1-palbuquerque)
GCID=(1,10448)->ACTIVE]->ESTABLISHED]->TALKING<br>
Connection to address: 9900 is ConnAlertingEv<br>
Connection to address: 9900 is CallCtlConnAlertingEv<br>
Connection to address: 9900 is ConnAlertingEv<br>
Connection to terminal: 1021 is TermConnCreatedEv<br>
Connection to address: 9900 is CallCtlConnAlertingEv<br>
Connection to terminal: PhoneRecord is TermConnCreatedEv<br>
Connection to terminal: PhoneRecord is TermConnRingingEv<br>
Connection to terminal: 1021 is TermConnRingingEv<br>
Connection to terminal: PhoneRecord is CallCtlTermConnRingingEv<br>
Connection to terminal: PhoneRecord is CallCtlTermConnRingingEv<br>
Connection to address: 9900 is ConnConnectedEv<br>
Connection to address: 9900 is CallCtlConnEstablishedEv<br>
Connection to terminal: PhoneRecord is TermConnActiveEv<br>
Connection to terminal: PhoneRecord is CallCtlTermConnTalkingEv<br>
Calling Address: 1021<br>
Called Address: 9900<br>
TERMINAL PhoneRecord CiscoMediaOpenLogialChannelEv<br>
PORT FOR CISCO PARAMETERS: 15002<br>
Connection to address: 9900 is ConnConnectedEv<br>
Connection to address: 9900 is CallCtlConnEstablishedEv<br>
calledAddress: 9900<br>
callingAddress: 1021<br>
terminal: SEP0014A9BEC93C<br>
Connection to terminal: 1021 is TermConnActiveEv<br>
Connection to terminal: PhoneRecord is CallCtlTermConnTalkingEv<br>
TERMINAL PhoneRecord CiscoRTPOutputStartedEv<br>
TERMINAL PhoneRecord CiscoRTPInputStartedEv<br>
CONFERENCE STARTED on Address: 1021<br>
Connection to terminal: SEP0014A9BEC93C is CallCtlTermConnHeldEv<br>
TERMINAL PhoneRecord CiscoRTPInputStoppedEv<br>
TERMINAL PhoneRecord CiscoRTPOutputStoppedEv<br>
Connection to terminal: SEP0014A9BEC93C is CallCtlTermConnHeldEv<br>
Connection to terminal: SEP0014A9BEC93C is CallCtlTermConnTalkingEv<br>
Connection to terminal: SEP0014A9BEC93C is CallCtlTermConnTalkingEv<br>
Calling Address: 1021<br>
Called Address: 9900<br>
TERMINAL PhoneRecord CiscoMediaOpenLogialChannelEv<br>
PORT FOR CISCO PARAMETERS: 15002<br>
Connection to address: 2116 is ConnCreatedEv<br>
Connection to address: 2116 is ConnConnectedEv<br>
Connection to address: 2116 is CallCtlConnEstablishedEv<br>
calledAddress: 9900<br>
callingAddress: 1021<br>
terminal: SEP0014A9BEC93C<br>
Connection to address: 2116 is ConnCreatedEv<br>
Connection to address: 2116 is ConnConnectedEv<br>
Connection to address: 2116 is CallCtlConnEstablishedEv<br>
CALLING ADDRESS FOR RESERVE: 1021<br>
port: 15002<br>
TERMINAL PhoneRecord CiscoRTPInputStartedEv<br>
LocalPort: 15002<br>
LocalAddress: /<a href="http://172.17.0.135/" target="_blank">172.17.0.135</a><br>
Codec G711ULAW64K used!<br><br>Thank you!!!<br></span></font>
<p><br><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"></span></font></p><p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"><br></span></font></p>