This website requires JavaScript.
Explore
Help
Sign In
diegods
/
homelabdspbx
Watch
1
Star
0
Fork
0
You've already forked homelabdspbx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89c2f4ecb51314a5cb0d17c812b30b90fcbf5ea7
homelabdspbx
/
resources
/
install
/
scripts
/
fax_queue
T
History
markjcrane
89c2f4ecb5
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
2015-11-25 08:51:54 -07:00
..
exec.lua
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
2015-11-25 08:51:54 -07:00
next.lua
Add. Lua part of fax_queue.
2015-11-18 16:27:55 +03:00
retry.lua
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
2015-11-25 08:51:54 -07:00
tasks.lua
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
2015-11-25 08:51:54 -07:00