FusionPBX
2d2a7c1c37
Update dialplan.lua
2018-05-03 15:19:44 -06:00
Luis Daniel Lucio Quiroz
39b2c9381b
Prevent NILs for 4.4 ( #3039 )
...
When updating from 4.2 to 4.4. Because there are new fields, some of them can return a NIL. this verifications prevents a LUA script failure
2018-04-26 14:42:10 -06:00
FusionPBX
aa636c0c74
Update callcenter.conf.lua
2018-03-31 11:13:08 -06:00
FusionPBX
d877dd0652
Update languages.lua
...
Prevent a nill error when the phrase was not found.
2018-01-31 14:45:24 -07:00
FusionPBX
894b4bf7fd
Update sofia.conf.lua
...
Remove an extra double quote that broke xml syntax.
2018-01-19 11:36:08 -07:00
FusionPBX
9b6ac876f6
Update languages.lua
2018-01-11 15:31:07 -07:00
FusionPBX
6d59d535d7
Update dialplan.lua
2018-01-11 12:43:58 -07:00
FusionPBX
8a1c43775c
Update translate.conf.lua
2018-01-11 12:31:25 -07:00
FusionPBX
28e74afd8f
Update sofia.conf.lua
2018-01-11 12:29:18 -07:00
FusionPBX
b793289d41
Update ivr.conf.lua
2018-01-11 12:27:11 -07:00
FusionPBX
2eae15a643
Update callcenter.conf.lua
2018-01-11 12:25:33 -07:00
FusionPBX
1cf72013f1
Update acl.conf.lua
2018-01-11 12:20:04 -07:00
FusionPBX
c3affc15f2
Update acl.conf.lua
2018-01-11 12:11:49 -07:00
FusionPBX
49460503e4
Update acl.conf.lua
2018-01-11 12:10:43 -07:00
FusionPBX
d38aa31031
Update local_stream.conf.lua
2018-01-11 12:07:40 -07:00
FusionPBX
f10dbb12ea
Update ivr.conf.lua
2017-10-02 22:19:51 -06:00
FusionPBX
7b6189d010
Update ivr.conf.lua
2017-10-02 22:10:16 -06:00
FusionPBX
45f5273989
Update index.lua
2017-10-02 21:17:29 -06:00
Luis Daniel Lucio Quiroz
a2b5889a0f
Update ivr.conf.lua ( #2861 )
...
when debug["xml_string"] is on, it will overwrite /tmp/ivr.conf.xml file each hit an ivr goes. this makes very hard to trouble shoot in a living system. this patch allows to put one ivr menu per file.
2017-09-29 16:24:59 -06:00
FusionPBX
ec6e5c85ff
Update ivr.conf.lua
2017-09-26 22:40:30 -06:00
FusionPBX
ae363deaae
Update dialplan.lua
2017-08-07 00:28:31 -06:00
FusionPBX
b51dfe2f13
Create translate.conf.lua
2017-06-29 12:11:39 -06:00
FusionPBX
524c614651
Update directory.lua
2017-06-17 12:19:43 -06:00
Alexey Melnichuk
76ab1cca6a
Fix. Properly handle error from memcached when load configs. ( #2641 )
...
On my system mod_memcached returns `-ERR SOME ERRORS WERE REPORTED` when
memcached service not available. And sofia.conf.lua does not handle this case
and interpret this response as valid one.
Using `cache` class allows handle such errors. Also this class handle all
escaping operation which makes code more clear.
2017-06-08 09:38:28 -06:00
Alexey Melnichuk
49ab82e657
Add. Use `cache` class in xml_handler/directory ( #2647 )
2017-06-08 09:37:30 -06:00
FusionPBX
1dff786b60
Update sofia.conf.lua
2017-05-12 13:21:19 -06:00
FusionPBX
24fb954811
Update sofia.conf.lua
2017-05-12 12:36:34 -06:00
FusionPBX
340ed5142d
Update directory.lua
2017-05-08 23:20:31 -06:00
FusionPBX
0715194731
Update directory.lua
2017-05-08 23:17:03 -06:00
FusionPBX
92ba5e1529
Update callcenter.conf.lua
2017-02-20 20:47:35 -07:00
FusionPBX
53fe4b87be
Update sofia.conf.lua
...
Activate the sofia profile domain aliases.
2017-01-28 14:50:06 -07:00
FusionPBX
7f45fef615
Update sofia.conf.lua
2017-01-18 08:55:29 -07:00
FusionPBX
37161f6fc4
Update sofia.conf.lua
...
Fix the year.
2017-01-12 04:26:32 -07:00
FusionPBX
4e2b96b29f
Update sofia.conf.lua
...
Fix domain alias show with sofia status.
2017-01-12 04:18:58 -07:00
FusionPBX
761a9f51f2
Update ivr.conf.lua
2016-12-29 13:35:55 -07:00
FusionPBX
0bb9de3463
Update dialplan.lua
...
Add hostname to dialplan xml handler.
2016-12-23 01:28:47 -07:00
FusionPBX
4ae4d63524
Update ivr.conf.lua
...
Fix the memcache expire on the ivr menu.
2016-12-14 08:45:56 -07:00
Alexey Melnichuk
9b6e1e8df3
Fix. group_call pass params to query ( #2227 )
2016-12-02 17:29:42 -07:00
Alexey Melnichuk
7f8173f4ad
Add. Use params in group_call.lua ( #2158 )
2016-11-23 02:00:44 -07:00
Alexey Melnichuk
be35f689c3
xml handler use sql params ( #2109 )
...
* Add. Use parameters in all xml_handler configuration files.
* Add. Use dialplan, domains and languages params
* Fix. load correct database module
* Fix. Pass params in dialplan query
* Fix. Load correct database class.
2016-11-21 13:53:47 -07:00
FusionPBX
36c649f2a9
Update directory.lua
2016-11-18 10:40:07 -07:00
Alexey Melnichuk
c36cbe2771
Add. user parameters to build query for mod_directory. ( #2091 )
2016-11-18 10:37:16 -07:00
FusionPBX
5e4a9eec11
Update directory.lua
2016-11-18 10:35:07 -07:00
FusionPBX
4f6b63703a
Update group_call.lua
2016-11-18 10:24:07 -07:00
Alexey Melnichuk
3440b8a15a
Add. Use parameters in group_call.lua ( #2093 )
2016-11-18 10:22:33 -07:00
Alexey Melnichuk
1dc5a22f9a
Add. Use parameters in reverse-auth-lookup.lua ( #2094 )
2016-11-18 10:21:53 -07:00
Alexey Melnichuk
20569d5838
Add. Use parameters for acl.lua ( #2095 )
2016-11-18 10:21:00 -07:00
FusionPBX
923f5eee67
Update directory.lua
2016-11-18 09:58:53 -07:00
Alexey Melnichuk
84cb98f442
Xml handler directory sql escape ( #2088 )
...
* Add. Extend database API to support parameters.
* Change. Use new Database API in `xml_handler::directory.lua`
2016-11-17 11:42:42 -07:00
Alexey Melnichuk
c30eb90839
Add. Support number_alias field as presence id in follow me/call forward ( #2075 )
2016-11-17 11:40:22 -07:00