That depends on the other side's settings... Check with your operator, he definitely have control on what you can/can't do over the link, including establishing one or more links to the smsc.
Regards, Alejandro On Wed, Apr 16, 2008 at 2:35 PM, Otandeka Simon Peter < [EMAIL PROTECTED]> wrote: > > Hi People, > > Is it possible to have TWO smsc connections to the same SMSC on the same > PORT but different usernames and passwords? > Like having one in transciever mode and another not? > > Have tried one but it keeps rejecting the transciever mode when I add it > in config it refuses to connect. The two configs are for different > shortcodes. > > Below are the two configs:- > > group = smsc > smsc = smpp > smsc-id = smsc1 > host = ***.***.***.** > port = 5200 > transceiver-mode = false > #interface-version = 33 > receive-port = 5200 > system-type = "smpp" > smsc-username = "*******" > smsc-password = ****** > #address-range = "" > preferred-smsc-id = smsc1 > denied-smsc-id = smsc3 > throughput = 20 > source-addr-ton = 0 > source-addr-npi = 0 > dest-addr-ton = 0 > dest-addr-npi = 0 > > > > Other config:- > > group = smsc > smsc = smpp > smsc-id = smsc3 > preferred-smsc-id = smsc3 > denied-smsc-id = smsc1 > host = ***.***.***.** > port = 5200 > ransciever-mode = true > recieve-port = 5200 > system-type = "smpp" > smsc-username = "******" > smsc-password = "******" > throughput = 20 > source-address-ton = 0 > source-address-npi = 0 > #dest-addr-npi = 0 > #dest-addr-ton = 0 > > I would be glad to hear from you. > > Kind regards, > Peter > > > >
