Search results

Jump to: navigation, search

Page title matches

  • The Javascript module offers support for programmatically routing a call.<br> ===Configure script in Javascript module ===
    3 KB (425 words) - 10:03, 22 March 2015
  • Here is information about how to use the embedded Javascript implementation to change the behavior of Yate. * [[Javascript Reference]]
    3 KB (338 words) - 11:34, 2 September 2024
  • To interact with databases the Javascript module uses Yate's database connections.<br> ===Configure script in Javascript module===
    4 KB (563 words) - 13:35, 31 October 2013
  • Timers in Javascript are used to callback a method at a certain time interval. Timeout method cr ===Timer and Timeouts in JavaScript===
    2 KB (280 words) - 13:32, 31 October 2013
  • To have access to specific messages from Javascript you have to install a handler. * [[Javascript]]
    763 B (112 words) - 11:10, 27 February 2014
  • ... not possible. This page describes other ways of transferring data between Javascript instances and also with other components. One instance of the script [[Install handler for using Yate's messages in Javascript|installs a message handler]] for a mutually agreed message. The other insta
    2 KB (267 words) - 13:33, 31 October 2013
  • 1 KB (160 words) - 13:21, 11 September 2013
  • * '''js_props''': Boolean. Return property values as Javascript native types. Default: true ...e.<br/>Set it when needing to return numbers.<br/>Ignored if not returning Javascript native types
    4 KB (531 words) - 10:08, 3 September 2024
  • Although the String object is not directly supported by Yate's Javascript these methods are applicable to most non-object variables. * input holds the [[Javascript_RegExp|RegExp]] object used in match
    4 KB (607 words) - 15:01, 11 September 2013
  • * [[Javascript Global Functions#isNaN|isNaN()]] * [[Javascript Global Functions#parseInt|parseInt()]]
    4 KB (454 words) - 08:50, 10 September 2024
  • ... - NiPC is an application that implements a basic HLR, MSC/VLR and SMSC in javascript. ...ation about the scripts can be found at [http://wiki.yatebts.com/index.php/Javascript_NiPC wiki.yatebts.com]
    305 B (54 words) - 13:07, 21 August 2017
  • ...ger]]. The javascript rmanager commands are a great tool to help you debug javascript applications. javascript info
    3 KB (387 words) - 09:46, 21 August 2017
  • Here are two IVR examples in Javascript. After the changes in svn rev. 5791 you can build IVRs a lot easier. Main c * To use it put in javascript.conf:
    5 KB (575 words) - 16:05, 27 February 2014
  • Date class in Yate's Javascript implementation. If no arguments are provided, the constructor creates a JavaScript Date object '''for the current date and time according to system settings''
    5 KB (694 words) - 10:38, 9 September 2024
  • Api script to call functions in Yate Javascript. ===Use api from yate javascript===
    7 KB (652 words) - 13:25, 28 March 2014
  • Returns an associative Array containing [[Javascript ConfigSection|ConfigSection]] objects representing each file section. Returns a [[Javascript ConfigSection|ConfigSection]] object for the section ''name''.
    3 KB (485 words) - 14:10, 25 August 2015
  • Returns the [[Javascript ConfigFile|ConfigFile]] object holding this section. [[Category:Javascript]]
    1 KB (203 words) - 14:11, 25 August 2015
  • Javascript static Engine object.<br> - '''reset''': Reset debug level to javascript module debug level<br>
    21 KB (3,210 words) - 08:35, 19 September 2024
  • 2 KB (300 words) - 13:09, 6 September 2024
  • Stringify a Javascript primitive or object.<br/> '''path''': Path to use. May be a [[Javascript JPath|JPath]] object or a string<br>
    5 KB (581 words) - 10:52, 9 September 2024

Page text matches

  • <font class="title">[[Javascript|Javascript]]</font> <font class="basetext">- Initiation</font>
    8 KB (1,086 words) - 09:08, 31 July 2018
  • ...d Javascript libraries) and even any Unix shell. The PHP, Python, Perl and Javascript libraries have been developed and made available in order to ease developme
    3 KB (376 words) - 12:42, 4 November 2013
  • * [[Javascript module|Javascript routing module]] Javascript module is a module support for programmatically routing a call.
    3 KB (433 words) - 09:01, 10 March 2016
  • javascript {info|eval instructions...}
    7 KB (1,041 words) - 13:24, 4 June 2014
  • The Javascript module offers support for programmatically routing a call.<br> ===Configure script in Javascript module ===
    3 KB (425 words) - 10:03, 22 March 2015
  • * [[How to do routing using javascript]] Examples of how to route calls from javascript module.
    9 KB (1,376 words) - 10:01, 27 October 2017
  • ...from an external script using the [[External Module|external module]] or [[javascript]].
    8 KB (1,225 words) - 10:07, 6 July 2018
  • Loaded module Javascript
    12 KB (1,986 words) - 15:13, 31 October 2013
  • * [[Javascript_module|javascript]] Routing using the embedded Javascript language
    12 KB (1,662 words) - 13:25, 1 October 2019
  • ...when using [[How_to_access_a_database_from_Yate's_Javascript_module|module javascript]] to make queries, we have to send a '''database''' message.
    5 KB (810 words) - 11:18, 4 November 2013
  • ===Javascript=== For connecting to MOH with javascript use
    2 KB (305 words) - 20:24, 9 March 2016
  • param['handlers'] = 'javascript:15,regexroute:100' param['handlers'] = 'javascript:15,regexroute:100,javascript:15,cdrbuild:50,iax:100,h323:100,jingle:100,regexroute:100,sip:100,regfile:1
    17 KB (1,082 words) - 13:07, 18 August 2022
  • A JavaScript API exists for MessageQueue and it can be found [http://docs.yate.ro/wiki/M
    8 KB (1,217 words) - 20:38, 10 March 2014
  • ...nal modules can be written in other programming language like PHP, Python, Javascript.
    5 KB (872 words) - 11:43, 4 November 2013
  • Yate has 3 major API's to build applications on top of it: C API, Javascript and extmodule (you can use your favorite language like PHP, Python, Ruby, L === Javascript ===
    4 KB (524 words) - 09:01, 10 March 2016
  • Here is information about how to use the embedded Javascript implementation to change the behavior of Yate. * [[Javascript Reference]]
    3 KB (338 words) - 11:34, 2 September 2024
  • The Javascript language does not have classes, it supports only objects. However, a common Javascript does not provide a standard way of accessing an object's prototype.
    1 KB (187 words) - 13:32, 31 October 2013
  • Because the standard Javascript language does not have the notion of a script file we added some extensions '''IMPORTANT:''' There's no semicolon at end, these are not Javascript instructions.
    788 B (114 words) - 13:31, 31 October 2013
  • To interact with databases the Javascript module uses Yate's database connections.<br> ===Configure script in Javascript module===
    4 KB (563 words) - 13:35, 31 October 2013
  • This article explains how to create and use a MessageQueue in Javascript.<br>The purpose of messageQueue mechanism is to streamline the messages pro ===How to create MessageQueue in Javascript ===
    2 KB (327 words) - 10:45, 14 May 2013

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers