Hi all,
New install, getting the following error when dialing an Ad-hoc conference:
23:35:28,750 SEVERE [org.murillo.mcuWeb.ConferenceMngr] (Mobicents-SIP-Servlets-UDPMessageChannelThread-1) null: org.apache.xmlrpc.XmlRpcException: Async execution error Format string requests 4 items from array, but array has only 3 items.
at org.murillo.MediaServer.XmlRpcTimedClient.execute(XmlRpcTimedClient.java:39) [XmlRpcMcuClient.jar:]
at org.murillo.MediaServer.XmlRpcMcuClient.CreateConference(XmlRpcMcuClient.java:171) [XmlRpcMcuClient.jar:]
at org.murillo.mcuWeb.Conference.<init>(Conference.java:90) [classes:]
at org.murillo.mcuWeb.ConferenceMngr.createConferenceAdHoc(ConferenceMngr.java:453) [classes:]
at org.murillo.mcuWeb.ConferenceMngr.fetchConferenceByDID(ConferenceMngr.java:666) [classes:]
at org.murillo.mcuWeb.ConferenceMngr.getMappedConference(ConferenceMngr.java:679) [classes:]
at org.murillo.mcuWeb.ConferenceMngr.onInviteRequest(ConferenceMngr.java:879) [classes:]
at org.murillo.mcuWeb.MCUSipServlet.doInvite(MCUSipServlet.java:116) [classes:]</init>
00:08:52,708 INFO [org.murillo.mcuWeb.ConferenceMngr] (Mobicents-SIP-Servlets-UDPMessageChannelThread-0) no such conference for uri=sip:201@172.31.43.74
;tag=57765590_700d280e_93d1506c-698c-4639-8583-7d10abea1d31 I have seen it before when there is version mismatch between Media mixer and mcuWeb but... 1. Using latest MCU mediamixer in Trunk (Rev 803) 2. Using latest McuWeb.sar and change it to .war (Rev 791) http://sourceforge.net/projects/mcumediaserver/files/mcumediaserver/rev%20791/ 2006-2012 Sergio García Murillo. Build Date:2013-05-24 16:00:13 Revision: $Rev: 791 $ 3. Tried xmlrpc-c-1.16.44 and xmlrpc-c-1.16.35 to build mcuWeb 4. I'm using Mobicents and MediaMixer in same Ubuntu AWS box using port 8081 in Media Mixer. (DAEMONPARAMS="--http-port 8081") 5. Configuration: more mixers.xml <root><mixer ip="A.W.Z.X" localnet="172.31.43.74/32" name="MediaMixer" publicip="A.W.Z.X" url="http://172.31.43.74:8081"></mixer></root> more profiles.xml <root><profile intraperiod="200" name="HD Profile" uid="1" videobitrate="2048" videofps="30" videosize="6"></profile></root> more templates.xml <root><template audiocodecs="" comptype="0" did="201" mixer="MediaMixer@http://172.31.43.74:8081" name="HD" profile="A" size="0" textcodecs="" vad="2" videocodecs=""></template></root> ]]>
Anonymous
Ticket moved from /p/mcumediaserver/support-requests/3/