[EMAIL PROTECTED] wrote: > > > > > Hi > > I am looking into using Kannel WAP gateway. I've not built it yet but I've had a > look at the documentation and I cant find the answers to the following, can > anyone help ? > > q1) is it possible to get access to the MSISDN (phone number) of the device that > made the WAP request and can this be encoded into the http GET/POST that is > forwarded to the content server ?
Look at radius accounting chapter on userguide. You'll need access to your modems/NAS/GPRS APN to enable radius forwarding to kannel. Alternatively, you can authenticate by using user and password if your device supports it (every day they are less, unfortunately). Look for call user/pass (not these) and proxy user/pass (these one) in your device. Then wait a little more so I can have time to finish documentation about this ;) > q2) is it possible to allow/deny specified MSISDNs at the gateway ? No, but it's not too hard to do it, although you'd better do it on your nas/access
