Javascript

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Use mediawiki formatting instead of html tags.)
Line 27: Line 27:
 
* [[How to access a database from Yate's Javascript module]]
 
* [[How to access a database from Yate's Javascript module]]
 
Accessing the database from javascript module.
 
Accessing the database from javascript module.
 +
* [[Starting_CDR_Ring_Timer_on_call.progress#Javascript_example|Starting CDR Ring Timer on call.progress]]
 +
How to start CDR Ring Timer on call.progress
 
|}
 
|}
  

Revision as of 15:00, 18 October 2013

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


Information about the language Configuration examples

Language, Objects and Functions Reference.

Configuring Javascript module to use routing scripts.

Language extensions for including other files and libraries.

Object construction and prototypal inheritance in Javascript.

Messages in JavaScript

Describes implemented methods that process actions in certain time intervals.

Methods of sharing data between different Javascript instances.

Routing rules written in a script using Yate's Javascript module.

Accessing the database from javascript module.

How to start CDR Ring Timer on call.progress


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers