Hi,
Caps are nice when posting to lists. However, they are notoriously
unreliable when trying to connect. Please give a real IP address and real
credentials if you want to connect to your SMSc.
BR,
Nikos
----- Original Message -----
From: "Stephane Bruno" <[email protected]>
To: <[email protected]>
Sent: Thursday, November 19, 2009 6:33 PM
Subject: problem connecting to SMSC using SMPP 3.4
Hello all,
I am trying to connect to an SMSC using SMPP 3.4. I am receiving the
following error:
[7] ERROR: connect failed
2009-11-19 11:30:28 [2889] [7] ERROR: System error 22: Invalid argument
2009-11-19 11:30:28 [2889] [7] ERROR: error connecting to server
`IP_ADDRESS' at port `3717'
2009-11-19 11:30:28 [2889] [7] ERROR: SMPP[voila]: Couldn't connect to
server.
2009-11-19 11:30:28 [2889] [7] ERROR: SMPP[voila]: Couldn't connect to
SMS center (retrying in 10 seconds).
Here is my config for the SMSC:
group = smsc
smsc = smpp
host = IP_ADDRESS
smsc-id = AN_ID
allowed-smsc-id = AN_ID
port = 3717
#receive-port =
our-host = MY_HOST_NAME
smsc-username = USERNAME
smsc-password = PASSWORD
system-type =
transceiver-mode = true
#service-type =
interface-version = 34
#address-range =
my-number = 7464
source-addr-ton = 1
dest-addr-ton = 1
#bind-addr-ton = 1
source-addr-npi = 1
dest-addr-npi = 1
#bind-addr-npi = 1
source-addr-autodetect = false
#alt-charset =
log-file = "/var/log/kannel/voila.log"
log-level = 1
Please help!
Stιphane