<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
The error is "Format string requests 3 items from array, but array
has only 1 items."<br>
<br>
Seems you are using different versions in the mcuWeb and in the mcu.
Could you check that?<br>
<br>
BR<br>
Sergio<br>
<br>
El 28/09/2011 9:20, Sivaramkrishna Neeruganti escribió:
<blockquote
cite="mid:CAPjJ2Dyr74DfAhZu+eptTrguEE8WkfE0tCoGSH8w-axLm+fBoA@mail.gmail.com"
type="cite">HI Sergio,<br>
<br>
now i am able to dial to mcuWeb ,but i am getting exceptions at
the mcuWeb server .<br>
<br>
i have got mcuWeb server and mcu mixer(192.168.115.24) running on
the same machine ,and the astersik on the remote
machine(192.168.115.53).<br>
<br>
i am attaching the log of the mcuWeb server when the call is made
from X-lite .<br>
<br>
[#|2011-09-28T12:39:44.460+0530|WARNING|sun-glassfish-comms-server1.5|global|_ThreadID=28;_ThreadName=SipContainer-clientsWorkerThread-5060-4;_RequestID=9de5d2af-3d5e-4849-b373-5da3a45159c5;|sessionCreated!|#]<br>
<br>
[#|2011-09-28T12:39:44.461+0530|WARNING|sun-glassfish-comms-server1.5|global|_ThreadID=28;_ThreadName=SipContainer-clientsWorkerThread-5060-4;_RequestID=9de5d2af-3d5e-4849-b373-5da3a45159c5;|SimpleProxyServlet:doInvite
Got request:<br>
INVITE <a moz-do-not-send="true"
href="http://sip:300@192.168.115.24:5060">sip:300@192.168.115.24:5060</a>
SIP/2.0<br>
From: "200"<<a moz-do-not-send="true"
href="mailto:sip%3A200@192.168.115.53">sip:200@192.168.115.53</a>>;tag=as547b30cf<br>
User-Agent: Asterisk PBX 1.8.6.0<br>
Date: Wed, 28 Sep 2011 07:09:45 GMT<br>
To: <<a moz-do-not-send="true"
href="http://sip:300@192.168.115.24:5060">sip:300@192.168.115.24:5060</a>><br>
Content-Type: application/sdp<br>
Via: SIP/2.0/UDP 192.168.115.53:5060;branch=z9hG4bK10e788cb<br>
Max-Forwards: 70<br>
Content-Length: 422<br>
Cseq: 102 INVITE<br>
Contact: <<a moz-do-not-send="true"
href="http://sip:200@192.168.115.53:5060">sip:200@192.168.115.53:5060</a>><br>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH<br>
Supported: replaces, timer<br>
Call-Id: <a moz-do-not-send="true"
href="http://34ca949149e162721e07319770928fa3@192.168.115.53:5060">34ca949149e162721e07319770928fa3@192.168.115.53:5060</a><br>
<br>
v=0<br>
o=root 1037946967 1037946967 IN IP4 192.168.115.53<br>
s=Asterisk PBX 1.8.6.0<br>
c=IN IP4 192.168.115.53<br>
b=CT:384<br>
t=0 0<br>
m=audio 15968 RTP/AVP 0 8 101<br>
a=rtpmap:0 PCMU/8000<br>
a=rtpmap:8 PCMA/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=silenceSupp:off - - - -<br>
a=ptime:20<br>
a=sendrecv<br>
m=video 18246 RTP/AVP 34 98 99<br>
a=rtpmap:34 H263/90000<br>
a=rtpmap:98 h263-1998/90000<br>
a=rtpmap:99 H264/90000<br>
a=sendrecv<br>
|#]<br>
<br>
[#|2011-09-28T12:39:44.469+0530|SEVERE|sun-glassfish-comms-server1.5|global|_ThreadID=28;_ThreadName=SipContainer-clientsWorkerThread-5060-4;_RequestID=9de5d2af-3d5e-4849-b373-5da3a45159c5;|The
log message is null.<br>
org.apache.xmlrpc.XmlRpcException: Format string requests 3 items
from array, but array has only 1 items.<br>
at
org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:197)<br>
at
org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:156)<br>
at
org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:143)<br>
at
org.apache.xmlrpc.client.XmlRpcSunHttpTransport.sendRequest(XmlRpcSunHttpTransport.java:69)<br>
at
org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:56)<br>
at
org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:167)<br>
at
org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:137)<br>
at
org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:126)<br>
at
org.murillo.MediaServer.XmlRpcMcuClient.CreateParticipant(XmlRpcMcuClient.java:110)<br>
at
org.murillo.mcuWeb.ConferenceMngr.createParticipant(ConferenceMngr.java:491)<br>
at
org.murillo.mcuWeb.MCUSipServlet.doInvite(MCUSipServlet.java:85)<br>
at javax.servlet.sip.SipServlet.doRequest(SipServlet.java:57)<br>
at javax.servlet.sip.SipServlet.service(SipServlet.java:46)<br>
<br>
<br>
i have even traced sip packets using wireshark ,i am attaching the
captured file .<br>
<br>
can u help me to come out of this exception ,and start video
conferencing .<br>
<br>
Thanks,<br>
N Sivaramkrishna.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
</blockquote>
<br>
</body>
</html>