Hi Ricky,

On 13 Jun 2005, at 10:29, Ricky Wibowo wrote:

Take a look at the user documentation and check your config file to see what smsc you have set up and whether it is reasonable. If it looks good to you then paste the config file to the list.

You didn't look at the docs for very long!!


# SMSC localhost

group = smsc
smsc = smpp
smsc-id = smsc3
host = 127.0.0.1
port = 20000
receive-port = 20000
smsc-username = ""
smsc-password =
system-type = ""
address-range = ""
keepalive = 10
log-file = "/var/log/kannel/smsc-spice3.log"
log-level = 0
reconnect-delay = 10
#enquire-link-interval = 30
my-number = "12345"



Why have you selected smpp? What exactly do you want to do? At the moment you are using the SMPP protocol. If you want to test your connection without sending messages then I would either:

i) use fakesms
ii) create a new http connection in smsc_http and forward to a local script.

This is also well explained in the docs. There are sample configurations as well.


Gareth

--
Gareth Reakes, Managing Director      Parthenon Computing
+44-1865-811184                  http://www.parthcomp.com



Reply via email to