Re: AW: Fetching MSISDN in Kannel
Shashi Anand B <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the response. Is there any other identifier that I can use to identify the user? I have to log the requests and responses from the user and replay the response on receiving the same request later from the same user. The IP address can be used to identify the user while simulating and testing. But, how can this be done in actual wireless environment. Any pointers in this direction will be helpful. Regards, Shashi Anand B On Thu, 9 Dec 2004, "Pommnitz, Jörg" wrote: > To be absolutely correct: you could use RADIUS for GPRS as well, > but this involves a (rather expensive and restricted) private GPRS > APN. I doubt you want to go this route. > > Regards > Joerg > > -----Ursprüngliche Nachricht----- > Von: Pommnitz, Jörg > Gesendet: Donnerstag, 9. Dezember 2004 11:34 > An: 'Shashi Anand B'; [email protected] > Betreff: AW: Fetching MSISDN in Kannel > > > Kannel only sees the WAP request arriving through UDP. If your clients > use GPRS to access your application, then you are out of luck. The > information > is just not there. If you are using CSD to a RAS under your control, then > you can use RADIUS accounting messages to map an IP address to a MSISDN > number. > > Regards > Joerg > > -----Ursprüngliche Nachricht----- > Von: Shashi Anand B [mailto:[email protected]] > Gesendet: Donnerstag, 9. Dezember 2004 11:35 > An: [email protected] > Betreff: Fetching MSISDN in Kannel > > > For an application that I am developing using Kannel as the gateway, I > need to uniquely identify the user agent of a WAP request in the gateway. > Since MSISDN is unique, how to fetch the MS ISDN of the request in Kannel? > > Regards, > Shashi Anand B >