Alexey Melnichuk
|
7a51e1e2be
|
Add. Use params in pin_number.lua (#2112)
|
2016-11-21 13:54:19 -07:00 |
markjcrane
|
ef43f49b9e
|
Add sip_h_X- prefix to the accountcode in pin_number.lua.
|
2016-06-22 15:05:33 -06:00 |
markjcrane
|
4b17d5dac2
|
Add domain_uuid check to pin_number.lua.
|
2016-06-22 13:52:43 -06:00 |
markjcrane
|
dfb6489334
|
Remove some trailing spaces and update the copyright year in pin_number.lua.
|
2016-06-21 19:37:25 -06:00 |
markjcrane
|
5db79b687c
|
Add database support to pin_number.lua.
|
2016-06-21 19:34:17 -06:00 |
mafoo
|
b7555579bf
|
WhitespaceClean-resources/install/scripts
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 13:21:52 +00:00 |
Alexey Melnichuk
|
3e16e69adb
|
Revert "Revert "Change. Use `require "resources.functions.config"` to load co…"
|
2015-08-11 05:06:33 +03:00 |
FusionPBX
|
2a2dd209df
|
Revert "Change. Use `require "resources.functions.config"` to load config file."
|
2015-08-10 11:50:29 -06:00 |
Alexey Melnichuk
|
703b61636a
|
Change. Use only `require` to load function.
Fix. Remove multiple definition of same function.
|
2015-08-10 12:43:06 +04:00 |
Mark Crane
|
0265989a2d
|
Add max tries to pin_number.lua so that if the pin number is wrong it will request the pin number again up to the maximum tries.
|
2014-10-21 05:48:27 +00:00 |
Mark Crane
|
d7f189d07f
|
svn diff
|
2014-07-31 08:40:15 +00:00 |
Mark Crane
|
b1f95da562
|
Add ability to set comma delimited list of pin_numbers. Example set pin_number=111,333,555 in addition to set pin_number=555 which was already possible.
|
2014-03-07 21:12:16 +00:00 |
Mark Crane
|
567e554cb7
|
Move the includes/install to resources/install
|
2013-06-09 02:42:36 +00:00 |