well. in a "normal" system it works. in a system with GPRS access, given its latency, it does not connect in the 250000 usec specified in irc_run and then exits. it works if I add 1 second to the wait time. should that time be changed, or configurable, or changed the algorithm to wait more for being connected...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unfortunately you provided zero information necessary to even understand what's going on.
well. in a "normal" system it works. in a system with GPRS access, given its latency, it does not connect in the 250000 usec specified in irc_run and then exits. it works if I add 1 second to the wait time. should that time be changed, or configurable, or changed the algorithm to wait more for being connected...