Attention is currently required from: fixeria, daniel.
1 comment:
File include/osmocom/abis/e1_input.h:
Patch Set #3, Line 231: int connect_timeout; /* secs or E1INP_USE_DEFAULT */
no need for it to be an int, it can be an unsigned int (0 means disabled).
BTW, this is quite ipaccess specific, so IMHO this should go into struct ipaccess_line (aka line->driver_data)
AFAIU this "connect-timeout" has no meaning in E1 lines.
To view, visit change 30617. To unsubscribe, or for help writing mail filters, visit settings.