Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pasteur!ucbvax!proteon.com_!tvm From: tvm@proteon.com_ (Tom_Miceli) Newsgroups: comp.sys.proteon Subject: COM-4 Boards Message-ID: <8905171753.AA13667@monk.proteon.com> Date: 17 May 89 13:06:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: Proteon, Inc., Westborough, MA 01581 [(508)898-2800] Lines: 17 Message-Id: <8905171206.AA11760@monk.proteon.com> In-Reply-To: David Rubin's message of Mon, 15 May 89 17:05:17 EDT <8905152110.AA -------------------------------------------------------------------------------- All the p4200 expects of the PBX is to receive two clocks (transmit and receive), and that data be passed unaltered. Be sure that the PBX is not trying to understand, compress, re-packetize, or interpret the data. Sure, the framing is HDLC/SLDC (only difference is that SLDC requires length to be a multiple of 8 bits), but the contents are not. If there is a configuration option, you should be very suspicious that the PBX is trying to be a packet switch, rather than a pipe. (The advantage of the packet switch approach is that bandwidth is not used constantly on the PBX trunk circuits.) Of course, it is free to use the capacity while the p4200 is just sending idles between packets.