[Freeswitch-dev] Dynamically serve javascript.

Michael Jerris mike at jerris.com
Thu Jun 10 13:30:13 PDT 2010


I would do exactly that.  You could do something into memory, but I think its just asking for problems.  Sounds great and I look forward to seeing your patch.  You can submit patches via http://jira.freeswitch.org.  If you assign it to me I will try to look at it quickly.


Mike

On Jun 10, 2010, at 4:08 PM, Johny Kadarisman Kwan wrote:

> Mike, 
> 
> Thanks for the pointer. So,the flow will be curl into temp file and use existing jsrun to run the temp script.
> I'm looking at js_fetchurl_file, look like i can copy some of the functionality from there.
> 
> Johny K.
> 
> 
> On Thu, Jun 10, 2010 at 11:58 AM, Michael Jerris <mike at jerris.com> wrote:
> This could be accomplished fine with a little added code in mod_spidermonkey.  We already have libcurl in that module, but you would need to add the code to get the file from http
> 
> Mike
> 
> On Jun 9, 2010, at 4:05 PM, Johny Kadarisman Kwan wrote:
> 
>> I want to dynamically serve javascript to freeswitch. ie. "jsrun http://ip/mydynamicscript"
>> Is there any way to accomplish above function? or any pro and cons on above intention.
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100610/ebcd3f24/attachment-0001.html 


More information about the FreeSWITCH-dev mailing list