Indeed the Wap GW is not yet configured to connect to the radius server, so there was no MSISDN header sent to mbuni. So I tried passing the msisdn in the url as indicated in the user guide (e.g. http://mmsc/0123456) and now mmsproxy doesn't crash anymore :)
But there is something "strange" now : when mmsproxy was crashing, the MMS was successfully sent to the recipient anyway. But now MMS don't arrive, and I can't see something wrong in the logs... is it "normal" ? Le Mardi 29 Mars 2005 14:24, Paul Bagyenda a �crit�: > The issue is whether your WAP gateway is really sending the msisdn > header. To find out if this is the case, you need to dump the HTTP > headers that mbuni is seeing. Then when your WAP gateway sends the MMS > request to Mbuni, mbuni will print the request headers. > > To do this, look inside mmsc/mmsproxy.c and find the *first* lines that > are commented out as follows > > #if 0 > > ... > > #endif > > > change that to > > #if 1 > > and recompile mbuni -- now try again and look inside the mbuni log for > the msisdn header. > > P. > > On Mar 29, 2005, at 15:08, NZ wrote: > > Well I've tried with "foo" and "-x-nokia-msisdn" but it didn't change > > anything :/ > > > > Le Vendredi 25 Mars 2005 20:12, S�ren Hansen a �crit�: > >> fre, 25 03 2005 kl. 12:49 +0100, skrev NZ: > >>> But now I'm facing to another issue : mmsproxy is crashing each time > >>> i > >>> try sending an MMS from a phone. > >> > >> Have you configured an mms-client-msisdn-header ? If not, try setting > >> it > >> (if you can't figure out what to set it to, just set it to "foo" or > >> something). > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://mbuni.org/mailman/listinfo/users_mbuni.org > > _______________________________________________ > Users mailing list > [email protected] > http://mbuni.org/mailman/listinfo/users_mbuni.org _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
