[Freeswitch-users] How to reload the gateway from the mod_managed
Michael Lutz
mytemike72 at gmail.com
Mon Jan 30 21:48:07 MSK 2012
Hi Srini,
You should be able to do it using the API. Like:
FreeSWITCH.Native.Api fsApi = new FreeSWITCH.Native.Api();
string result = fsApi.ExecuteString("sofia profile external rescan reloadxml");
Regards,
Michael Lutz.
2012/1/30 Srini K <aksrini at hotmail.com>:
>
> Hi
> How to execute this command "sofia profile external rescan reloadxml" to
> reload the gateway using the mod_managed application without using cli.
> Thanks in advance.
>
> Regards
> Srini
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
>
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list