I have the following in javascript:<br><font size="4"><br></font><pre><font size="4">caller_id = self.session.getVariable(&quot;caller_id_number&quot;)</font><br><br><br><font size="4">for some reasons it returns: <br>ReferenceError: self is not defined, I am following this page:<br>
<a href="http://wiki.freeswitch.org/wiki/Session_getVariable">http://wiki.freeswitch.org/wiki/Session_getVariable</a><br><br><br>any ideas?<br></font><br><br></pre><br>