I am trying to upload an ASCII file to a PBX command line.
File is simple commands:.
DIS-SCSU:2345,ALL;
Trigger is the < symbol for sending the next line.
I know I can also write a script to do the transmit ...
trying to save some time.
For some reason the data string (DIS-SCSU..) is not being recognized by the PBX, I only get a blank line where the CR/LF was sent with no data, the < symbol triggers the next line to be sent and it repeats. If I abort the transfer it will generate the last line sent as the transfer is aborting to the PBX. I know I have done this in the past, wondering if I missing something obvious. I realize it could also be the PBX that is the culprit.
Any ideas?
File is simple commands:.
DIS-SCSU:2345,ALL;
Trigger is the < symbol for sending the next line.
I know I can also write a script to do the transmit ...
trying to save some time.
For some reason the data string (DIS-SCSU..) is not being recognized by the PBX, I only get a blank line where the CR/LF was sent with no data, the < symbol triggers the next line to be sent and it repeats. If I abort the transfer it will generate the last line sent as the transfer is aborting to the PBX. I know I have done this in the past, wondering if I missing something obvious. I realize it could also be the PBX that is the culprit.
Any ideas?