<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Double check the code in mod_v8/src dir, there are File and FileIO and XML objects... see what they are missing.. the docs are:<div class=""><br class=""></div><div class=""><a href="https://freeswitch.org/confluence/display/FREESWITCH/JavaScript+API+Reference" class="">https://freeswitch.org/confluence/display/FREESWITCH/JavaScript+API+Reference</a></div><div class=""><br class=""></div><div class="">not sure what all is missing in the docs, I suspect those are incomplete.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 13, 2016, at 2:59 PM, Jason Moran &lt;<a href="mailto:jmoran@secureachsystems.com" class="">jmoran@secureachsystems.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">I’ve been running old FS w/Spidermonkey, finally upgraded and testing in mod_v8.<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">My javascript returned this:<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class="">&nbsp;</o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Exception: ReferenceError: File is not defined (near: "var fd = new File(myPath + myFileName")<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class="">&nbsp;</o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">I read about the lack of XML and File back in 2015, but I assumed it has been included since spidermonkey no longer is an option. No? Other options?<o:p class=""></o:p></div></div></div></blockquote></div><br class=""></div></body></html>