Javascript

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Messages in JS]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Messages in JS]]</font><br/>
 
<div class="yate-page-desc">Messages in JavaScript</div>
 
<div class="yate-page-desc">Messages in JavaScript</div>
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Timers and timeouts]]</font><br/>
+
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Time events in Javascript]]</font><br/>
<div class="yate-page-desc">Time events in JavaScript</div>
+
<div class="yate-page-desc">Describes implemented methods that process actions in certain time intervals.</div>
 
|class="yate-content-right"|
 
|class="yate-content-right"|
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to do routing using javascript]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to do routing using javascript]]</font><br/>

Revision as of 15:30, 12 April 2013

Here is information about how to use the embedded Javascript implementation to change the behavior of Yate.


Information about the language Configuration examples
 
Javascript routing
Configuring Javascript module to use routing scripts.
 
Including other files
Language extensions for including other files and libraries.
 
Constructors and prototypes
Object construction and prototypal inheritance in Javascript.
 
Messages in JS
Messages in JavaScript
 
Time events in Javascript
Describes implemented methods that process actions in certain time intervals.
 
How to do routing using javascript
Routing rules written in a script using Yate's Javascript module.
 
How to access a database from Yate's Javascript module
Accessing the database from javascript module.


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers