Hi Dziugas,

I think radius integration is good only when phone is http capable, in that 
case you don't need wapgw to provide MSISDN, in other cases (much more) you 
need wapgw to provide connection to mmsc.

Speaking generally, there is no much possibillities to get MSISDN from the 
network, only way is 
GGSN -> radius(/tacacs) -> wap gw.

So limits come from there =).

P.S. Dziugas, you are Lithuanian right?

On Tuesday 08 February 2005 14:05, Dziugas Baltrunas wrote:
> Hi David,
>
> thanks, thats almost obvious, although it's a rare practice to provide
> user's MSISDN as a HTTP header.
>
> Just to think about the future, it would be cool to have external
> possibilities to figure out MSISDN like radius (of course it would
> duplicate tasks if WAP gateway does the same) or some HTTP interface.
> For example, we are figuring out MSISDN by providing a x_forwarded_for
> header to the operator's CGI script.
>
> On Tue, 8 Feb 2005 13:36:16 +0300, David Chkhartishvili
>
> <[EMAIL PROTECTED]> wrote:
> > Hi Dziugas,
> >
> > about wap gateway, it is needed to provide MSISDN to mbuni. Users can
> > choose which gateway to use (you can figure msisdn header parameter in
> > config file, to handle different wap gateways). For example me, I'm not
> > using kannel wapgw or mbuni's patched kannel wap gateway.
> >
> > On Tuesday 08 February 2005 13:00, Dziugas Baltrunas wrote:
> > > Hi list,
> > >
> > > after my first steps trying to make mbuni work, I noticed that at
> > > least my Nokia sends x-wap-profile URL double quoted, although mbuni
> > > does not like it:
> > >
> > > 2005-02-08 11:09:57 [91290] [5] ERROR: URL
> > > <"http://nds1.nds.nokia.com/uaprof/N6230r200.xml";> doesn't start with
> > > `http://' nor `https://'
> > > 2005-02-08 11:09:57 [91290] [5] ERROR: Couldn't send request to
> > > <"http://nds1.nds.nokia.com/uaprof/N6230r200.xml";>
> > >
> > > I'm not sure if some other manufacturers behave like this, but I think
> > > it would be reasonable to test it with strchr() or similar function.
> > >
> > > Another issue I think needs clarification is WAP gateway. Current
> > > mbuni states, that user "must HAVE" WAP gateway, but is it really
> > > necessary? If phone goes through external WAP gateway (like Kannel),
> > > mmsproxy would still receive requests, right? Another case is when
> > > phone connects directly to mmsproxy thus has it's own TCP/IP stack
> > > (like my Nokia 6230) and WAP gateway is not playing in the game at
> > > all.
> > >
> > > Could somebody please demistify this? :)
> > >
> > > And some thoughts about content adaptation. ImageMagick is cool, but
> > > it's huge and it requires (at least by default) so many external
> > > libraries (ghostscript, wwf, etc. and even X11 libs if not stated
> > > otherwise), so I'd like to ask if you have make some investigation if
> > > format/scale/depth operations can't be done with some other tool or
> > > library (like gd).
> > >
> > > Another matter is from my experience when generating WAV files from
> > > MP3 with sox/mpg123 on demand. The problem is that pipes do not work
> > > here because WAV header is written at the end of operation and since
> > > pipes (as with stdin and stdout) are not seekable streams, temporary
> > > files become necessary here. Did you experience similar problems
> > > (haven't tested this with mbuni yet)?
> >
> > _______________________________________________
> > Devel mailing list
> > Devel@mbuni.org
> > http://mbuni.org/mailman/listinfo/devel_mbuni.org

-- 
David Chkhartishvili
MagtiCom Ltd.
Tel: +995 32 321881
Fax: +995 32 252551
Mob: +995 99 182418
www.magtigsm.com

_______________________________________________
Devel mailing list
Devel@mbuni.org
http://mbuni.org/mailman/listinfo/devel_mbuni.org

Reply via email to