fusionpbx/resources/install/scripts/app
Alexey Melnichuk 679d4e1fb5 Add. Use `route_to_bridge` module to build routes for ring groups. (#2907)
* Add. Use `route_to_bridge` module to build routes fro ring groups.

This commit has several improvements
1. Select only needed fields. (do not select quite big XML text strings)
2. Filter routes also by context name
3. Filter dialplans also by hostname
4. Handle conditions based not only `destination_number`
5. Handle `break` and `continue` attributes for extensions
6. Escape vars inside dial-string
7. Add log messages similar as FS dialplan do

* Add. `route_to_bridge` set inline vars so it possible use then in next conditions.
Add. `route_to_bridge` can execute basic api commands from allowed lists.
`route_to_bridge` expand all known vars. If var is unknown then it pass as is.
Fix. `export nolocal:` action.

* Fix. Short variable names

* Add. some comments

* Fix. Do not try execute empty string

This produce error messages `[ERR] switch_cpp.cpp:759 No application specified`

* Fix. Export nolocal values.
2017-11-17 07:15:47 -07:00
..
agent_status Update index.lua 2017-10-10 13:07:27 -06:00
avmd Fix the indentation on lua app/avmd/index.lua. 2015-04-24 20:44:47 +00:00
call_block Add. Use params in call_block/index.lua (#2161) 2016-11-23 02:18:36 -07:00
conference_center Update index.lua (#2858) 2017-09-27 20:35:44 -06:00
dialplan After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
event_notify Add. Support remote reboot Panasonic devices. (#2326) 2017-01-31 00:35:24 -07:00
failure_handler Fix Call forward BUSY and NO ANSWER DEVEL (#2269) 2016-12-24 10:38:21 -07:00
fax Adding ru-ru locales (#2530) 2017-04-24 16:37:00 -06:00
feature_event Add Device Feature Sync (#2905) 2017-11-09 12:09:56 -07:00
hangup Get the channel variable in a way that will work with hangup. 2015-09-15 10:09:16 -06:00
is_local Add. Use params in is_local/index.lua (#2122) 2016-11-21 14:04:21 -07:00
missed_calls/resources/templates/en/us Add multi-lingual support to the missed call emails. 2015-09-15 08:49:37 -06:00
provision Update index.lua 2017-07-14 12:26:01 -06:00
ring_groups Add. Use `route_to_bridge` module to build routes for ring groups. (#2907) 2017-11-17 07:15:47 -07:00
servers/resources Update to use curl instead of ssh (#2856) 2017-09-27 22:01:58 -06:00
speed_dial Add. Speed dial respects contacts user. (#2249) 2017-04-17 09:02:36 -06:00
toll_allow Add South African Prefixes (#2811) 2017-09-01 08:54:02 -06:00
voicemail Same as 4.2 (#2898) 2017-10-30 12:40:05 -06:00
xml_handler Update ivr.conf.lua 2017-10-02 22:19:51 -06:00