On Tue, Nov 11, 2008 at 9:34 AM, Peter Lum <[EMAIL PROTECTED]> wrote: > How easy to add MMS capability? I read somewhere that there is Mbuni but
MBuni can run as MMSC (MMS Center) or MMSGW (MMS gateway) depending on what you need you'll have to configure it the way it suits you. I suppose you'll need it as MMSGW (connection to a MMSC) > (a) Do I need to uninstall Kannel to start afresh? No you don't need a fresh install. you just need to compile it with the proper Kannel libraries. Kannel libraries are used for sending WAPPush when Mbuni is used as MMSC. If you don't use mbuni as MMSC you can hack the make file and compile the mmsgw component only. If you can not compile mbuni with the kannel version that you have you'll have to compile it with the version suggested on mbuni.org, that way you'll have one working version of Kannel libraries for your SMSGW and another for mbuni. There is a ./cofigure parameter with which you specify the path to the kannel source where the gwlib is located. > (b) Or can I just install MBuni as an add-on? MBuini is not a Kanel add-on, it just uses some Kannel libraries. > (c) What will happen to my config files? Will I need to do new ones? MBuni has it's own config files, you'll need to create new configs for it. BR, Jovan
