Yes. The connection to SMSC is OK.
The configuration is as follows:
    group = smsc
    smsc =smpp
    smsc-id = HTTP
    host = wapgw
    port =8888
    receive-port = 8888
    system-type = kannel
    smsc-username = "500"
    smsc-password = "8888"

In the log file, two threads are started and no error found:
  DEBUG: Started thread 1 (gw/smsc_smpp.c:io_thread)
  DEBUG: Started thread 2 (gw/smsc_smpp.c:io_thread)

Best Regards,
Guanghua Hou



> Have you configured any SMSC groups ?
> 
> > When I start bearerbox, a thread "sms_router" will shutdown 
> > immediately. The log file records following info:
> >     DEBUG: sms_router: list_len = 0
> >     DEBUG: Thread 3 (gw/bb_smscconn.c:sms_router) terminates
> > So the message can't be sent to SMSC.
> > Pls help me.



Reply via email to