How to do routing using javascript
From Yate Documentation
(Difference between revisions)
(Created page with "To configure a script for Javascript routing it must be listed in the javascript.conf file: [general] routing=example.js") |
|||
| Line 3: | Line 3: | ||
[general] | [general] | ||
routing=example.js | routing=example.js | ||
| + | |||
| + | |||
| + | [[Accfile|accfile]] | ||
Revision as of 10:01, 5 October 2012
To configure a script for Javascript routing it must be listed in the javascript.conf file:
[general] routing=example.js