Setting source address SMPP

2018-10-19 Thread Rafael Cerna
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.

Re: Setting source address SMPP

2018-10-19 Thread Cedar Jet
what do you mean by source address? Is it Sender ID? On Fri, Oct 19, 2018 at 8:00 PM Rafael Cerna wrote: > One last question. In the smsbox configuration, which parameter would be > the one to change so I can set source address > > 672? > > > > > > *De:* Cedar Jet [mailto:mecedar...@gmail.com]

Re: Setting source address SMPP

2018-10-19 Thread Cedar Jet
I don't have any idea about the wap push, I'm currently using sms service as below group = smsbox bearerbox-host = localhost bearerbox-port = 18001 sendsms-port = 18301 # your countries code global-sender = xxx sendsms-chars = "0123456789+ " mo-recode = true http-request-retry = 10

Re: Setting source address SMPP

2018-10-19 Thread Cedar Jet
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 =

RE: Setting source address SMPP

2018-10-19 Thread Rafael Cerna
So the configuration for SMPP source_addr is set in the smsbox configuration? 2018-10-18 17:22:01 [14779] [7] DEBUG: SMPP PDU 0xad402f00 dump: 2018-10-18 17:22:01 [14779] [7] DEBUG: type_name: submit_sm 2018-10-18 17:22:01 [14779] [7] DEBUG: command_id: 4 = 0x0004 2018-10-18

RE: Setting source address SMPP

2018-10-19 Thread Rafael Cerna
I am not sure if sender ID is the parameter. When I send an SMS to a phone, I see that it was sent by the number 1234. So it needs to be changed to 672. In the bearerbox logs, I can see that the SMPP message shows source_address as 1234 2018-10-18 17:22:01 [14779] [7] DEBUG: SMPP PDU

RE: Setting source address SMPP

2018-10-19 Thread Rafael Cerna
I am using WAP Push to send the SMS De: Cedar Jet [mailto:mecedar...@gmail.com] Enviado el: viernes, 19 de octubre de 2018 12:09 p. m. Para: raf...@hacom-tech.com CC: users@kannel.org Asunto: Re: Setting source address SMPP How you are sending the SMS to your phone? On Fri, Oct 19,

RE: Setting source address SMPP

2018-10-19 Thread Rafael Cerna
One last question. In the smsbox configuration, which parameter would be the one to change so I can set source address 672? De: Cedar Jet [mailto:mecedar...@gmail.com] Enviado el: viernes, 19 de octubre de 2018 11:25 a. m. Para: raf...@hacom-tech.com CC: users@kannel.org Asunto: Re:

Re: Setting source address SMPP

2018-10-19 Thread Cedar Jet
Yes, that is correct. After you configure your smsbox Send SMS via HTTP command sendsms?username=kannel=kannel=xx=test_msg Respectfully, On Fri, Oct 19, 2018 at 7:17 PM Rafael Cerna wrote: > So the configuration for SMPP source_addr is set in the smsbox > configuration? > > > >

Re: Setting source address SMPP

2018-10-19 Thread Cedar Jet
How you are sending the SMS to your phone? On Fri, Oct 19, 2018 at 8:07 PM Rafael Cerna wrote: > I am not sure if sender ID is the parameter. When I send an SMS to a > phone, I see that it was sent by the number 1234. So it needs to be changed > to 672. In the bearerbox logs, I can see that the

RE: Setting source address SMPP

2018-10-19 Thread Rafael Cerna
Thank you for the reply, I just found out that the parameter is global-sender to be configured in the ppg group. De: Cedar Jet [mailto:mecedar...@gmail.com] Enviado el: viernes, 19 de octubre de 2018 12:36 p. m. Para: raf...@hacom-tech.com CC: users@kannel.org Asunto: Re: Setting source