Re: SMPP DLR with identification

2014-02-18 Thread Alvaro Cornejo
Hi On your dlr-url just add a field where you set your own id i.e. ...&my_id=1234&... Then the app/script that receives the dlr-url call will get that value and do the magic you need. Regards Alvaro |--

SMPP DLR with identification

2014-02-18 Thread [Digital^Dude] ®
Hi all, I need to have some relation b/w the sms I send out from kannel and the dlr that is received. e.g. like a custom message ID I send along with my sendsms URL, the dlr-url should have that same sms id in one of the parameters Can this be acheived? How? Thanks.

Re: Getting the PDU sequence number or any identification number..

2006-08-31 Thread Alex Kinch
ork as a middle-man. > > diagram: > > (1.1) user1-phone -> [smsc1] -> MYAPP -> [smsc2] -> user2-phone > (1.2) user2-phone <- [smsc1] <- MYAPP <- [smsc2] <- user2-phone > > > (2.1) user3-phone -> [smsc1] -> MYAPP -> [smsc2] -> user2-phone >

Re: Getting the PDU sequence number or any identification number..

2006-08-31 Thread Rodrigo Cremaschi
gt; MYAPP -> [smsc2] -> user2-phone (1.2) user2-phone <- [smsc1] <- MYAPP <- [smsc2] <- user2-phone (2.1) user3-phone -> [smsc1] -> MYAPP -> [smsc2] -> user2-phone (2.2) user3-phone <- [smsc1] <- MYAPP <- [smsc2] <- user2-phone Is there a way to getti

Getting the PDU sequence number or any identification number..

2006-08-30 Thread Raul Martinez
phone <- [smsc1] <- MYAPP <- [smsc2] <- user2-phone Is there a way to getting some sort of identification or sequence numbers so that I can identify whose number to send a messages coming from another number. Like in the diagram above, I will know that whenever user2-phone sends a reply (w

Re: wrong identification phone number with kannel 1.4.0

2005-07-22 Thread Ady Wicaksono
set unified-prefix="0888,+62888,62888" to change 62888 to 0888 and +62888 to 0888xxx :) Willy Mularto wrote: Hi list, I connect to my operator using SMPP 3.4 with transceiver mode. I test to send sms, let say the phone number is 08881160xxx when it arrives in kannel it can ident

Re: wrong identification phone number with kannel 1.4.0

2005-07-21 Thread Aarno Syvänen
Kannel is changing the prefix 0 <-> 358. You can define prefix handling in your configuration file, perhaps your are using the example one (358 is for Finland). Aarno On 21.7.2005, at 13.15, Willy Mularto wrote: Hi list, I connect to my operator using SMPP 3.4 with transceiver mode. I test

Re: wrong identification phone number with kannel 1.4.0

2005-07-21 Thread Alejandro Guerrieri
It does not have anything to do with URLEncode.   Read the documentation, specially the part talking about "unified-prefix".   Hope it helps,   Alejandro.  On 7/21/05, Willy Mularto <[EMAIL PROTECTED]> wrote: Hi list,I connect to my operator using SMPP 3.4 with transceiver mode. I test tosend sms,

wrong identification phone number with kannel 1.4.0

2005-07-21 Thread Willy Mularto
Hi list, I connect to my operator using SMPP 3.4 with transceiver mode. I test to send sms, let say the phone number is 08881160xxx when it arrives in kannel it can identify the phone number correctly but when it received by get-url script it becomes 351160xxx, I think this is about URLEnco

identification

2003-11-18 Thread Jon Hill
Hi I am new to using Kannel as a Wap gateway. I have a requirement to identify my users and can receive the MSISDN from my dial-up router to pass to the gateway. Is there any other kind of info passed to the Wap gateway from the mobile handset that might be useful in uniquely identifying a user