Commit Graph

12 Commits

Author SHA1 Message Date
FusionPBX
62ad05246e Update index.lua 2019-10-24 20:55:42 -06:00
Stephen Forster
d72718ea9f Fix table name, variables and syntax Follow me Lua (#4609)
* Fix table name, variables and syntax Follow me Lua

Correct the wrong table name on line 123. Correct the param on line 126 and correct the syntax on line 347.

* Update index.lua

Missing AND in where clause.

* Change order of preference Caller ID

Changed order of preference for Caller ID. If user exists should take preference over Follow Me override select caller ID.

This is my preference and my opinion only. May not be the desired effect of others. Perhaps a select option to choose a preference like the following options: Set caller ID override all, Local user else Caller ID
2019-09-30 17:18:27 -07:00
konradSC
62a9b26452 Use original_destination_number for timeout (#4521)
Need to lookup the timeout values for the original destination. The variable "destination_number" is being clobbered later in the script.
2019-09-09 08:40:54 -06:00
FusionPBX
0102349269 Update index.lua 2019-09-06 03:37:07 -06:00
konradSC
9e301a0c97 Toll-allow into dialstring for external calls (#4495)
Insert toll-allow from the original extension into the dialstring for external calls.
2019-09-04 11:30:51 -06:00
FusionPBX
5cddd37b85 Update index.lua 2019-09-02 08:29:25 -06:00
FusionPBX
254a62c0a7 Update index.lua 2019-09-01 07:41:57 -06:00
FusionPBX
9b57fc5bff Update index.lua 2019-08-31 11:28:31 -06:00
FusionPBX
7196e20e50 Update index.lua 2019-08-31 04:03:59 -06:00
FusionPBX
b9f22994b5 Delete index.php 2019-08-31 01:46:26 -06:00
FusionPBX
33571292bb Create index.lua 2019-08-31 01:44:46 -06:00
FusionPBX
0f27db7a45 Create index.php 2019-08-29 09:11:42 -06:00