Re: [Dhis2-devs] SMS Service Configuration

2018-11-19 Thread Isabane Janvier
Thanks, I'll check them out. Best Regards, - *ISABANE Janvier* *Junior Programmer* *HISP Rwanda.* Mobile: +250 788 286 107, address: KG 113 St, Kigali - Rwanda website: hisprwanda.org e-mail: isabane.janv...@hisprwanda.org / isaba.

Re: [Dhis2-devs] SMS Service Configuration

2018-11-19 Thread Zubair Asghar Raja
Hi Isabanej, Have a look at these https://docs.dhis2.org/master/en/developer/html/webapi_sms.html#gateway-service-administration https://docs.dhis2.org/master/en/user/html/mobile_sms_service.html# Zubair Asghar DHIS-2 Developer University of Oslo zub...@dhis2.org https://www.dhis2.org On Mon,

Re: [Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-23 Thread Sourabh Bhardwaj
Thanks Zubair, It is working fine now. On Mon, Oct 23, 2017 at 4:23 PM, Zubair Asghar Raja wrote: > Souravh, > > It has been fixed. Test it again. > > > Br, > Zubair > > On Sun, Oct 22, 2017 at 6:25 AM, Sourabh Bhardwaj > wrote: > >> Hi Zubair, >> >> Its a HTTP Gateway , it works if we call fo

Re: [Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-23 Thread Zubair Asghar Raja
Souravh, It has been fixed. Test it again. Br, Zubair On Sun, Oct 22, 2017 at 6:25 AM, Sourabh Bhardwaj wrote: > Hi Zubair, > > Its a HTTP Gateway , it works if we call following API directly in the > browser: > > http://api.sparrowsms.com/v2/sms/?token=###&from=###&to=###&text=test > > Follo

Re: [Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-21 Thread Sourabh Bhardwaj
Hi Zubair, Its a HTTP Gateway , it works if we call following API directly in the browser: http://api.sparrowsms.com/v2/sms/?token=###&from=###&to=###&text=test Following is the screenshot of Gateway configuration : [image: Inline image 2] Regards, On Sun, Oct 22, 2017 at 4:10 AM, Zubair Asgha

Re: [Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-21 Thread Zubair Asghar Raja
Hi Sourabh, Which type of sms gateway have you configured? BR // Zubair On Sat, Oct 21, 2017 at 6:15 PM, Sourabh Bhardwaj wrote: > Hi All, > > I have setup a Sms Gateway. Gateway is configured successfully. But while > sending a message through default send sms/ Sms widget available in

[Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-21 Thread Sourabh Bhardwaj
Hi All, I have setup a Sms Gateway. Gateway is configured successfully. But while sending a message through default send sms/ Sms widget available in Tracker Capture module it is getting failed each-time. However If I use same gateway on 2.26 , it is working fine there. Following is the respons