On Apr 05, 2005, at 18:48, NZ wrote:
Hi,
Mms notification are sent using the sendsms-url variable. The user guide tells
that "It is expected that this url expects/supports Kannel-style send-sms
parameters (udh, from, to, text, etc.)".
So, what are the alternatives if the sendsms service doesn't support
kannel-style parameters ?
Is there a way to modify the http request sent by mbuni ?
Or maybe it is possible to make an intermediary script, but what should it
return not to make mmsmobilesender crash ?
Yes, the solution is to have an intermediary script. That script should return a 200 HTTP response code for Mbuni to know that it was successful. Keep in mind that Mbuni keeps sending notifications (with exponential back-off) until the recipient fetches or defers the message, or the message expires.
Thanks.
NZ.
_______________________________________________ Users mailing list Users@mbuni.org http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ Users mailing list Users@mbuni.org http://mbuni.org/mailman/listinfo/users_mbuni.org