[Freeswitch-users] xml_mod_cdr
Steven Ayre
steveayre at gmail.com
Wed Oct 27 16:07:16 PDT 2010
Guessing that FS didn't compile properly. Try checking out a fresh copy of the git repository (clone not pull), bootstrap, configure and make.
Steve on iPhone
On 27 Oct 2010, at 23:17, David Villasmil <david.villasmil.work at gmail.com> wrote:
> anyone?
>
> On Tue, Oct 26, 2010 at 5:34 PM, David Villasmil
> <david.villasmil.work at gmail.com> wrote:
>> Hello Guys,
>>
>> I'm trying to configure mod_xml_cdr and i keep on getting this error on startup:
>>
>> 2010-10-26 17:06:06.364270 [CRIT] switch_loadable_module.c:882 Error
>> Loading module /usr/local/freeswitch/mod/mod_xml_cdr.so
>> **/usr/local/freeswitch/mod/mod_xml_cdr.so: undefined symbol:
>> switch_channel_get_variable**
>>
>> my xml config is the following:
>>
>> <configuration name="xml_cdr.conf" description="XML CDR CURL logger">
>> <settings>
>> <param name="url" value="http://server_ip/cdrpost/post.php"/>
>> <param name="retries" value="2"/>
>> <param name="log-dir" value="/var/log/freeswitch"/>
>> <param name="log-b-leg" value="true"/>
>> <param name="prefix-a-leg" value="true"/>
>> <param name="encode" value="true"/>
>> <param name="err-log-dir" value="/var/log/freeswitch/errors"/>
>> </settings>
>> </configuration>
>>
>> My FreeSWITCH version is:
>>
>> 2010-10-26 17:25:38.227987 [CONSOLE] switch_core.c:1605
>> FreeSWITCH Version 1.0.head (git-) Started.
>>
>>
>> Can anyone help me out?
>>
>>
>> Thanks!
>>
>>
>> David
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list