FusionPBX
dddaf28f6e
Update
2016-12-22 14:38:12 -07:00
FusionPBX
bd3e32a6d5
Update check_password.lua
2016-12-22 14:34:38 -07:00
Alexey Melnichuk
f79418079c
Fix. Use CID from extension for call forward if set `call_forward_fix`. ( #2260 )
...
This is same behavior as in Web UI.
2016-12-20 09:07:58 -07:00
FusionPBX
7d161e0fa2
Update ivr.conf.lua
...
Fix the memcache expire on the ivr menu.
2016-12-14 08:45:56 -07:00
Alexey Melnichuk
72dfd3a362
Fix. Find in database not empty phone number for speed dial. ( #2242 )
...
Also do not store `context` in memcache
2016-12-09 00:49:51 -07:00
Alexey Melnichuk
90dc900933
Fix. logs sql only if debug flag set. ( #2243 )
2016-12-09 00:42:20 -07:00
FusionPBX
b969472975
Update index.lua
...
Change destination_number to destination, and use argv to get the destination.
2016-12-08 11:48:07 -07:00
Alexey Melnichuk
984e8f16e7
Rewrite speed_dial Lua script. ( #2239 )
2016-12-08 10:23:38 -07:00
FusionPBX
b6c6016e29
Create index.lua
2016-12-08 03:03:58 -07:00
Alexey Melnichuk
cddb1da5a9
Fix. Group intercept with not empty group name ( #2232 )
2016-12-07 23:47:37 -07:00
Alexey Melnichuk
b33ea1b1c2
Remove unused database connection. ( #2235 )
2016-12-06 09:52:51 -07:00
Alexey Melnichuk
f9fa141d46
Fix. Set correct values for voicemail_to_sms_* settings ( #2229 )
...
`true` and `false` string literals evaluates to `true` boolean value.
2016-12-05 16:02:32 -07:00
Alexey Melnichuk
569250d098
Fix. group_call pass params to query ( #2227 )
2016-12-02 17:29:42 -07:00
FusionPBX
e3fee1a732
Update fax_retry.lua
2016-12-02 00:52:10 -07:00
FusionPBX
521b50eb8a
Update fax_retry.lua
...
Prevent a nill error for email_address.
2016-12-01 23:57:17 -07:00
FusionPBX
9a1cb972b6
Update fax_retry.lua
2016-12-01 23:47:32 -07:00
Chris Black
ce6c559f29
Voicemail to sms notification ( #2205 )
...
Requires that you have fusionpbx-apps/sms
Doesn’t impact anything if you don’t have it. Must be enabled with
default_setting voicemail_to_sms
Everything is disabled by default and the fields in voicemail_edit.php
are hidden by default.
2016-11-30 16:26:39 -07:00
FusionPBX
33fbfd84f5
Update forward_add_intro.lua
...
Add missing ) which was breaking the syntax.
2016-11-28 08:43:47 -07:00
Alexey Melnichuk
82301775c3
Fix. Build correct SQL in vm/menu_messages.lua ( close #2189 ) ( #2195 )
2016-11-25 23:03:19 -07:00
Alexey Melnichuk
c28fbf9c6a
Fix. Close database object in vm/forward_to_extension.lua ( #2196 )
2016-11-25 23:01:43 -07:00
Alexey Melnichuk
21b63b086b
Fix. Store message_intro_base64 in database. ( #2197 )
2016-11-25 23:01:18 -07:00
Alexey Melnichuk
69585d2023
Add. ${user_exists} value to check condition when build CF dialstring ( #2183 )
2016-11-24 10:07:55 -07:00
Alexey Melnichuk
b16dbcc125
Fix some minor typos related with new Database class. ( #2174 )
2016-11-24 10:04:42 -07:00
Alexey Melnichuk
7b71ddcab1
Add. Use params in provision/index.lua ( #2173 )
2016-11-24 10:01:06 -07:00
Alexey Melnichuk
0c28bdadc3
Add. call_flow_monitor.lua uses Database class. ( #2172 )
2016-11-24 09:57:18 -07:00
Alexey Melnichuk
9963e94c0f
Add. Use params in disa.*.lua ( #2171 )
2016-11-24 09:56:09 -07:00
Alexey Melnichuk
4ba9e89765
Fix. Find call_group with NULL in intercept.lua ( #2169 )
2016-11-24 03:04:52 -07:00
Alexey Melnichuk
36e12ec0ae
Fix. Add missing file for #1629 ( #2077 )
2016-11-24 00:41:43 -07:00
Chris Black
ca456d6b10
Couple firmware URL fixes ( #2106 )
...
* Couple firmware URL fixes
* Add handset OTA upgrade to W52p
* Remove profanity from returned results.
2016-11-23 23:21:35 -07:00
Alexey Melnichuk
fa82309dc5
Fix. Create dbh object in fax_retry.lua ( #2168 )
2016-11-23 23:14:58 -07:00
Alexey Melnichuk
28b04d9200
Add. Use params in ring_groups/destination.lua ( #2163 )
2016-11-23 03:50:22 -07:00
Alexey Melnichuk
915c5dea48
Fix. Fetch correct arrays from settings. ( #2162 )
...
* Fix. Fetch correct arrays from settings.
Add. Use params in `settings.lua`
* Fix. array from domain settings overwrite entire array from default settings instead of appends it.
2016-11-23 03:50:00 -07:00
Alexey Melnichuk
928b1afb72
Add. Use params in call_block/index.lua ( #2161 )
2016-11-23 02:18:36 -07:00
Alexey Melnichuk
559a16b461
Fix. Use correct database class in hangup_rx.lua ( #2155 )
2016-11-23 02:02:06 -07:00
Alexey Melnichuk
c43f71c177
Add. Use params in vm/change_password.lua ( #2156 )
2016-11-23 02:01:50 -07:00
Alexey Melnichuk
9c687dc20c
Add. Use params in directory.lua ( #2157 )
2016-11-23 02:01:29 -07:00
Alexey Melnichuk
5d1606a2c3
Add. Use params in group_call.lua ( #2158 )
2016-11-23 02:00:44 -07:00
Alexey Melnichuk
fa9e294932
Fix. Pass `params` to query call in destination_caller_id.lua ( #2159 )
2016-11-23 02:00:17 -07:00
Alexey Melnichuk
5a8b6bb332
Fix. Pass `params` in query call in do_not_disturb.lua ( #2160 )
2016-11-23 01:59:58 -07:00
FusionPBX
eafabdb2ca
Update index.lua
...
Get the sip_from_user and sip_number_alias from the session.
2016-11-23 01:20:00 -07:00
Alexey Melnichuk
085b6e9419
Fix. Use local `err` variable in `apply_param` ( #2152 )
2016-11-22 16:48:54 -07:00
Alexey Melnichuk
58b2dae615
Add. Use params in vm/record_menu.lua ( #2130 )
2016-11-22 11:22:41 -07:00
Alexey Melnichuk
4097d449f8
Add. Use params in vm/message_waiting.lua ( #2132 )
2016-11-22 11:19:38 -07:00
Alexey Melnichuk
6ac04e29cd
Add. Use params in vm/message_saved.lua ( #2133 )
2016-11-22 11:19:04 -07:00
Alexey Melnichuk
af88889983
Add. Use params in vm/message_count.lua ( #2134 )
...
* Add. Use params in vm/message_count.lua
* Update message_count.lua
Change spelling prams to params.
2016-11-22 11:18:38 -07:00
Alexey Melnichuk
b8537b2f35
Add. Use params in vm/menu_messages.lua ( #2135 )
2016-11-22 11:15:40 -07:00
Alexey Melnichuk
26e3c5b0fb
Add. Use params in vm/main_menu.lua ( #2136 )
2016-11-22 11:14:28 -07:00
Alexey Melnichuk
adc852563d
Add. Use params in vm/listen_to_recording.lua ( #2137 )
2016-11-22 11:14:04 -07:00
Alexey Melnichuk
3ef2f69a3e
Add. Use params in vm/forward_to_extension.lua ( #2138 )
2016-11-22 11:13:40 -07:00
Alexey Melnichuk
38dc420655
Add. Use params in vm/delete_recording.lua ( #2139 )
2016-11-22 11:13:19 -07:00
Alexey Melnichuk
a7d54f03fe
Add. Use params in vm/choose_greeting.lua ( #2140 )
2016-11-22 11:13:03 -07:00
Alexey Melnichuk
79dd1faaea
Add. Use params in vm/check_password.lua ( #2141 )
2016-11-22 11:12:50 -07:00
Alexey Melnichuk
ad542a5db5
Add. Use params in vm/mwi_subscribe.lua ( #2143 )
2016-11-22 11:12:37 -07:00
Alexey Melnichuk
09bdea108f
Add. Use params in vm/play_greeting.lua ( #2131 )
2016-11-22 11:12:10 -07:00
Alexey Melnichuk
86bdf059e0
Add. Use params in vm/record_message.lua ( #2129 )
2016-11-22 11:11:55 -07:00
Alexey Melnichuk
bf4922387b
Add. Use params in vm/record_name.lua ( #2128 )
2016-11-22 11:11:36 -07:00
Alexey Melnichuk
b347917700
Add. Use params in send_mail.lua ( #2142 )
2016-11-22 11:10:18 -07:00
Alexey Melnichuk
14bb3cf6ca
Add. Use params in call_flow.lua ( #2145 )
2016-11-22 11:09:48 -07:00
Alexey Melnichuk
e25f990ce1
Add. Use params in ring_groups/index.lua ( #2146 )
2016-11-22 11:09:25 -07:00
Alexey Melnichuk
d498f86540
Add. Use params in fax/queue/retry.lua ( #2148 )
2016-11-22 11:09:03 -07:00
Alexey Melnichuk
6e5239e1f9
Add. Use params in voicemail/index.lua ( #2147 )
2016-11-22 11:08:26 -07:00
Alexey Melnichuk
7cf05033b7
Add. Use params in hangup_rx.lua ( #2149 )
2016-11-22 11:07:45 -07:00
Alexey Melnichuk
c694e8e1fa
Add. Use parameters in conference_center/index.lua ( #2150 )
2016-11-22 10:41:25 -07:00
Alexey Melnichuk
eec5c353a7
Add. Use params in vm/send_email.lua ( #2127 )
2016-11-22 09:54:58 -07:00
Alexey Melnichuk
0951ef2fa3
Add. Use params in fax_retry.lua ( #2114 )
2016-11-21 22:07:02 -07:00
Alexey Melnichuk
0a124a576f
Add. Use params in do_not_disturb.lua ( #2115 )
2016-11-21 22:05:58 -07:00
Alexey Melnichuk
f39a1147c5
Add. Use params in follow_me.lua ( #2117 )
2016-11-21 22:04:44 -07:00
Alexey Melnichuk
15b9b33a5f
Add. Use params in destination_caller_id.lua ( #2123 )
2016-11-21 22:03:46 -07:00
Alexey Melnichuk
d902fb6479
Add. Use params in intercept.lua ( #2113 )
2016-11-21 21:51:11 -07:00
Alexey Melnichuk
7366932e29
Add. Use params in is_local/index.lua ( #2122 )
...
* Add. Use params in is_local/index.lua
* Fix. syntax error in params table.
2016-11-21 14:04:21 -07:00
Alexey Melnichuk
b5099c1e77
Add. Use params in pin_number.lua ( #2112 )
2016-11-21 13:54:19 -07:00
Alexey Melnichuk
1ddf797f1a
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
Alexey Melnichuk
1d366b8bf2
Add. Use params in ivr_menu.lua ( #2116 )
2016-11-21 13:52:06 -07:00
Alexey Melnichuk
a6ac29bd49
Add. Use params in lazy_settings.lua ( #2118 )
2016-11-21 13:51:39 -07:00
Alexey Melnichuk
3baa517b1d
Add. Use params in route_to_bridge.lua ( #2119 )
2016-11-21 13:51:21 -07:00
Alexey Melnichuk
2db938c860
Add. Use params in recordings.lua ( #2121 )
2016-11-21 13:50:38 -07:00
Alexey Melnichuk
83de1e8dd0
Add. Use params in eavesdrop.lua ( #2124 )
2016-11-21 13:48:38 -07:00
Alexey Melnichuk
041be65ccc
Add. Use params in agent_status/index.lua ( #2125 )
2016-11-21 13:48:05 -07:00
FusionPBX
26fd3f6bb7
Update directory.lua
2016-11-18 10:40:07 -07:00
Alexey Melnichuk
72e16fd478
Add. user parameters to build query for mod_directory. ( #2091 )
2016-11-18 10:37:16 -07:00
FusionPBX
6fb37c5624
Update directory.lua
2016-11-18 10:35:07 -07:00
FusionPBX
9bb5cdfc58
Update group_call.lua
2016-11-18 10:24:07 -07:00
Alexey Melnichuk
0dc4ba137e
Add. Use parameters in group_call.lua ( #2093 )
2016-11-18 10:22:33 -07:00
Alexey Melnichuk
dc838c91c0
Add. Use parameters in reverse-auth-lookup.lua ( #2094 )
2016-11-18 10:21:53 -07:00
Alexey Melnichuk
dd8e226c34
Add. Use parameters for acl.lua ( #2095 )
2016-11-18 10:21:00 -07:00
FusionPBX
0e9d56c9ed
Update index.lua
2016-11-18 10:20:21 -07:00
FusionPBX
57cd0af308
Update cidlookup.lua
2016-11-18 10:17:54 -07:00
Alexey Melnichuk
6c3dce77d9
Add. Use parameters in cidlookup.lua and call_block app ( #2096 )
2016-11-18 10:16:22 -07:00
FusionPBX
46cbac7b37
Update directory.lua
2016-11-18 09:58:53 -07:00
Alexey Melnichuk
82a681a1fa
Add. Use parameters in call_forward.lua ( #2098 )
2016-11-18 09:47:11 -07:00
Alexey Melnichuk
8458a04529
Add. Use parameters in dial_string.lua ( #2099 )
2016-11-18 09:43:19 -07:00
Alexey Melnichuk
232ed2857f
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
e3e598ce82
Add. Extend database API to support parameters. ( #2086 )
2016-11-17 11:41:16 -07:00
Alexey Melnichuk
63ebb355fa
Add. Support number_alias field as presence id in follow me/call forward ( #2075 )
2016-11-17 11:40:22 -07:00
FusionPBX
e6e68b1681
Update ivr.conf.lua
...
Use ${default_language}/${default_dialect}/${default_voice} instead as it will work better when the IVR Menu is cached.
2016-11-14 12:08:48 -07:00
FusionPBX
340342a7bc
Update ivr.conf.lua
...
Fix multi-lingual support for IVR Menu direct dial your call is being transferred and invalid entry.
2016-11-14 11:45:50 -07:00
SJS87
018588fa8d
Update index.lua for E-164 Caller ID ( #2047 )
...
When saving Caller ID numbers which are in E-164 format these may include a '/' prefix used to escape '+'. This causes the '/' to be saved with the number which prevents the call from being returned.
The above fixes the issue by removing '/' prefix from the start of the Caller ID number before saving the voicemail message.
2016-11-11 10:48:21 -06:00
FusionPBX
88aab774b3
Update index.lua
...
Improve security for voicemail_authorized = true;
2016-11-06 01:01:55 -06:00
FusionPBX
c6d4119229
Update cidlookup.lua
...
Updated the code indentation and add cidlookup_exists to check if the module is running.
2016-11-06 00:15:59 -06:00
FusionPBX
64623eaf40
Update index.lua
2016-11-05 23:36:26 -06:00