Actions

Difference between revisions of "MPC Data Protocol"

From Zenitel Wiki

(Disclaimer)
 
(67 intermediate revisions by 4 users not shown)
Line 1: Line 1:
The AlphaCom supports a subset of the MPC data protocol used with the classic Stentofon [[TouchLine]] exchanges. As it allows control of the AlphaCom exchange by mapping MPC commands to AlphaCom commands one-to-one it can be thought of as a variant of the simple link layer, but only for single-exchange (not AlphaNet) applications.
+
The AlphaCom supports a subset of the MPC data protocol used with the classic Stentofon [[TouchLine]] exchanges. As it allows control of the AlphaCom exchange by mapping MPC commands to AlphaCom commands one-to-one it can be thought of as a variant of the [[Data link layer#Stentofon Simple Link Layer|simple link layer]], but only for single-exchange (not AlphaNet) applications.
  
The output is broadcast of exchange events like dialled digits, station busy/free, connection and transfers. Note that it’s possible to send additional data strings from the AlphaCom’s Event Handler on this port also.
+
The output is broadcast of exchange events like dialled digits, station busy/free, connection and transfers. Note that it’s possible to send additional data strings from the AlphaCom’s [[Event Handler]] on this port also.
  
The AlphaCom supports a subset of the MPC Data Protocol for backward compatibility. This allowed some TouchLine generation equipment like [[PNCI]], [[MLH]] and [[CRM]] to be used with the AlphaCom.
+
The AlphaCom supports a subset of the MPC Data Protocol for backward compatibility. This allowed some TouchLine generation equipment like PNCI, MLH and CRMIII/IV to be used with the AlphaCom.
  
== Availability ==
+
As from software 11.2.3.5 the MPC input commands also support global numbers, i.e. the command will be routed to the correct node.
  
AlphaCom has supported a serial data port which outputs TouchLine formatted output messages since AMC 03.00.
+
'''See also:''' [[MPC data trace]]
From software AMC 07.60, a limited subset of TouchLine input commands are supported also. 
 
  
=== Disclaimer ===
 
The TouchLine input commands have been implemented by translating them to existing AlphaCom data protocol commands.  This means that the commands may not behave 100% identical compared to a TouchLine exchange in all possible situations.  You should think of it as a simple ASCII link layer protocol to AlphaCom functionality.
 
  
=== Tips for use ===
+
[[Category:Protocols]]
 
 
== The TouchLine Protocol ==
 
=== General ===
 
=== Data Port === 
 
=== Protocol Output Format === 
 
=== Message filtering ===
 
=== Additional output messages ===
 
== TouchLine Output Messages ==
 
== TouchLine Input Messages ==
 
 
 
 
 
 
 
 
 
[[Category:AlphaCom E Software]]
 

Latest revision as of 14:24, 7 September 2017

The AlphaCom supports a subset of the MPC data protocol used with the classic Stentofon TouchLine exchanges. As it allows control of the AlphaCom exchange by mapping MPC commands to AlphaCom commands one-to-one it can be thought of as a variant of the simple link layer, but only for single-exchange (not AlphaNet) applications.

The output is broadcast of exchange events like dialled digits, station busy/free, connection and transfers. Note that it’s possible to send additional data strings from the AlphaCom’s Event Handler on this port also.

The AlphaCom supports a subset of the MPC Data Protocol for backward compatibility. This allowed some TouchLine generation equipment like PNCI, MLH and CRMIII/IV to be used with the AlphaCom.

As from software 11.2.3.5 the MPC input commands also support global numbers, i.e. the command will be routed to the correct node.

See also: MPC data trace