Re: get sms incoming from service

2019-11-26 Thread MY CLOUD
you can start putting things back. > > Also try sim-buffering = true in your smsc group. > > > > 3. > > What do your log files say? > > > > == Rene > > > > *Van:* MY CLOUD > *Verzonden:* dinsdag 26 november 2019 15:51 > *Aan:* Rene Kluwen

RE: get sms incoming from service

2019-11-26 Thread Rene Kluwen
Onderwerp: Re: get sms incoming from service Thank you for your response. 1.How do you send your sms? What dlr-mask are you using? Answ : a.this is mys link to send push sms with curl: curl "http://127.0.0.1:17027/PHP/?username=$login <http://127.0.0.1:17027/PHP/?usernam

Re: get sms incoming from service

2019-11-26 Thread MY CLOUD
Thank you for your response. 1.How do you send your sms? What dlr-mask are you using? Answ : a.this is mys link to send push sms with curl: curl " http://127.0.0.1:17027/PHP/?username=$login&password=$pwd&from=$sender&to=$recever&text=$sms&dlr-mask=31&dlr-url= ".urlencode("http://127.0.0.1/push/

RE: get sms incoming from service

2019-11-26 Thread Rene Kluwen
1. How do you send your sms? What dlr-mask are you using? 2. What is your service configuration? == Rene Van: users Namens MY CLOUD Verzonden: dinsdag 26 november 2019 15:31 Aan: users@kannel.org Onderwerp: get sms incoming from service Hello world , i need your help plea