> > When can we break away from the clunky nature of extension priorities, > and have a dialplan flow more like a typical procedural language such as > Javascript, PHP or Python, with real functions? >
Javascript is anything but procedurally, and I think it works pretty good for what it needs to do -- have you tried to write any applications in res_js yet? I'm sure you will be very impressed. The key is to integrate res_js with odbc, or you can do something similar with hash tables and FetchURL (another anthm invention) Some things that could be added to res_js; sql, async originate, swig interface to libopenpbx, etc. recently there was a res_js dbput/get patch. _______________________________________________ Openpbx-dev mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-dev
