smsc-username is a system-id parameter, actually there is no system-id
parameter at all according to documentation:

smsc-username (m) string
The ’username’ of the Messaging Entity connecting to the SM-SC. If the
SM-SC operator reports that the "TELEPATH  SYSTEM MANAGER TERMINAL" view
"Control.Apps.View" value  "Name:" is "SMPP_ZAPVMA_T" for the transmitter
and
"SMPP_ZAPVMA_R" for the receiver the smsc-username value is accordingly
"SMPP_ZAP". Note that this used to be called
system-id (the name in SMPP documentation) and has been changed to
smsc-username to make all Kannel SMS center
drivers use the same name.

so you need to use smsc-username parameter for systemID which was supplied
to your by your smsc.
2012/5/10 Amin Mukhaimer <ami...@arabmobilecontent.com>

>  Hello there,****
>
> ** **
>
> I seem to have a problem connecting to a new SMS center, i tried pinging
> and using telnet on that port, it works fine, but it doesn't connect and
> reply back with 0x0000000d error(bind failed).****
>
> ** **
>
> this is part of the status page and part of the bearerbox log.****
>
> ** **
>
>
> --------------------------------------------------------------------------------
> ****
>
> Status:****
>
> Rx Tx mode:****
>
> randomSMSC3[randomSMSC_3_Tx1]
> SMPP:10.0.10:1000/0:user:pc(re-connecting, rcvd: sms 0 / dlr 0, sent: sms 0
> / dlr 0, failed 0,queued 0 msgs)****
>
> randomSMSC3[randomSMSC_3_Rx1]
> SMPP:10.0.10:0/1000:user:pc(re-connecting, rcvd: sms 0 / dlr 0, sent: sms 0
> / dlr 0, failed 0,queued 0 msgs)****
>
> ** **
>
> bearerbox log:        ****
>
> 2012-06-10 05:55:15 [6666] [12] ERROR: SMPP[randomSMSC3]: SMSC rejected
> login to transmit, code 0x0000000d (Bind Failed).****
>
> 2012-06-10 05:55:15 [6666] [12] ERROR: SMPP[randomSMSC3]: Couldn't connect
> to SMS center (retrying in 10 seconds).****
>
>         ****
>
>         ****
>
> I tried also on, tranceiver mode = 1****
>
> ** **
>
> Status:****
>
> randomSMSC3[randomSMSC_3]    SMPP:10.0.10:1000/1000:user:pc
> (re-connecting, rcvd: sms 0 / dlr 0, sent: sms 0 / dlr 0, failed 0,queued 0
> msgs)****
>
> ** **
>
> bearerbox log:****
>
> 2012-06-10 07:16:03 [11960] [12] ERROR: SMPP[randomSMSC3]: SMSC rejected
> login to transmit, code 0x0000000d (Bind Failed).****
>
> 2012-06-10 07:16:03 [11960] [12] ERROR: SMPP[randomSMSC3]: Couldn't
> connect to SMS center (retrying in 10 seconds).****
>
>
> --------------------------------------------------------------------------------
> ****
>
> ** **
>
> group=smsc****
>
> smsc=smpp****
>
> denied-smsc-id = ""****
>
> smsc-id=randomSMSC3****
>
> smsc-admin-id=randomSMSC_3_Tx1****
>
> allowed-smsc-id=randomSMSC3****
>
> interface-version=34****
>
> host=10.0.0.100****
>
> port=2000****
>
> #smsc-username= test123****
>
> system-id=user****
>
> smsc-password=user****
>
> system-type="pc8446"****
>
> transceiver-mode=0****
>
> dest-addr-ton=1****
>
> dest-addr-npi=1****
>
> source-addr-ton=5****
>
> source-addr-npi=1****
>
> ** **
>
> group=smsc****
>
> smsc=smpp****
>
> denied-smsc-id = ""****
>
> smsc-id=randomSMSC3****
>
> smsc-admin-id=randomSMSC_3_Rx1****
>
> allowed-smsc-id=randomSMSC3****
>
> interface-version=34****
>
> host=10.0.0.100****
>
> #smsc-username=test123****
>
> system-id=user****
>
> smsc-password=user****
>
> system-type="pc8446"****
>
> transceiver-mode=0****
>
> receive-port=2000****
>
> dest-addr-ton=1****
>
> dest-addr-npi=1****
>
> source-addr-ton=5****
>
> source-addr-npi=1****
>
> ** **
>
> ** **
>
> Thanks in advance.****
>

Reply via email to