On Feb 08, 2005, at 16:34, Monchanin Eric wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I'm a little bit new in kannel world and don't know much about config file ... no to talk about mbuni, even newer than I am :-p
So basically I have no clue about how the configure my mmsc, nor about what I can do with mbuni
I tried to personnalize the mmsc.conf using doc but so far it does not seem to work
So 1st I'd like to be able to route messages according to specific rules (like phone number being part of a certain group) rule 1 send group1 to an mm1 system rule 2 send group2 to an mm7 system (mm7 not yet implement I know :p) ...
but right now I just try to send a binary mms to my email address, and I can't do it. here is my .conf (very basic you may say)
############# Core ################## group = core log-file = log/mmsgw.log log-level = 0
########## Main MMS Gateway ######### group = mmsbox name = "test mmsc" hostname = galadriel host-alias = galadriel local-mmsc-domains= mail,www send-queue-directory = spool/global mm1-queue-directory = spool/mm1 mm4-queue-directory = spool/mm4 max-send-threads = 5 send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
then I try with:
../bin/mmssend -f 11234567890 -t [EMAIL PROTECTED] -m ../multi.mms mmsc.conf
and ... got that 2005-02-08 08:37:11 [8663] [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0 2005-02-08 08:37:11 [8663] [0] INFO: - ---------------------------------------- 2005-02-08 08:37:11 [8663] [0] INFO: MMSC Message sender runner version 0.96 starting 2005-02-08 08:37:11 [8663] [0] INFO: Added logfile `log/mmsgw.log' with level `0'. 2005-02-08 08:37:11 [8663] [0] PANIC: gwlib/octstr.c:1685: octstr_url_encode: Assertion `!ostr->immutable' failed. 2005-02-08 08:37:11 [8663] [0] PANIC: ../bin/mmssend [0x807167a] 2005-02-08 08:37:11 [8663] [0] PANIC: ../bin/mmssend [0x8077178] 2005-02-08 08:37:11 [8663] [0] PANIC: ../bin/mmssend [0x8053590] 2005-02-08 08:37:11 [8663] [0] PANIC: ../bin/mmssend(vfprintf+0xadb) [0x804bb17] 2005-02-08 08:37:11 [8663] [0] PANIC: /lib/tls/libc.so.6(__libc_start_main+0xed) [0x5cb79d] 2005-02-08 08:37:11 [8663] [0] PANIC: ../bin/mmssend(dlopen+0x41) [0x804b7fd]
thank's for your help -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCCL/WSsKGeccfQmgRAvI0AJkBvryXeRejUNE9y68FcqP50++A4wCgs4Th bP/30gmuZQzwWVp/uc552wc= =+IXd -----END PGP SIGNATURE-----
_______________________________________________ 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
