[Freeswitch-users] reloadxml question
Brian West
brian at freeswitch.org
Wed Sep 16 07:05:00 PDT 2009
Yes you're missing a switch_xml_free(xml); some place.
/b
On Sep 16, 2009, at 8:49 AM, Tihomir Culjaga wrote:
> hi,
>
> I've build a custom module for FS and everytihng work well except
> reloadxml command :P... m'I missing something in my module? ... i
> used mod_skeleton as a template when i started.
>
>
> When i start the FS without my module reloadxml works fine ... as
> soon as i include my module within modules.conf.xml and start FS ..
> it hangs.
> So, it is definitelly up to the custom module ... but what can it be?
>
>
>
> freeswitch at l01freeswitch1>
> freeswitch at l01freeswitch1>
> freeswitch at l01freeswitch1> reloadxml
>
> nothing happens ... i have to kill freeswitch (kill -9) to get the
> shell.
>
> T.
>
More information about the FreeSWITCH-users
mailing list