One of my clients has an ISDN line. I'm trying to get Rivendell to talk to an ADTRAN box via a serial port, and so far have had no luck.

I need to send the string "!P{0x0d}D19017536832{0x0d}" to the ADTRAN, and I thought to do it as two commands:

SO 1 !P!
SO 1 D19017536832!

...but when I try to enter "SO 1 !P!", rdlibrary sees the first exclamation mark and takes it for a delimiter.

So, I tried "BO 1 21 50 0d 44 31 39 30 31 37 35 33 36 38 33 32 0d!" but the ADTRAN doesn't respond.

Finally, I tried a series of BO 1 commands interapersed with SP commands to space out the digits, but the ADTRAN still doesn't respond.

This ADTRAN previously worked with a WireReady suystem that was talking to it at 9600 baud, 8 data bits, 1 stop bit, no parity, so that's how I have Rivendell set up.

Have any of y'all any ideas?


Rob
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to