Search results

Jump to: navigation, search
  • ... point to the directory where the external scripts and their libraries are installed, like in this example: ...launched and the "call.execute" message is passed to it (even if it didn't install a handler) so it can pick up usefull info about the call:
    2 KB (408 words) - 15:09, 31 October 2013
  • * Yate server installed and properly configured. - You need at least Yate 4.1 ...//www.yate.ro/pmwiki/index.php?n=Main.Download the main download page] and install it, according to your operating system.
    8 KB (1,258 words) - 15:25, 31 October 2013
  • Depending on how YATE was installed, on what platform is run and how it was started, YATE can use various pat ...ce directory was made and afterwards compiled, without issuing the '''make install''' command. This instance will be started using the provided '''run''' scri
    8 KB (1,314 words) - 09:40, 4 November 2013
  • * install handlers for messages it wants to process == What handlers to install ==
    3 KB (471 words) - 18:55, 10 March 2014
  • ...sage hooks that allow a certain module to receive the message. Each module installs handlers for all the messages it needs to receive. ...eQueue was implemented for. But if you want the message to be processed by installed engine's handlers, call Engine::dispatch() method after the message pre-p
    8 KB (1,217 words) - 20:38, 10 March 2014
  • ===Installation=== Install external dependencies then execute
    1 KB (163 words) - 12:17, 4 November 2013
  • After you install Yate you can skip chapter [[#How to get Yate source from SVN|How to get Yat Once you have the svn client installed, getting the sources is a simple command:
    5 KB (888 words) - 13:05, 10 March 2015
  • ===Install PHP=== ... version package from http://www.php.net/downloads.php. I suggest the self installer [http://windows.php.net/download/ mirror].<br>
    2 KB (241 words) - 11:52, 4 November 2013
  • How to install YAYPM on Windows.
    4 KB (524 words) - 09:01, 10 March 2016
  • Follow the steps below to install and compile the latest version of Yate from SVN source on any server with l It is likely your operating system offers some packaging system for installing what's missing from the above list. As much as possible use it, don't co
    10 KB (1,738 words) - 12:55, 25 February 2014
  • ==Install Yate== To use an external module you need to have Yate already installed.
    5 KB (750 words) - 10:40, 2 March 2015
  • Follow the steps below to install and compile the latest version of Yate from SVN source on Debian GNU/Linux apt-get install subversion
    6 KB (962 words) - 11:10, 30 January 2014
  • Follow the steps below to install and compile the latest version of Yate from SVN source on FreeBSD9. :: ''Please install Gnu autoconf to build from CVS.''
    3 KB (514 words) - 09:38, 4 November 2013
  • There are two ways to install Yate under Windows: * Download and install Yate from [http://yate.null.ro/pmwiki/index.php?n=Main.Download download] p
    6 KB (967 words) - 14:56, 8 January 2014
  • ...along with the configuration files for all the other services and programs installed on your system. ...ther configuration files found in /etc/logrotate.d/. Various packages will install their own configuration file that ensures their logs are properly rotated.
    5 KB (809 words) - 21:57, 12 March 2014
  • In order to receive a message you must install a handler. * [[Install handler for using Yate's messages in Javascript]]
    776 B (108 words) - 11:54, 1 November 2013
  • ==Install RPM== Run the following command to install RPM:
    2 KB (269 words) - 11:01, 28 April 2014
  • To have access to specific messages from Javascript you have to install a handler. ===How to install a handler===
    763 B (112 words) - 11:10, 27 February 2014
  • ...ce of the script [[Install handler for using Yate's messages in Javascript|installs a message handler]] for a mutually agreed message. The other instance popu Note that both instances may install a handler for same message in which case a message parameter should be used
    2 KB (267 words) - 13:33, 31 October 2013
  • You have to install handler for [[call.route]] and add your parameters like this:
    3 KB (495 words) - 14:44, 31 October 2013
  • The installation of Sangoma cards under Linux is somewhat similar with the installation of the Wanpipe driver under Linux, this being the necessary piece of s ==Installing Sangoma cards under Linux from RPM==
    3 KB (430 words) - 16:12, 31 October 2013
  • This is an how to install Sangoma cards under Windows. To install the card the next steps should be taken:
    4 KB (590 words) - 16:13, 31 October 2013
  • In this page we assume Yate is installed in the default path: '''c:\Program Files\Yate'''. If you installed it in another location replace the path to install location in the commands given in this page.
    3 KB (583 words) - 08:05, 19 August 2013
  • '''Keyword: %%>install'''<br/> %%>install:[<priority>]:<name>[:<filter-name>[:<filter-value>]]<br/>
    15 KB (2,320 words) - 15:19, 24 March 2016
  • ===Install devel packages=== * on Debian, install the development packages for the appropriate database (for other Linuxes as
    4 KB (587 words) - 08:36, 4 November 2013
  • To fix this issue, please install the patched appmenu-qt plugin for this PPA:
    2 KB (272 words) - 08:38, 4 November 2013
  • ... sources (unless you configured a different path in javascript.conf or you installed yate) write the logic: Message.install(onCallRoute, "call.route", 50);
    5 KB (739 words) - 15:42, 31 October 2013
  • Put a debug message. Emits an alarm if a callback is installed.<br> Install a timer event. Request 'callback' function call on given interval.<br>
    12 KB (1,870 words) - 11:25, 8 December 2022
  • == Installation == npm install yate-extmodule
    725 B (89 words) - 04:02, 14 January 2018
  • ==Installing sangoma cards== ...wiki/VoIP_PSTN_Gateway#Installing_Sangoma_cards_under_Linux this guide] to install sangoma cards under Linux.
    975 B (160 words) - 08:57, 27 October 2017
  • ; install handler for sccp.route message
    2 KB (268 words) - 09:22, 27 October 2017
  • For an example of how to configure wanpipe and install sangoma drivers please check [http://docs.yate.ro/wiki/VoIP_PSTN_Gateway th
    142 B (24 words) - 09:16, 26 October 2017
  • // install message handlers for sccp.route and sccp.update Message.install(onRoute,"sccp.route",120);
    9 KB (1,276 words) - 14:12, 26 October 2017
  • [[Installation]]
    8 KB (1,086 words) - 09:08, 31 July 2018
  • If you are using a Linux platform, after [[Installation|installing]] go to 'clients' directory from yate sources and run:
    2 KB (272 words) - 08:57, 4 November 2013
  • ===YAYPM Installation=== * [[YAYPM Installation on windows]]
    5 KB (788 words) - 11:53, 4 November 2013
  • * Installed Memory - Most protocols do not demand a lot of memory but try to have at
    4 KB (758 words) - 16:06, 31 October 2013
  • * a Yate installed on a server, this is used as SIP Server * a Yate Client installed on another server.See [http://yateclient.yate.ro/index.php/Download/Downl
    2 KB (381 words) - 15:16, 31 October 2013
  • ; Numerical priorities of installed message handlers
    2 KB (302 words) - 11:11, 4 November 2013
  • ...mations about the path for configuration files in function of how Yate was installed on different platforms, can be found in [[Paths and Directories]] page.
    4 KB (706 words) - 11:47, 19 December 2022
  • The list holding the installed message handlers is protected against changes by this mutex while it's be
    2 KB (251 words) - 11:46, 4 November 2013
  • ...e different ways of stopping and restarting Yate depending on how Yate was installed and configured.
    2 KB (234 words) - 09:39, 4 November 2013
  • This message must be explicitly installed.<br>
    1 KB (176 words) - 15:35, 22 January 2013
  • ...stop Yate, the paths and directories on different platforms where Yate was installed.
    393 B (46 words) - 15:27, 26 March 2014
  • * it is possible that you don't have the devel packages installed. If this is your case, after installing the devel packages, run '''./configure''' and '''make''' in Yate's sourc
    4 KB (563 words) - 13:35, 31 October 2013
  • This method clears a time event installed with Engine.setInterval method. This method clears a time event installed with Engine.setTimeout method.
    2 KB (280 words) - 13:32, 31 October 2013
  • * one way is installing it via the Mac App Store. This option depends on whether or not you are * the second option is installing it from the DMG file made available on the [[Download#MacOS_X | Download
    5 KB (787 words) - 09:34, 4 November 2013
  • I installed Yate, PostgreSQL and YateAdmin. I use lighttpd as a webserver, and PHP5.
    1 KB (222 words) - 08:37, 4 November 2013
  • ==See installed message handlers== You can use even use '''eval''' to see installed handlers for a script. This help a lot to debug scripts especially when y
    3 KB (387 words) - 09:46, 21 August 2017
  • * '''Message.install()''' Array of objects describing installed handlers, '''null''' if no handler matches.
    3 KB (464 words) - 13:02, 22 May 2017

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

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers