Here is what the operator sent me to connect to their SMSC: SMPP version: 3.4 IP: THEIR_IP_ADDRESS User Id: A_USERNAME Password: A_PASSWORD Port: 3717 Ton: 1 NPI: 1 Transceiver mode
They also told me to leave system-type empty. Again, I just removed the actual IP address from the logs and the conf file I sent, but I have the real IP addresses there as well as the real username and password. Please help! Stéphane On Thu, Nov 19, 2009 at 11:55 AM, Stéphane Bruno <[email protected]> wrote: > Hi, > > I also have the real IP address displayed in the error log. I again > replaced it with IP_ADDRESS before sending the email. > > Stéphane > > On Thu, Nov 19, 2009 at 11:53 AM, Stéphane Bruno > <[email protected]> wrote: >> Hello Nikos, >> >> I have a real IP address and real username and password in my config >> file. I just did not want to put them there for obvious reasons. Can >> you please help me find the error in the config, and what the errors >> mean? I have them in the log file for this specific SMSC connection. >> >> Thanks. >> Stéphane >> >> 2009/11/19 Nikos Balkanas <[email protected]>: >>> 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 >>> >> >
