-
bobaso
-
RE: Mbuni:anyone has ever used it?
-
Thanks =)
Ok,first of all this is the Mbuni website: http://www.mbuni.org/index.shtml
What i need is to send a fake mms to the VAS Gateway,and this mms shall be stored in my MYSQL database (i already succeeded in sending a sms using Kannel,which must be used together with Mbuni for mms).
I created the configuration file with all the necesary groups,then run in separate shells :
1)bearerbox(kannel)
2)smsbox(kannel)
3)wapbox(kannel)
4)mmsbox(mbuni)
and everything seems to work fine,i mean no errors in the debug.
Problem, is,when i check in my Mysql database there're no mms but just a message which tells me i received a message in format of a mms;also,no image and text of the mms are displayed in the php test file i created in order to display the mms content (it means i can't open the file,it gives me error).
I'm sorry if this is not clear, but it's a little complex if you don't have already tried using Kannel (an other Free source application for Linux to send sms) and i'm still new with this.
-
08 Nov 10
Thanks =)
Ok,first of all this is the Mbuni website: http://www.mbuni.org/index.shtml
What i need is to send a fake mms to the VAS Gateway,and this mms shall be stored in my MYSQL database (i already succeeded in sending a sms using Kannel,which must be used together with Mbuni for mms).
I created the configuration file with all the necesary groups,then run in separate shells :
1)bearerbox(kannel)
2)smsbox(kannel)
3)wapbox(kannel)
4)mmsbox(mbuni)
and everything seems to work fine,i mean no errors in the debug.
Problem, is,when i check in my Mysql database there're no mms but just a message which tells me i received a message in format of a mms;also,no image and text of the mms are displayed in the php test file i created in order to display the mms content (it means i can't open the file,it gives me error).
I'm sorry if this is not clear, but it's a little complex if you don't have already tried using Kannel (an other Free source application for Linux to send sms) and i'm still new with this.