There is a discrepancy here: In your config file, you name your modem gateway as "SerialModem".
But the row you've created sets the gateway_id field to "modem1". This message will never leave! Set the gateway_id field to "*" or at least to "SerialModem" (in order to match with your gateway). On Jul 16, 11:45 am, Vivek <[email protected]> wrote: > One row from out table > Insert into SMSSERVER_OUT > (ID, TYPE, RECIPIENT, TEXT, WAP_URL, > WAP_EXPIRY_DATE, WAP_SIGNAL, CREATE_DATE, ORIGINATOR, ENCODING, > STATUS_REPORT, FLASH_SMS, SRC_PORT, DST_PORT, SENT_DATE, > REF_NO, PRIORITY, STATUS, ERRORS, GATEWAY_ID) > Values > (68, 'O', '+919871515064', 'HI', NULL, > NULL, NULL, NULL, NULL, '7', > 1, NULL, NULL, NULL, NULL, > NULL, 1, 'U', 1, 'modem1'); > > urs, > Vivek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
