what is your (SIM) pin number? '0000' ? it should be changed to 'S' when smsserver touched your queued messages. Apa kamu orang Indonesia juga?
On Fri, Jun 12, 2009 at 7:07 AM, Aryo Sanjaya <[email protected]>wrote: > Hi all, > > I have this data on my smsserver_out table: > > mysql> select recipient, text, create_date, status, gateway_id from > smsserver_out limit 3; > > +---------------+----------------------------+---------------------+--------+------------+ > | recipient | text | create_date | status > | gateway_id | > > +---------------+----------------------------+---------------------+--------+------------+ > | 62813338xxx44 | Today inbox up now: 939 | 2009-06-09 17:38:59 | U > | modem2 | > | 62813338xxx44 | Today inbox up to now: 944 | 2009-06-09 17:49:42 | U > | * | > | 62813338xxx44 | Today inbox up to now: 954 | 2009-06-09 18:15:07 | U > | * | > > +---------------+----------------------------+---------------------+--------+------------+ > 3 rows in set (0.00 sec) > > > My modem config: > gateway.0=modem2, SerialModem > modem2.port=/dev/ttyS0 > modem2.baudrate=115200 > modem2.manufacturer=Wavecom > modem2.model=Default > modem2.protocol=PDU > modem2.pin=0000 > modem2.inbound=yes > modem2.outbound=yes > > And DB config: > db1.type=mysql > db1.tables.sms_in=smsserver_in > db1.tables.sms_out=smsserver_out > db1.tables.calls=smsserver_calls > > Balancer and Router are using default: > #smsserver.balancer=LeastLoadLoadBalancer > #smsserver.router=NumberPoolRouter > > > All inbound messages are processed very well, but the outbound messages > seem never be touched at all. Even the status is not changed to 'Q'. > > Did I miss something? I change the gateway_id from * to modem2, but nothing > happens. > > Please help, thank you. > > -- > Aryo Sanjaya > > > > > -- ================== Blog: Catatan Online ghaNOZ 2480 http://ghanoz2480.wordpress.com Facebook: http://www.facebook.com/people/Ghanoz-Ghazali-Emce/1003026334 ================== ghaNOZ 2480 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
