Hi All,<br><br>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.<br>
<br>Warm Regards,<br><br>B Karthik. <br>