As Andreas Fink already suggested,
I'm using a wavecom just too receive sms,
but sometimes after receiving an sms,
some threads quits, and then no url is called.
Please if anyone has an idea, don't esitate.
Here is the log:
2001-07-17 09:00:56 [0] INFO: MAIN: Start-up done, entering mainloop
2001-07-17 09:00:56 [0] DEBUG: Starting wrapper
2001-07-17 09:00:56 [7] DEBUG: sms_router: list_len = 0
2001-07-17 09:01:06 [4] DEBUG: Started thread 13 (gw/bb_boxc.c:function)
2001-07-17 09:01:06 [13] INFO: Client connected from <127.0.0.1>
2001-07-17 09:01:06 [13] DEBUG: Started thread 14 (gw/bb_boxc.c:boxc_sender)
2001-07-17 09:09:10 [5] DEBUG: smscconn (AT: /dev/com2): new message
received
2001-07-17 09:09:10 [14] DEBUG: boxc_sender: sent message to <127.0.0.1>
2001-07-17 09:09:10 [13] DEBUG: boxc_receiver: got ack
2001-07-17 11:12:46 [5] DEBUG: smscconn (AT: /dev/com2): new message
received
2001-07-17 11:12:46 [14] DEBUG: boxc_sender: sent message to <127.0.0.1>
2001-07-17 11:12:46 [13] DEBUG: boxc_receiver: got ack
2001-07-17 11:12:46 [13] INFO: Connection closed by the box <127.0.0.1>
2001-07-17 11:59:10 [5] DEBUG: smscconn (AT: /dev/com2): new message
received
2001-07-17 11:59:10 [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender)
terminates.
2001-07-17 11:59:10 [13] DEBUG: Thread 13 (gw/bb_boxc.c:function)
terminates.

As you can see, the first sms was ok, after the second there was a
connection closed.
So when a third one arrived, 2 threads terminated. Only the first one called
the url.
Any ideas?
Thanks very much in advance
Andrea



Reply via email to