After some digging in the C I've added this feature (It's about 10 lines) . How do I go about contributing the code back ?
Tim. On 27 Nov 2008, at 09:59, Tim Panton wrote: > Didn't work for me, here's what I tried: > > conf/autoload_configs/xml_cdr.conf.xml > > <configuration name="xml_cdr.conf" description="XML CDR CURL logger"> > <settings> > <param name="url" value="http://10.0.4.241/CdrServlet/cdr"/> > <param name="url" value="http://10.0.4.240/CdrServlet/cdr"/> > etc... > > It always uses the second one. > > What am I doing wrong ? > > Tim. > > On 26 Nov 2008, at 18:06, Brian West wrote: > >> List more than one URL... it'll just work. ;) >> >> /b >> >> On Nov 26, 2008, at 12:00 PM, Tim Panton wrote: >> >>> I'm building a cluster with a couple of freeswitch nodes. >>> (I'll try and write it up when I'm done). >>> >>> I'm pleased with the way that freeSWITCH lets me set a fallback url >>> for xml_curl getting the dialplan which is used when the 'primary' >>> config engine isn't working. >>> >>> I am now looking for an equivalent fallback for xml_cdr. >>> Is there a way to give a secondary url in xml_cdr.conf.xml ? >>> >>> Thanks. >>> >>> Tim. >> >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
