Hi,

On Monday 27 December 2010 01:24 PM, Anshu Sah wrote:
Hello

I have connected my 3 TX and 1 RX mode separately and kept "smsc-id" value same for all connections. But my RX mode is also participating in sending SMS. Is it normal when RX mode Push SMS ?

I have not given any configuration for *TRANSCEIVER*

Configurations are below
==============================

Tx
-----
group=smsc
smsc=smpp
smsc-id=mycon
allowed-smsc-id =  mycon;mycon2
host = xxxxxxxxxxxxx
port = 3577
log-file = "/projects/kannel/logs/live/mycon.log"
log-level = 0
smsc-username = "xxxxxxxxxxxx"
smsc-password = "xxxxxxxxxxxxxx"
#msg-id-type = 0x01
system-type = 'null'
alt-charset = "ASCII"
interface-version = 34
enquire-link-interval = 30
source-addr-ton = 5
source-addr-npi = 9
dest-addr-ton = 1
dest-addr-npi = 1
reconnect-delay = 10
transceiver-mode = false


this is (TRx) if you want to receive dlr's from this connection don't specify port = 3577 or else it become transceiver-mode connection.
group=smsc
smsc=smpp
smsc-id=mycon
allowed-smsc-id =  mycon;mycon2
host = xxxxxxxxxxxxxxxx
alt-charset = "ASCII"
port = 3577
receive-port = 3577
log-file = "/projects/kannel/logs/live/mycon.log"
log-level = 0
smsc-username = "xxxxxxxxxx"
smsc-password = "xxxxxxxxxx"
#msg-id-type = 0x01
system-type = 'null'
interface-version = 34
enquire-link-interval = 30
source-addr-ton = 5
source-addr-npi = 9
dest-addr-ton = 1
dest-addr-npi = 1
reconnect-delay = 10
transceiver-mode = false

Tx
group=smsc
smsc=smpp
smsc-id=mycon
allowed-smsc-id =  mycon;mycon2
host = xxxxxxxxxxxxx
port = 3577
log-file = "/projects/kannel/logs/live/mycon.log"
log-level = 0
smsc-username = "xxxxxxxxxxxx"
smsc-password = "xxxxxxxxxxxxxx"
#msg-id-type = 0x01
system-type = 'null'
alt-charset = "ASCII"
interface-version = 34
enquire-link-interval = 30
source-addr-ton = 5
source-addr-npi = 9
dest-addr-ton = 1
dest-addr-npi = 1
reconnect-delay = 10
transceiver-mode = false

Tx
group=smsc
smsc=smpp
smsc-id=mycon
allowed-smsc-id =  mycon;mycon2
host = xxxxxxxxxxxxx
port = 3577
log-file = "/projects/kannel/logs/live/mycon.log"
log-level = 0
smsc-username = "xxxxxxxxxxxx"
smsc-password = "xxxxxxxxxxxxxx"
#msg-id-type = 0x01
system-type = 'null'
alt-charset = "ASCII"
interface-version = 34
enquire-link-interval = 30
source-addr-ton = 5
source-addr-npi = 9
dest-addr-ton = 1
dest-addr-npi = 1
reconnect-delay = 10
transceiver-mode = false





Please advice.

Regards
Anshu Sah


Thanks,
Kiran Reddy

Reply via email to