Search results

Jump to: navigation, search

Page title matches

  • Yate has multiple routing modules. A routing module is a module that handles (sees) the [[call.route]] message. You can set all routing in a single module or use a combination of modules. If more than one module
    3 KB (433 words) - 09:01, 10 March 2016
  • This module performs routing using the [http://en.wikipedia.org/wiki/Telephone_Number_Mapping ENUM] prot ===Routing numbers issues===
    3 KB (500 words) - 10:28, 4 November 2013
  • The Javascript module offers support for programmatically routing a call.<br> To configure a routing script you must list it in the javascript.conf file.
    3 KB (425 words) - 10:03, 22 March 2015
  • ...[[Regular expressions|regexroute]] it is possible to implement round-robin routing, with or without fallback. == Round-robin routing cases ==
    3 KB (380 words) - 14:01, 31 October 2013
  • SIP routing in Yate can be done from a single routing module or from a combination of modules. The calls can be routed directly to a SIP channel from a routing module (e.g regexroute.conf).
    3 KB (422 words) - 08:08, 23 November 2017
  • ...ently registered location. Other common use is the handling of some [[ENUM Routing|ENUM]] routes pointing back to PSTN. ...uting module allows making a late routing decision in Yate's message flow. Routing is possible in the '''[[call.execute]]''' message, setting a module for the
    2 KB (356 words) - 07:22, 23 May 2014
  • If you need to have custom parameters in CDR, they must be set in routing. ...m routing in CDR they must be enabled in cdrbuild.conf first and then from routing file they are set in specific parameter called '''copyparams'''.
    3 KB (495 words) - 14:44, 31 October 2013
  • #REDIRECT [[How to add custom parameters in CDR from routing]]
    62 B (10 words) - 15:00, 10 May 2013
  • ...us users found important to point out. Before embarking on writing complex routing routines follow this points to make sure you considered all aspects. ===Regex-Routing===
    6 KB (833 words) - 15:07, 31 October 2013

Page text matches

  • ...<div class="content"><font class="modules-title">[[Modules#Routing Modules|Routing Modules]]</font></div>
    8 KB (1,086 words) - 09:08, 31 July 2018
  • This parameter can be overridden when routing by an '''odtmfmethods''' parameter for outgoing calls and '''idtmfmethods'' This parameter can be overridden when routing by an '''ohonor_dtmf_detect''' parameter for outgoing calls and '''ihonor_d
    3 KB (493 words) - 08:59, 4 November 2013
  • * First of all, a server takes care of routing. It finds the paths between two endpoints along with which pieces of inform * routing information
    5 KB (862 words) - 13:42, 21 March 2013
  • ...and ysipchan - have the ability to negotiate [[RTP Forwarding]] during the routing stage. ...e is no special setting for RTP pass-through as the SIP module can use the routing time decision.
    6 KB (974 words) - 15:24, 31 October 2013
  • ...ideo, data and instant messenging can all be unified under Yate's flexible routing engine, maximizing communications efficiency and minimizing infrastructure
    3 KB (376 words) - 12:42, 4 November 2013
  • Routing all calls through ISDN trunk:
    10 KB (1,440 words) - 16:11, 31 October 2013
  • === SIP Routing in Yate === From a [[Routing|routing module]] (e.g regexroute.conf) you can call an sip channel like this:
    4 KB (564 words) - 14:00, 13 May 2013
  • Module regfile is used for autentication, registration, and routing of users configured in a file.<br> Module register is used for autentication, registration, and routing of users from database.
    3 KB (452 words) - 12:06, 11 April 2013
  • == Routing calls == See [[yjinglechan|Jingle channel]] for more routing details.
    3 KB (432 words) - 15:20, 31 October 2013
  • From routing will set that all calls that comes to extension '123' will go to through t ==Routing calls ==
    2 KB (343 words) - 09:20, 4 November 2013
  • Yate has multiple routing modules. A routing module is a module that handles (sees) the [[call.route]] message. You can set all routing in a single module or use a combination of modules. If more than one module
    3 KB (433 words) - 09:01, 10 March 2016
  • This module routes calls only to the registered users. For routing to other numbers/outside the system you will have to use another module lik * [[Routing]]
    656 B (90 words) - 13:57, 31 October 2013
  • Regular expression Route Module(regexroute) provides a simple way of routing telephony calls inside Yate.<br> This module describes the routes using a c Besides the basic routing functionality, this module allows custom handling for other messages and us
    20 KB (3,110 words) - 10:27, 4 November 2013
  • ...}''' in routing either in regexroute or in [[Register|register]] (database routing) to set the formats parameter: # Routing (alters inbound and outbound codecs)
    2 KB (301 words) - 11:06, 3 April 2013
  • * is used for authentication, registration, and routing users stored in a database :*fallback: bool: Activate fallback routing handlers on the "chan.disconnected", "call.answered" and "chan.hangup" mess
    14 KB (2,155 words) - 10:47, 11 January 2014
  • This module performs routing using the [http://en.wikipedia.org/wiki/Telephone_Number_Mapping ENUM] prot ===Routing numbers issues===
    3 KB (500 words) - 10:28, 4 November 2013
  • 1. To use as a fallback routing module you should add in regexroute or your routing module something like: 2. To use call forking from a routing module you should return a string like: fork target1 target2 target3 ...
    12 KB (1,844 words) - 11:24, 5 June 2014
  • ...a registration module. It can be used for autentication, registration, and routing for users configured in a file.<br> ...e for people who want to develop their own autentication, registration, or routing module.
    4 KB (539 words) - 13:59, 31 October 2013
  • * [[Routing]] [[Category:Routing]] [[Category:Cluster]]
    3 KB (521 words) - 13:52, 31 October 2013
  • Message sent by a channel when a new call is coming inwards Yate and a routing decision needs to be made. The returned value is the logical destination of ;context : The routing context selected by the current call
    2 KB (383 words) - 16:07, 18 November 2013
  • ...e (in seconds) of the call described in this CDR (i.e. from the moment the routing decision has been taken and the remote endpoint alerted of the incoming cal
    2 KB (321 words) - 10:37, 21 January 2013
  • The Javascript module offers support for programmatically routing a call.<br> To configure a routing script you must list it in the javascript.conf file.
    3 KB (425 words) - 10:03, 22 March 2015
  • Yate has multiple routing modules and signalling modules. Here you can find some how to's for configu ==Routing==
    9 KB (1,376 words) - 10:01, 27 October 2017
  • === Setting routing priorities=== ...As the number has not been routed yet, YATE tries the files with the lower routing priority, now trying to route ''johndoe''. ''johndoe'' is found in regfile.
    1 KB (151 words) - 13:58, 31 October 2013
  • ...[[Regular expressions|regexroute]] it is possible to implement round-robin routing, with or without fallback. == Round-robin routing cases ==
    3 KB (380 words) - 14:01, 31 October 2013
  • * [[Routing]]
    3 KB (440 words) - 13:59, 31 October 2013
  • ...ute || 404 || 3 || ? || ? || ? || No route to destination could be found|| routing * [[Routing]]
    3 KB (380 words) - 09:25, 4 November 2013
  • Further control is possible from routing, so in "call.execute" there are the following possibilities:
    3 KB (449 words) - 09:20, 13 August 2013
  • ... a [[routing]] module, like [[Regular expressions|regexroute]] or make the routing from an external script using the [[External Module|external module]] or [[ ...aller name to set on outgoing calls on this account if none specified when routing
    8 KB (1,225 words) - 10:07, 6 July 2018
  • ... Modules''' - modules of Yate are equal no matter if they are telephony or routing or anything else related, because of the message passing system.
    811 B (119 words) - 13:48, 13 February 2013
  • ...er side. In those cases the mapping of the called number must be done from routing modules. ; This parameter can be overridden when routing by an 'ojingle_version' parameter
    9 KB (1,391 words) - 09:14, 4 November 2013
  • ...r that will listen to all interfaces. You just have to configure users and routing rules in specific configuration files. More infomations about [[SIP Routing in Yate]].
    8 KB (1,261 words) - 08:43, 4 November 2013
  • * [[SIP Routing in Yate]] Feature used in a routing module that allows Yate to query CNAM and LNP databases over the SIP protoc
    8 KB (1,083 words) - 11:49, 27 October 2017
  • SIP routing in Yate can be done from a single routing module or from a combination of modules. The calls can be routed directly to a SIP channel from a routing module (e.g regexroute.conf).
    3 KB (422 words) - 08:08, 23 November 2017
  • ; This parameter can be overridden from routing by 'odtmfmethods' for outgoing call leg ; This parameter can be overridden from routing by 'ohonor_dtmf_detect' for outgoing call leg
    13 KB (1,916 words) - 09:08, 4 November 2013
  • :::the module and module-specific address that is expected (by means of the routing decision) to service the call :::the routing context selected by the current call
    2 KB (314 words) - 13:18, 22 January 2013
  • From a routing module you can play a wave file like this:
    3 KB (444 words) - 13:31, 15 April 2014
  • ...e an IVR script that connects to YATE via extmodule. This script does some routing, plays some audio to the caller, and responds to dtmfs. Instead of actually
    2 KB (400 words) - 10:10, 4 November 2013
  • ==== Routing==== In a routing module to use one of these tones, you can use something like : tone/dial.
    18 KB (1,064 words) - 10:06, 4 November 2013
  • ; The actual direct RTP forwarding is still negotiated in routing
    8 KB (1,151 words) - 12:20, 26 October 2017
  • ===Routing=== The following group and line parameters can be overridden when routing calls to the analog module: '''delaydial'''
    17 KB (2,660 words) - 08:04, 21 June 2018
  • ** handles call routing, call setup, and basic switching functions.
    4 KB (547 words) - 10:52, 20 March 2013
  • '''No routing is required''' - as the whole process of call negotiation and establishing
    12 KB (1,986 words) - 15:13, 31 October 2013
  • This parameter can be overridden when routing by an '''odtmfmethods''' parameter for outgoing calls and '''idtmfmethods'' It can be overridden when routing by an '''ohonor_dtmf_detect''' parameter for outgoing calls and '''ihonor_d
    2 KB (298 words) - 09:11, 4 November 2013
  • * [[SIP Routing in Yate]]
    3 KB (456 words) - 09:16, 9 April 2015
  • ; Query and result name for the routing message
    3 KB (472 words) - 09:00, 4 November 2013
  • === How to use Listeners in routing === To specify on which IP to send outbound call legs when routing, set parameter oconnection_id to the name of the listener.
    3 KB (556 words) - 07:52, 31 May 2013
  • :A '''trunkin'''=true parameter must be set when routing or executing an incoming IAX call: ; Trunking can be enabled when routing by a 'trunkout' parameter for outgoing calls
    16 KB (2,483 words) - 09:12, 4 November 2013
  • ==[[Routing]] Modules== Routing using the embedded Javascript language
    12 KB (1,662 words) - 13:25, 1 October 2019
  • From a routing module you can call the sound card like this.<br> ...chan is intialized depending on what parameter you use to call it from the routing module. The default settings are what you are going to use in most cases.
    885 B (146 words) - 09:56, 4 November 2013

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

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers