Hi, If I insert that line in mmsc.conf, I can't use the "wapbox -v 0 pushkannel.conf" application and I have the error message: No reason found
Thanks Teo -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Dziugas Baltrunas Inviato: giovedì 5 gennaio 2006 12.03 A: Mbuni MMS Gateway Users List Oggetto: Re: R: R: R: [Users] Mal-formed address problem Hi, looks like I was right. In your mmsc.conf change the line sendsms-url = http://localhost:8080/cgi-bin/sendsms to sendsms-url = http://localhost:13013/cgi-bin/sendsms On 1/5/06, Teo <[EMAIL PROTECTED]> wrote: > Hi! > I send you by attachment the mmsc.conf and kannel.conf. > > I hope you can help me. > > Thanks > Teo > > -----Messaggio originale----- > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di > Dziugas Baltrunas > Inviato: mercoledì 4 gennaio 2006 23.24 > A: Mbuni MMS Gateway Users List > Oggetto: Re: R: R: [Users] Mal-formed address problem > > Hi, > > can you please send us your mbuni.conf and kannel.conf? I guess you've > mixed sendsms-port with ppg-port (defaults to 8080) in your > mbuni.conf, so PPG, which is a "part" of Kannel's wapbox, receives > sendsms requests from Mbuni and interpreters them as they were PPG > requests, but they are ordinary sendsms requests and should go to > Kannel smsbox's sendsms-port (e.g. 13013). > > All this means, that if you have a section in Kannel's kannel.conf like > > group = smsbox > bearerbox-host = localhost > sendsms-port = 13013 > [...] > > you have to define sendsms-url as > "http://localhost:13013/cgi-bin/sendsms" in your Mbuni's mbuni.conf. > > On 1/4/06, Teo <[EMAIL PROTECTED]> wrote: > > Thanks! > > > > If I use the wapbox of Kannel, I have this error in wapbox log: > > 2006-01-03 12:06:04 [8210] [15] DEBUG: Thread 15 > > (gw/heartbeat.c:heartbeat_thread) maps to pid 8210. > > > > 2006-01-03 12:06:34 [8210] [11] DEBUG: HTTP: Creating HTTP Client > > for`127.0.0.1'. > > > > 2006-01-03 12:06:34 [8210] [14] INFO: PPG: Accept request > </cgi-bin/sendsms> > > from <127.0.0.1> > > > > 2006-01-03 12:06:34 [8210] [14] WARNING: PPG: No MIME content received, > the > > request unacceptable > > > > 2006-01-03 12:06:34 [8210] [14] DEBUG: PPG: send_bad_message_response: > > telling pi > > > > 2006-01-03 12:06:34 [8210] [14] DEBUG: HTTP: Destroying HTTPClient area > > 0x8295ac8. > > > > 2006-01-03 12:06:34 [8210] [14] DEBUG: HTTP: Destroying HTTPClient for > > `127.0.0.1'. > > > > and appear this in mmsrelay log: > > 2006-01-03 12:07:34 [8233] [5] DEBUG: WSP: End of decoded headers. > > > > 2006-01-03 12:07:34 [8233] [5] INFO: Failed Mobile Queue MMS Send Notify: > > From=+393398576207/TYPE=PLMN, to=+393398576207/TYPE=PLMN, msgsize=25393, > > reason=MMSC error: Failed to deliver to +393398576207/TYPE=PLMN after 1 > > attempts! > > > > and the phone device don't receive the notification. > > > > Please, help me!! > > Andrij S. > > > > -----Messaggio originale----- > > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di > > Stipe Tolj > > Inviato: mercoledì 4 gennaio 2006 2.27 > > A: Mbuni MMS Gateway Users List > > Oggetto: Re: R: [Users] Mal-formed address problem > > > > Teo wrote: > > > > > Hi > > > > > > When I attempt to send MMS message, in my mmsproxy log anything appear. > > this > > > can be a problem? > > > > > > I don't know how I must set the mmsc.conf file. > > > > > > > > > > > > I must run pushkannel.conf or smskannel.conf? > > > > > > How talk Mbuni with Kannel? > > > > Mbuni "talks" to Kannel's PPG (push proxy gateway) via the HTTP interface > of > > the > > PPG part of Kannel's wapbox. There is no need in running smsbox AFAIK > > > > @Pail: right? > > > > Stipe > > > > mailto:stolj_{at}_wapme-group.de > > ------------------------------------------------------------------- > > Wapme Systems AG > > > > Vogelsanger Weg 80 > > 40470 Düsseldorf, NRW, Germany > > > > phone: +49.211.74845.0 > > fax: +49.211.74845.299 > > > > mailto:info_{at}_wapme-systems.de > > http://www.wapme-systems.de/ > > ------------------------------------------------------------------- > > > > _______________________________________________ > > 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 > > > > > -- > Dziugas > > _______________________________________________ > 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 > > > > -- Dziugas _______________________________________________ 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
