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
5,371
Commits
1
Branch
0
Tags
89c2f4ecb51314a5cb0d17c812b30b90fcbf5ea7
Commit Graph
4 Commits
Author
SHA1
Message
Date
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
Alexey Melnichuk
1944c01820
Remove some log.
2015-11-18 16:41:13 +03:00
Alexey Melnichuk
21e3c62816
Rome some comments.
2015-11-18 16:32:00 +03:00
Alexey Melnichuk
e769a0eafe
Add. Lua part of fax_queue.
...
To poll active task you can run `luarun fax_queue_poll_once.lua`
2015-11-18 16:27:55 +03:00