On Fri, 2002-06-07 at 20:09, Tampier Thomas wrote:
> Hi 
> 
> is it possible to access the MSISDN with the Kannel Wap gateway and to 
> provide it to my WAP application?

Kannel don't know the msisdn number.
Only the router that receives your connection would know.

As there is no standard way to access the NAS (router), there's (yet)
no code in kannel for that.

If you have a NAS, you would have a radius server that receive
the connection and disconnection, and then you'll have kannel
querying the radius for the MSISDN for the IP connected.

If you have a modem connected to your computer, you'll have to
query the ppp for the MSISDN (through syslog maybe).

It's easy to do it, but only when you know exactly which
architecture you have. 


> 
> thx T
> 
> 



Reply via email to