Difference between revisions of "AMCD"
From Zenitel Wiki
(New page: AMCD is short for Alphacom Module Controller Daemon. It is the main application SW process running on the AMC-IP board. It is a Linux userspace multithreaded program running in the bac...) |
|||
(4 intermediate revisions by 3 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. 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. | + | {{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. | ||
+ | |||
+ | 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.