USSD

2017-07-12 Thread Nur Mohamed (MICCOM)
Hi, I am offerring SMS service via a GSM operator's SMSC (Huawei SMPP ver 3.4), I have plans to convert some of my services using USSD instead of SMS activated services. The operator has its own Huawei USSD center, I would appreciare if some one would help me get sample configutaion files and guide

Re: 2 System ids with 2 different services using the same prefix in Kannel configuration

2017-08-09 Thread Nur Mohamed (MICCOM)
You just need to add different in the cgi sendsms url On 9 Aug 2017 11:39, "christopher kamutumwa" wrote: > Hello support, > > I am connecting to 1 SMSC. I have 2 different system ids which have > separate services. They all use the same prefix 26095. the only difference > is the sender id. how

Re: 2 System ids with 2 different services using the same prefix in Kannel configuration

2017-08-09 Thread Nur Mohamed (MICCOM)
You just need to add different <&smsid=%I> in the get-url php On 9 Aug 2017 11:39, "christopher kamutumwa" wrote: > Hello support, > > I am connecting to 1 SMSC. I have 2 different system ids which have > separate services. They all use the same prefix 26095. the only difference > is the sender i

Re: 2 SMSC IDs with 1 url question

2017-08-16 Thread Nur Mohamed (MICCOM)
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" wrote: >