From: minima
In the case of an ax25 session then this would normally be a call to /usr/sbin/ax25_call or /usr/sbin/netrom_call as in the example above. It is your responsibility to get your node and other ax25 parameters to - work before going down this route! + work before going down this route!
For agw connections you will need a port number (starting
- from 1) and the callsign of the first "hop" along the way.
-
+ from 1) and the callsign of the first "hop" along the way.
When the left hand string has found what it is expecting (if - it is) then the right hand string is sent to the connection. +
If the left hand + string is empty then it doesn't read or wait for anything, it + simply sends whatever is on the right hand side.
-If the right hand string is empty ('') then nothing is sent, the +
All comparisons are done ignoring case.
+ +If the right hand string is empty ('') then nothing is sent, the script simply moves onto the next line.
-This process is repeated for every line of chat script.
-
+
This process is repeated for every line of chat script.