you are right, post the patch to JIRA please.<div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 30, 2012 at 1:28 PM, Jose Fco. Irles Durá <span dir="ltr">&lt;<a href="mailto:josefu@gmail.com" target="_blank">josefu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everybody, first of all, sorry for my english.<br>
<br>
I have a test server with the mod_cdr_mongodb backend configured.<br>
<br>
I&#39;m trying to parse the cdrs with the mongodb driver for java, but i<br>
have a trouble with a part of the json that freeswitch sends (mongo<br>
saves the json document without errors). I haven&#39;t an API function to<br>
extract some data. Firstly I thought that the problem was in the java<br>
driver but I&#39;m not sure.<br>
<br>
The problem is in the &quot;callflow&quot; part, with the json standard[1], a<br>
json document can&#39;t have two keys with the same name, but<br>
mod_cdr_mongodb builds the json with a &#39;n&#39; callflow objects.<br>
Also it happends inside callflow object, with origination, originator<br>
and originatee objects.<br>
<br>
mod_cdr_mongodb saves the json with this format:<br>
<a href="http://pastebin.com/VRz6s0eb" target="_blank">http://pastebin.com/VRz6s0eb</a><br>
<br>
I modified the source of the backend adding json arrays around this<br>
objects and now I can parse without problems.<br>
<br>
The output with the modifications:<br>
<a href="http://pastebin.com/v05FN9Ta" target="_blank">http://pastebin.com/v05FN9Ta</a><br>
<br>
I&#39;m in the correct way or I&#39;m missing something?<br>
<br>
[1] <a href="http://www.ietf.org/rfc/rfc4627.txt" target="_blank">http://www.ietf.org/rfc/rfc4627.txt</a> Section 2.2<br>
<br>
Regards<br>
--<br>
Jose Fco. Irles Durá<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div>