Difference between revisions of "AMCD"
From Zenitel Wiki
m |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | AMCD is short for Alphacom Module Controller Daemon. It is the main application SW process running on the [[AMC-IP]] board. All intercom features like calls and | + | {{A}} |
+ | AMCD is short for Alphacom Module Controller Daemon. It is the main application SW process running on the [[AMC-IP]] board. All intercom features like calls and groupcalls are implemented in AMCD. | ||
− | [[Category: | + | It is a Linux userspace multithreaded program running in the background (daemon mode). The core of the SW on the [[AMC]] board was ported to become the AMCD linux program. |
+ | |||
+ | [[Category: AMC Software]] |
Latest revision as of 12:11, 8 September 2017
AMCD is short for Alphacom Module Controller Daemon. It is the main application SW process running on the AMC-IP board. All intercom features like calls and groupcalls are implemented in AMCD.
It is a Linux userspace multithreaded program running in the background (daemon mode). The core of the SW on the AMC board was ported to become the AMCD linux program.