On Aug 1, 2013, at 17:08 17, Rob Landry wrote:

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

You will need to use binary data escapes for this.  For example, your line 
above would be:

        SO 1 IP%0DD19017536832%0D!

You can find the full description of how this works in the BINARY DATA section 
of 'docs/rml.sxw'.  You'll also need the current RD version (this feature was 
just introduced in v2.5.2).

Cheers!


|-------------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |               Chief Developer               |
|                           |               Paravel Systems               |
|-------------------------------------------------------------------------|
|          "No, `Eureka!' is Greek for `This bath is too hot!'"           |
|                                              -- Dr. Who                 |
|-------------------------------------------------------------------------|

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

Reply via email to