Search results

Jump to: navigation, search

Page title matches

  • ... the command '''external'''. <br>From telnet you can start/stop/restart an external module without stopping Yate (operations needed when you want to update the Follow the next steps to know how to see from Telnet the running global external modules.
    2 KB (255 words) - 15:59, 31 October 2013
  • External Module allows you to use channel or global scripts in Yate.<br> ...dules communicates to Yate engine using the [[External module command flow|external module protocol]].
    3 KB (459 words) - 11:15, 4 November 2013
  • You've created an external module for Yate, and you want to keep it as a separate project, not in the To use an external module you need to have Yate already installed.
    5 KB (750 words) - 10:40, 2 March 2015
  • #REDIRECT [[How to compile an external module in C++ for Yate]]
    63 B (11 words) - 16:06, 3 December 2012
  • #REDIRECT [[How to find which external modules are loaded from rmanager]]
    73 B (11 words) - 10:03, 12 April 2013
  • ...w - the protocol used by [[External Module|extmodule]] to communicate with external scripts. <br/>Look in share/scripts directory from yate's sources to find l The external user application or script comunicates with the module trough several file
    15 KB (2,320 words) - 15:19, 24 March 2016

Page text matches

  • ...<div class="content"><font class="modules-title">[[Modules#External Module|External Module]]</font></div> ...class="title">[[Yate's_PHP_library|PHP]]</font> <font class="basetext">- External modules</font>
    8 KB (1,086 words) - 09:08, 31 July 2018
  • * make a conference from an external module $m->params["record"] = "external/nodata/conference.php";
    6 KB (936 words) - 10:35, 4 November 2013
  • * [[External Module]] which offers support for writing external scripts, used for building applications like an [[Writing_an_IVR|IVR]] for
    5 KB (862 words) - 13:42, 21 March 2013
  • ; Use an external RTP module instead of the native OpenH323 RTP stack, which is ; very cpu intensive. If no external RTP can be found it will fallback to the
    6 KB (974 words) - 15:24, 31 October 2013
  • ...ies have been developed and made available in order to ease development of external functionalities for Yate.
    3 KB (376 words) - 12:42, 4 November 2013
  • ... being dispatched. The message text format is the same with the one from [[External Module|extmodule]].
    7 KB (1,041 words) - 13:24, 4 June 2014
  • ...ommands or variations can be added by loadable modules, either internal or external.
    2 KB (335 words) - 13:12, 13 May 2013
  • **cdr_initialize=UPDATE users SET inuse=inuse+1 WHERE username='${external}' ...s SET inuse=(CASE WHEN inuse>0 THEN inuse-1 ELSE 0 END) WHERE username='${external}'
    14 KB (2,155 words) - 10:47, 11 January 2014
  • ...://en.wikipedia.org/wiki/Domain_Name_System DNS] queries and depends on an external domain name server.
    3 KB (500 words) - 10:28, 4 November 2013
  • ${callto}^external=return ${maxcall}^$=return;callto=fork ${callto} | external/nodata/leavemail.php;maxcall=30000
    12 KB (1,844 words) - 11:24, 5 June 2014
  • * [[How to find which external modules are loaded from rmanager]] Debug an external module in Telnet
    9 KB (1,376 words) - 10:01, 27 October 2017
  • ...as required. Furthermore, new operations can be defined and implemented by external modules.
    5 KB (832 words) - 11:08, 4 November 2013
  • ...]] or make the routing from an external script using the [[External Module|external module]] or [[javascript]]. ====How to route calls using external module====
    8 KB (1,225 words) - 10:07, 6 July 2018
  • Starting with Yate version 1.1.0 the external RTP is the default so this should not be an issue.<br> ; Use an external RTP module instead of the native OpenH323 RTP stack, which is
    13 KB (1,916 words) - 09:08, 4 November 2013
  • ...elper channels like Tone Generator and Wave File do not emit this message. External modules also have to emit it themselves.
    1 KB (173 words) - 10:23, 21 January 2013
  • ...elper channels like Tone Generator and Wave File do not emit this message. External modules also have to emit it themselves.
    825 B (122 words) - 16:10, 18 January 2013
  • ... derived from the '''Channel''' class implement this behaviour by default, external scripts have to copy the parameters themselves.
    2 KB (314 words) - 13:18, 22 January 2013
  • To record to a wave file from an external module do this:
    3 KB (444 words) - 13:31, 15 April 2014
  • For external modules/scripts, the dumb channel module provides Data Endpoints to and fro
    2 KB (400 words) - 10:10, 4 November 2013
  • ^off-hook$=external/nodata/overlapped.php;accept_call=true
    8 KB (1,151 words) - 12:20, 26 October 2017
  • ...'rfc2833''' Send DTMFs as RFC2833 RTP signals. This method will be used if external RTP is started and remote party advertised RFC2833 support.
    2 KB (298 words) - 09:11, 4 November 2013
  • VoIP Jingle external component driver using our own XMPP/Jingle (for Yate >= 1.2) ==External Module==
    12 KB (1,662 words) - 13:25, 1 October 2019
  • The best way to use this module is an external module written in php (maybe) that can handle the name of the tiff file and
    6 KB (1,040 words) - 10:09, 4 November 2013
  • To record wave data from an external module do this:
    3 KB (409 words) - 10:10, 4 November 2013
  • ; comp External component connection ; There is no default value for external component listeners or c2s SSL listeners
    7 KB (984 words) - 09:21, 4 November 2013
  • ; If enabled the performance will grow but parameter altering in external modules
    7 KB (1,026 words) - 09:22, 4 November 2013
  • ...] section. The scripts_dir parameter must point to the directory where the external scripts and their libraries are installed, like in this example: You will also need to route the incoming calls to the external application so it creates an instance of the IVR when the user dials that n
    2 KB (408 words) - 15:09, 31 October 2013
  • This module allows playing arbitrary raw audio streams from an external data source. It is typically used to provide entertainment to people waitin Multiple named sources can be specified, for each only one external process is created and data is distributed internally to all consumers.
    2 KB (305 words) - 20:24, 9 March 2016
  • ... the command '''external'''. <br>From telnet you can start/stop/restart an external module without stopping Yate (operations needed when you want to update the Follow the next steps to know how to see from Telnet the running global external modules.
    2 KB (255 words) - 15:59, 31 October 2013
  • External Module allows you to use channel or global scripts in Yate.<br> ...dules communicates to Yate engine using the [[External module command flow|external module protocol]].
    3 KB (459 words) - 11:15, 4 November 2013
  • Yate allows other modules/external scripts to initiate the sending of arbitrary SIP client transactions. For t
    25 KB (3,811 words) - 10:09, 6 July 2018
  • * '''shared files''' directory - directory used for storing shared data (external scripts, audio files, skins for the client)
    8 KB (1,314 words) - 09:40, 4 November 2013
  • Usually an IVR is implemented using a script run under the control of the the external module and a library that converts incoming and outgoing messages in object * [[External Module]]
    3 KB (471 words) - 18:55, 10 March 2014
  • ...give us the flexibility and speed needed. When passed to [[External Module|external modules]] the messages are converted to an escaped string encoding that all * [[External Module]]
    8 KB (1,217 words) - 20:38, 10 March 2014
  • ...nts, send messages or set message handlers in Yate using [[External Module|external module]]. ...HP library implements the basics for writing object oriented, event driven external modules (global or channel) using the PHP language and interpreter.
    1 KB (168 words) - 07:23, 23 May 2014
  • ...write YATE modules in PYTHON. PYTHON modules comunicate with YATE core via external protocol or run in python interperter embedded in pymodule. Consult [[External Module|extmodule]] documentation for more information.
    5 KB (788 words) - 11:53, 4 November 2013
  • ===External dependencies=== Install external dependencies then execute
    1 KB (163 words) - 12:17, 4 November 2013
  • ... module or generically in other Yate's [[modules]] or in [[External Module|external scripts]]. ...ed). The handling of generically handled messages is done in other modules/external scripts.
    8 KB (1,099 words) - 18:29, 13 March 2014
  • ... and can be done from [[Regular_expressions|regexroute]]/[[External_Module|external module]]/custom yate module.
    5 KB (843 words) - 18:34, 13 March 2014
  • ...allowing the use of scripting languages like Perl, Python or PHP to create external functionalities.<br>
    5 KB (888 words) - 13:05, 10 March 2015
  • ...ins in the engine or external applications started by a specific module ([[External Module|extmodule]]) that allows them to talk to the engine and other module The signaling between Yate modules (either plugins or external modules) is performed by using messages. They provide extensibility, custom
    2 KB (324 words) - 11:32, 13 November 2015
  • ... is a module who uses Yate, but is not in the main branch of Yate. It's an external module written in C++ for Yate and will compile as a separate project.<br> ...nal modules that are not in the main branch of Yate in [[How to compile an external module in C++ for Yate]].
    5 KB (872 words) - 11:43, 4 November 2013
  • ...t, but in Windows this is not possible, so a listener in [[External Module|external module]] must be configured to connect to a TCP socket. * connect to yate in telnet and type "external". Output should be:
    2 KB (241 words) - 11:52, 4 November 2013
  • * [[How To For External Modules In Telnet]]
    4 KB (524 words) - 09:01, 10 March 2016
  • You've created an external module for Yate, and you want to keep it as a separate project, not in the To use an external module you need to have Yate already installed.
    5 KB (750 words) - 10:40, 2 March 2015
  • #REDIRECT [[How to compile an external module in C++ for Yate]]
    63 B (11 words) - 16:06, 3 December 2012
  • ...ild the "YATE" project - it will build the library and all modules without external dependencies. The "Extra" project holds modules that have external dependencies. You will not be able to build them without installing extra h
    6 KB (967 words) - 14:56, 8 January 2014
  • This message is sent from an external module to a module that will handle the message (like [[SIP Features Module
    574 B (72 words) - 15:04, 21 January 2013
  • * [[External Module]]
    2 KB (323 words) - 09:50, 21 August 2017
  • '''External links'''
    1 KB (187 words) - 13:32, 31 October 2013
  • From Javascript module (the same goes for external scripts) you can have access to all Yate's messages.
    776 B (108 words) - 11:54, 1 November 2013
  • An external script that can create conference on demand. You can also write a scheduler ... be started from different places, directly from routing module or from an external script or by using module [[Pbxassist]], that has the capability of doing P
    3 KB (468 words) - 09:42, 20 May 2013
  • #REDIRECT [[How to find which external modules are loaded from rmanager]]
    73 B (11 words) - 10:03, 12 April 2013
  • ...er]] module and implement some of the functionality from another module or external script. ...r.finalize' you have to update the call duration. This can be done from an external script or from a stored procedure.
    5 KB (887 words) - 14:05, 31 October 2013
  • If you decide to do the routing from an external script, you add this custom params in call.route message when routing the c
    3 KB (495 words) - 14:44, 31 October 2013
  • ==== Debug external scripts ==== :* external '''stop''' scriptname.php
    7 KB (905 words) - 15:03, 14 October 2016
  • ...w - the protocol used by [[External Module|extmodule]] to communicate with external scripts. <br/>Look in share/scripts directory from yate's sources to find l The external user application or script comunicates with the module trough several file
    15 KB (2,320 words) - 15:19, 24 March 2016
  • * Test your routes before going public. Calls may be routed through external providers instead on your network, and you may never notice. Actually, my D ...e highest actual priority, these customers always will be routed using the external provider. I could add rules to route them, by redirecting:
    6 KB (833 words) - 15:07, 31 October 2013
  • ...n the functionality you want you can use a combination of Yate modules and external scripts. ...tom "operation" parameter. This message can be handled by a [[javascript]]/external script.
    4 KB (715 words) - 15:20, 31 October 2013
  • ...a from more than one call. This reduces overhead a lot and does not create external unneeded latency. Considering the fact that IP overhead is a large part of
    19 KB (3,169 words) - 11:20, 16 September 2013
  • ...ou can do this in different ways: [[Javascript|javascript global script]], external module, [[Regular expressions|regexroute]] etc.
    5 KB (739 words) - 15:42, 31 October 2013
  • Channel.callJust("external/playrec/echo.sh"); m.callto = "external/playrec/echo.sh";
    5 KB (575 words) - 16:05, 27 February 2014
  • ... It implements [[External Module]] protocol and is suitable for developing external Yate scripts.
    725 B (89 words) - 04:02, 14 January 2018
  • Note that an external firewall, ACL settings on Cisco or [http://en.wikipedia.org/wiki/Selinux SE
    10 KB (1,328 words) - 09:09, 26 October 2017
  • Also take a look at the following external links:
    4 KB (602 words) - 14:24, 13 November 2017
  • ... client's RTP port, which can be different from the port the NAT allocates externally. The solution is to use a [[SIP SBC|SIP Session Border Controller]].
    8 KB (1,261 words) - 08:43, 4 November 2013

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

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers