Thanks Jeff!<br><br>I codified this in the Windows quickstart section:<br><a href="http://wiki.freeswitch.org/wiki/Installation_for_Windows#Path_Separator">http://wiki.freeswitch.org/wiki/Installation_for_Windows#Path_Separator</a><br>
<br>HtH the Windows users...<br><br>-MC<br><br><div class="gmail_quote">On Mon, Nov 19, 2012 at 11:12 AM, Jeff Lenk <span dir="ltr">&lt;<a href="mailto:jeff@jefflenk.com" target="_blank">jeff@jefflenk.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is a very common source of problems with windows and fs; with fs being<br>
cross platform with *nix based environments that use the forward slash<br>
exclusively for path separators. The issue involves backslash &quot;\&quot; encoded<br>
escape entries. (ex. \r being an encoded return character hex 0xd or \n an<br>
encoded newline hex 0xa) there are many more examples of this too.<br>
<br>
The best way to deal with this in a cross platform way is to use windows<br>
ability to use forward slashes &quot;/&quot; for path separators. All releases of<br>
windows can do this without difficulty(and least for 10 years or so).<br>
<br>
All internal path handing in FreeSWITCH has been changed(last few months) to<br>
manipulate paths with forward slashes to minimize this very problem. So if<br>
you supply external paths to fs make sure you always supply them with<br>
forward slashes to avoid this problem.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Error-on-Call-Recording-Windows-FS-V1-2-4-tp7584705p7584717.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Error-on-Call-Recording-Windows-FS-V1-2-4-tp7584705p7584717.html</a><br>

Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>