Wrong DLR ID.

2017-08-16 Thread Wan Md Arif Noor Bin. Wan Nizam
Hi Users, I found weird thing with kannel today, where when submit an MT it was tagged with different ID but when I checked inside debug log, the ID was correct. This causing "got DLR but could not find message or was not interested in it id<31943697>" error. I don't know where this 831017801

RE: Wrong DLR ID.

2017-08-16 Thread Davor Spasoski
Check your ID numbering bases for submit_sm and deliver_sm. Looks like you are not using the same base for submit and deliver. 3188534916 = 83101780110 Msg-id-type is the parameter you should be looking at Davor Spasoski From: users [mailto:users-boun...@kannel.org] On Behalf Of Wan Md Arif No

Re: 2 SMSC IDs with 1 url question

2017-08-16 Thread Gorki Alfaro
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

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: >

RE: Wrong DLR ID.

2017-08-16 Thread Wan Md Arif Noor Bin. Wan Nizam
Hi Davor, Super, I didn’t notice the msg-id type in my configuration. I changed it and its working properly now. Thanks a lot for the assist. Best Regards, Arif Noor. From: Davor Spasoski [mailto:davor.spaso...@onevip.mk] Sent: Wednesday, August 16, 2017 6:41 PM To: Wan Md Arif Noor Bin. Wan Ni