Difference between revisions of "AMCD"
From Zenitel Wiki
Line 2: | Line 2: | ||
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 groupcall 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. | 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 groupcall 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. | ||
− | [[Category: | + | [[Category: AMC Software]] |
Revision as of 07:21, 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 groupcall 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.