Skip to content

cinterion: increase ^SCFG? timeout to 120s

The timeout in this command is extremely large, because there are some modules like the EGS5 that build the response based on the current network registration, and that implies the module needs to be registered. If for any reason there is no serving network where to register, the response comes after a very long time, up to 100s.

Fixes #408 (closed)

Merge request reports