Hi All.
First thanks to Jyoti ranjan Panda for answering.
i think u didn't get my point.
Usually we have smsc configuration file where we use to add value to
parameter "source-addr-ton".The source file is as below.
group = smsc
smsc = smpp
smsc-id = smpp_g02
#smsc-id = smsc_test
allowed-smsc-id = "smpp_g02"
#host = 121.241.242.102
host = localhost
port = 2345
receive-port = 2345
#transceiver-mode = 0
system-type = "smpp"
#system-type = "VMA"
#smsc-username = tdemo50
smsc-username = pavel
#smsc-password = looktest
smsc-password = wpsd
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
enquire-link-interval = 30
#allowed-prefix = "0"
#denied-prefix = "0"
#max-pending-submits = 0
#throughput = 0
msg-id-type = 0
source-addr-autodetect = yes
Now i am trying source-addr-ton=2 and keeping source-addr-autodetect = no
i am not able to send messages
Is there any patch availabe in kannel(1.4.3) which will enable to select
different "source-addr-ton" and overcome this problem.
Thanks & regards
Satish