are you using latest sqlbox from SVN? you can compile sqlbox with debug to see what actually fails inside it, also check record in the sent_sms what's inside it.
2012/6/4 alok srivastava <[email protected]> > dear > after inserting the message to send-sms table it copied the message to > sent-sms but not sending and also sqlbox program dead. > > error messages that are coming in sqlbox log i am copying here > > 2012-06-04 23:20:58 [20698] [2] DEBUG: bearerbox_to_sql: connection to > bearerbox died. > 2012-06-04 23:20:58 [20698] [2] DEBUG: Thread 2 > (sqlbox.c:bearerbox_to_sql) terminates. > 2012-06-04 23:20:59 [20698] [1] DEBUG: Thread 1 > (sqlbox.c:sql_to_bearerbox) terminates. > 2012-06-04 23:21:08 [20698] [0] DEBUG: Immutable octet strings: 62. > > > > Regards > Abhi > >
