This website requires JavaScript.
Explore
Help
Register
Sign In
nsinnovations
/
fusionpbx
Watch
2
Star
0
Fork
0
You've already forked fusionpbx
mirror of
https://github.com/fusionpbx/fusionpbx.git
synced
2025-12-30 09:03:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89c2f4ecb51314a5cb0d17c812b30b90fcbf5ea7
fusionpbx
/
resources
/
install
/
scripts
/
fax_queue
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