Attention is currently required from: pespin, fixeria.
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). […]
As far as I can see that doesn't work with the VTY configuration because there's no way to access the driver data?
ipaccess_line is allocated by the driver line_update() which in turn already tries to open/connect so it's not something you can just call.
To view, visit change 30617. To unsubscribe, or for help writing mail filters, visit settings.