Commit Graph

7 Commits

Author SHA1 Message Date
FusionPBX 7a20286a62 Update index.lua 2019-02-09 08:17:30 -07:00
FusionPBX 9e663ab49e Update index.lua 2019-02-05 18:14:28 -07:00
Alexey Melnichuk 8f2782e8dd Add. Speed dial respects contacts user. (#2249)
* Add. Speed dial respects contacts user.

One user can not use speed dial numbers from contacts
associated with another user

* Make SQL query more efficient

* Add. Support find contacts by user groups as well

If contact has set any `user` or `group` then only this users can use speed dial numbers
in other case speed dial numbers are global for domain.
2017-04-17 09:02:36 -06: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
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