Re: Setting source address SMPP

Cedar Jet <[email protected]>
Newsgroups gmane.comp.mobile.kannel.user
Message-ID <CAB=bB0Pw5ztd-ntSErxxcjXdZbTuGo=JnE8zwH8ppj8CQpwG2w@mail.gmail.com>
If you mean the source address by sender ID, that option will be handle via
the smsbox not from the SMSC by passing the sender Id and recipient with
the message

Below is my SMSC setup, you can match with yours

group = smsc
smsc = smpp
smsc-id = my-id
allowed-smsc-id = my-id
preferred-smsc-id = my-id
interface-version = 34
host = xxx.xxx.xxx.xxx
port = 6456
receive-port = 0
smsc-username = user
smsc-password = pass
system-type = VMA
source-addr-ton = 5
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 0
keepalive = 600
reconnect-delay = 3
enquire-link-interval = 30
esm-class = 0
log-level = 0
log-file = /var/log/kannel/smsc.log

On Fri, Oct 19, 2018 at 6:59 PM Rafael Cerna <[email protected]> wrote:

> Hello,
>
>
>
> I am trying to change the source address to 672 for SMPP connection to
> SMS, however the message is being set with source address 1234 which I have
> not configured. How would I change the address? According to documentation
> there is an option for my-number but it is not being changed. This is my
> configuration
>
>
>
> group = smsc
>
> smsc = smpp
>
> smsc-id = SMSC1
>
> host = x.x.x.x
>
> port = 21000
>
> smsc-username = xxxxxx
>
> smsc-password = xxxxxx
>
> system-type = "WAP"
>
> address-range = ""
>
> my-number = 672
>
> source-addr-ton = 4
>
> source-addr-npi = 9
>
> source-addr-autodetect = no
>
>
>
> Thanks for the reply in advance
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.