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
  • From a routing module you can call the sound card like this: ...chan is intialized depending on what parameter you use to call it from the routing module.
    489 B (90 words) - 09:56, 4 November 2013
  • * The number 1234, when matched in regexroute.conf (check your routing!), will receive a fax
    6 KB (1,040 words) - 10:09, 4 November 2013
  • From a routing module you can play a wave record like this: For [[call.execute]] (when routing directly to the module) the relevant parameter is '''callto'''.
    3 KB (409 words) - 10:10, 4 November 2013
  • ...nctionality is not related to routing, therefore regexroute - or any other routing module - will not help writing an IVR. In Yate an IVR is rather an applicat [[Category:Routing]] [[Category:IVR]] [[Category:Extmodule]]
    2 KB (408 words) - 15:09, 31 October 2013
  • [[Category:SS7]] [[Category:Routing]]
    2 KB (359 words) - 13:06, 26 October 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
  • ; enabled: bool: Enable handling of the routing parameters
    7 KB (947 words) - 10:30, 4 November 2013
  • ...rom Yate 3.3.3, fork with distributive parameters. But in some cases, when routing to more than one user registered in regfile or for reducing the complexity This are some examples of routing calls to multiple alternative targets using lateroute:
    3 KB (419 words) - 14:03, 31 October 2013
  • ...alls per user specified context and adds one or all counters to be used in routing decisions.<br> The context parameter must be generated in the [[call.cdr]] ; call.route: integer: Priority of handler used to add counters to routing message
    2 KB (302 words) - 11:11, 4 November 2013
  • * [[Routing]]
    747 B (101 words) - 14:03, 31 October 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 ...om_parameters_in_CDR_from_routing|how to add custom parameters in CDR from routing]].
    10 KB (1,558 words) - 13:22, 13 January 2014
  • This routing module allows querying [http://en.wikipedia.org/wiki/Caller_id|Caller Name] * ''routing'' - set to the Routing Number from answer if query succeeds and rn=... is present
    5 KB (700 words) - 10:31, 4 November 2013
  • It should have a priority with a value between module(s) doing LNP and routing modules.<br> It should have a priority with a value between module(s) doing CNAM and routing modules.<br>
    12 KB (1,922 words) - 10:32, 4 November 2013
  • ; From outside (e.g. routing modules) mohs are addressed
    2 KB (305 words) - 20:24, 9 March 2016
  • ===Routing=== In routing modules like regexroute.conf:
    1 KB (174 words) - 11:06, 4 November 2013
  • While [[Park Module|parking]] is easy (routing the call to park/any will automatically create a parking orbit and transfer
    913 B (136 words) - 11:07, 4 November 2013
  • ==Routing==
    1 KB (145 words) - 11:08, 4 November 2013
  • ===Routing=== The resources that can act as routing targets for this module are:
    4 KB (575 words) - 11:09, 4 November 2013
  • This module makes multi routing from a database. The file used for configuration is: dbpbx.conf. After enabling the multi routing parameter, the following queries can be done:
    2 KB (283 words) - 11:10, 4 November 2013
  • :Called number to use in routing. It is ignored if ''callto'' is set.
    3 KB (388 words) - 11:12, 4 November 2013
  • ; this section is an example on how to configure a routing direction to be monitor for ASR/NER values and call statistics ; name of this section is the routing direction name. It should match the value of the route param from the call.
    5 KB (817 words) - 11:29, 4 November 2013
  • ; progress: bool: Send an "183 Session Progress" just after successfull routing ; This parameter can be overridden from routing by 'ocheck_allow_info' for outgoing call leg
    25 KB (3,811 words) - 10:09, 6 July 2018
  • * Smart routing - low cost routing via multiple providers - implemented
    2 KB (272 words) - 08:57, 4 November 2013
  • ...video, data and instant messaging can all be unified under Yate's flexible routing engine, maximizing communications efficiency and minimizing infrastructure ...nent of any SIP-based VoIP solution. With a very flexible and customizable routing engine, OpenSIPS unifies voice, video, IM and presence services in a highly
    2 KB (343 words) - 15:13, 30 October 2012
  • ; already) that is used later in the routing stage
    8 KB (1,258 words) - 15:25, 31 October 2013
  • ...]" message 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
  • Output("Routing returned: %s",m->retValue().c_str());
    8 KB (1,217 words) - 20:38, 10 March 2014
  • ... we have to find the URI for the receiving end, and for that we use [[Late routing Module|lateroute]]. Set callto=lateroute/${called}. * [[Late routing Module|Lateroute]] module receives the msg.execute message and sends msg.ro
    5 KB (843 words) - 18:34, 13 March 2014
  • ===Routing=== There is no need to define any routing for registered SIP users on the machine. Yate will know to route calls betw
    5 KB (888 words) - 13:05, 10 March 2015
  • ... Modules''' - modules of Yate are equal no matter if they are telephony or routing or anything else related, because of the message passing system.
    2 KB (324 words) - 11:32, 13 November 2015
  • ===Routing===
    1 KB (189 words) - 21:07, 10 March 2014
  • :* routing modules
    5 KB (872 words) - 11:43, 4 November 2013
  • Configuring Javascript module to use routing or global scripts. * [[How to do routing using javascript]]
    4 KB (524 words) - 09:01, 10 March 2016
  • ...bout [[Configuration Files|configuration files]] and the [[modules]] and [[routing]] to configure Yate for your needs.
    6 KB (962 words) - 11:10, 30 January 2014
  • ...bout [[Configuration Files|configuration files]] and the [[modules]] and [[routing]] to configure Yate for your needs. *[[Routing]]
    3 KB (514 words) - 09:38, 4 November 2013
  • ====Routing==== There is no need to define any routing for registered SIP users on the machine. Yate will know to route calls betw
    6 KB (967 words) - 14:56, 8 January 2014
  • '''routing'''
    826 B (113 words) - 16:00, 18 January 2013
  • Configuring Javascript module to use routing scripts. * [[How to do routing using javascript]]
    2 KB (323 words) - 09:50, 21 August 2017
  • To configure routing script: * set the name of the script in parameter '''routing''' from section [general].
    4 KB (563 words) - 13:35, 31 October 2013
  • A conference can be started from different places, directly from routing module or from an external script or by using module [[Pbxassist]], that ha == Create a conference from routing module ==
    3 KB (468 words) - 09:42, 20 May 2013
  • Yate offers a module that does authentication, registration, routing from database, and it's called [[register]] and his configuration file is r ...''' the ''call.route'' and ''call.cdr'' must be enabled. They are used for routing the calls and writing the call logs in the database.
    5 KB (887 words) - 14:05, 31 October 2013
  • For SIP calls you can add from routing parameters named osip_HeaderName=value, this will add to the INVITE sent a * [[Routing]]
    2 KB (262 words) - 14:43, 31 October 2013
  • 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
  • * Routing returns '''cluster/node2/sip/sip:321@192.168.0.2;user=phone''' ==Configuration for routing the call==
    1 KB (191 words) - 14:02, 31 October 2013
  • #REDIRECT [[How to add custom parameters in CDR from routing]]
    62 B (10 words) - 15:00, 10 May 2013
  • name=sip,type=varchans,format=Status|Address|Peer;routed=1,routing=0,total=3,chans=2;sip/2=answered|192.168.168.185:5060|sip/3,\
    7 KB (905 words) - 15:03, 14 October 2016
  • ...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
  • ...e time this won't be enough. The rules are usually stored in a database so routing would have to be implemented in [[register]] module or custom [[javascript] This is also a [[How_To's#Routing|routing]] feature for which you will need [[Call Forker|callfork]]. Using [[Call Fo
    4 KB (715 words) - 15:20, 31 October 2013
  • ...department inside an institution. Inside a typical call center server this routing can be done automatically based on various combinations defined using calle ... functionality in Yate see the [[Yate as a PBX]] article and the [[Routing|routing]] section.
    19 KB (3,169 words) - 11:20, 16 September 2013
  • So, the telephone switches are the devices that take care of routing calls from a telephone to the other. These are used to connect two or more
    5 KB (774 words) - 15:04, 21 August 2013

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

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers