Hi All, mod_commands does not seem to link on VS 2008. It complains about two unresolved functions - switch_console_set_alias, switch_console_set_complete. I understand that this is because libedit library used by freeswitch is not compiled on windows. It was solved by adding the two functions in switch_console.c. Both the functions returns SWITCH_STATUS_FALSE. Is there a better way to do this? Thanks in advance.
Warm Regards, B Karthik.
_______________________________________________ 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
