Hi, The url result (sms reply) will automatically go to the handset through the SMSC that has initiated the service but you can suppress the url php output and initiate sendsms cgi (not sms service) inside the php through any of the two SMSCs.
Nur On 16 Aug 2017 22:10, "Gorki Alfaro" <gork...@gmail.com> wrote: > Christopher if you are using an application you can change this > dinamically . If it is possible give more details about what you want to do. > Regards, > Gorki > > On Sun, Aug 13, 2017 at 5:57 AM, christopher kamutumwa < > chriskamutu...@gmail.com> wrote: > >> hello all, >> >> I have a query I have two SMSC ids with using 1 service. How can I have 1 >> url and route traffic to each smsc rather than having 2 >> >> SERVICE=BANGO >> >> SMSC ZAMTELBANGO >> http://xx.xx.xx.xx:13022/cgi-bin/sendsms?username=tet&smsc=z >> amtelbango&password=xxxx&from=BANGO&to=26095 >> >> >> SMSC AIRTELBANGO >> http://xx.xx.xx.xx:13022/cgi-bin/sendsms?username=tet&smsc=z >> amtelbango&password=xxxx&from=BANGO&to=26097 >> >> >> your help would be of great value >> >> chris >> > >