Search results

Jump to: navigation, search
  • Yate has support for SIP Protocol. The module is called ysipchan and the associated configuration file is ysipchan.conf. This module is a VoIP SIP driver based on [[YASS]] library.
    25 KB (3,811 words) - 10:09, 6 July 2018
  • * '''modules''' directory - this directory specifies the location from where YATE plugi * '''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
  • ...VR is implemented using a script run under the control of the the external module and a library that converts incoming and outgoing messages in objects the p ...ge and looking at the answer. An IVR can even act as a short lived routing module, for example to implement a meeting room.
    3 KB (471 words) - 18:55, 10 March 2014
  • ...pening much easier since we know which module passes which data to another module. ... execution thread of the module that called dispatch. The execution of the module stops until answer is received. Enqueue is done asynchronously. The message
    8 KB (1,217 words) - 20:38, 10 March 2014
  • ... messages or set message handlers in Yate using [[External Module|external module]]. ...y 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]]. You can also generate SIP requests from Yate (from other modules/custom scripts) and they will be sent to a specific party.
    8 KB (1,099 words) - 18:29, 13 March 2014
  • ...r_expressions|regexroute]]/[[External_Module|external module]]/custom yate module. ...ndle [[xsip.generate]] and send SIP requests of behalf on scripts or other modules.
    5 KB (843 words) - 18:34, 13 March 2014
  • * '''Yate Modules''' - modules of Yate are equal no matter if they are telephony or routing or anything e ...n have an arbitrary number of parameters, and can be sent to more than one module by changing the priority.
    2 KB (324 words) - 11:32, 13 November 2015
  • * modules: :* routing modules
    5 KB (872 words) - 11:43, 4 November 2013
  • ... Windows this is not possible, so a listener in [[External Module|external module]] must be configured to connect to a TCP socket. ...owing section to extmodule.conf (the word after "listener" will become the module name)
    2 KB (241 words) - 11:52, 4 November 2013
  • * [[Javascript module]] Configuring Javascript module to use routing or global scripts.
    4 KB (524 words) - 09:01, 10 March 2016
  • ...in branch of Yate, for future development. Your purpose is to compile your module with Yate packages, so others can used on different platforms. Bellow you c 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
  • ...odule that will handle the message (like [[SIP Features Module|sipfeatures module]]).
    574 B (72 words) - 15:04, 21 January 2013
  • * [[Javascript module]] Configuring Javascript module to use routing scripts.
    3 KB (338 words) - 11:34, 2 September 2024
  • From Javascript module (the same goes for external scripts) you can have access to all Yate's messages.
    2 KB (251 words) - 05:42, 3 September 2024
  • An external script that can create conference on demand. You can also write a scheduler ...laces, directly from routing module or from an external script or by using module [[Pbxassist]], that has the capability of doing PBX operations for conferen
    3 KB (468 words) - 09:42, 20 May 2013

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

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers