Hello. I'm using Ubuntu 12.04, trying to send MMS to our software base
station.
We will form SMIL on server, and then send it to the phone connected to our
soft-BTS.
I installed Kannel, connected our BTS to Kannel by SMPP, then
installed mbuni_1.5.0-1_i386.deb,
prerequisites, connected Mbuni to Kannel by smssend, config looks normal(mbuni
config is in the attachment).
My python script will send POST request to sendmms-port.
I'm running my BTS, then Kannel, then running *mmsc *- it runs normal.
But now I can't start *mmsbox*, it says I don't have libcurl. I installed
libcurl-dev, and then maked and installed libcurl from sources, but it gave
nothing. Can anyone help me with it?
Here's my log:

digiman@digibuntu:~$ mmsbox /home/digiman/mbuni/mmsc.conf
2013-08-14 15:14:37 [800] [0] INFO: Debug_lvl = -1, log_file = <none>,
log_lvl = 0
2013-08-14 15:14:37 [800] [0] INFO: Added logfile
`/home/digiman/mbuni/mbuni.log' with level `0'.
2013-08-14 15:14:37 [800] [0] INFO: Started access logfile
`/home/digiman/mbuni/mbuni.access.log'.
2013-08-14 15:14:37 [800] [0] DEBUG: Started thread 1 (mmsbox_cdr.c:(void
*)cdr_logger_func)
2013-08-14 15:14:37 [800] [1] DEBUG: Thread 1 (mmsbox_cdr.c:(void
*)cdr_logger_func) maps to pid 800.
2013-08-14 15:14:37 [800] [0] INFO: HTTP: Opening server at port 10001.
2013-08-14 15:14:37 [800] [0] DEBUG: Started thread 2 (gwlib/fdset.c:poller)
2013-08-14 15:14:37 [800] [0] DEBUG: Started thread 3
(gwlib/http.c:server_thread)
2013-08-14 15:14:37 [800] [0] INFO: mmsbox_cfg.c:699 <start_mmsc_from_conf>
[mmsbox] [n/a] Loaded MMSC[local], allow=[(null)], deny=[(null)]
group_id=[local]
2013-08-14 15:14:37 [800] [3] DEBUG: Thread 3 (gwlib/http.c:server_thread)
maps to pid 800.
2013-08-14 15:14:37 [800] [0] PANIC: MMSBox: MM1 MMSC will not work because
you do not have libcurl
2013-08-14 15:14:37 [800] [2] DEBUG: Thread 2 (gwlib/fdset.c:poller) maps
to pid 800.
2013-08-14 15:14:37 [800] [0] PANIC: mmsbox(gw_panic+0xaf) [0x80a268f]
2013-08-14 15:14:37 [800] [0] PANIC: mmsbox() [0x805cfe5]
2013-08-14 15:14:37 [800] [0] PANIC: mmsbox(mms_load_mmsbox_settings+0xb31)
[0x805e001]
2013-08-14 15:14:37 [800] [0] PANIC: mmsbox(main+0x9f) [0x80556cf]
2013-08-14 15:14:37 [800] [0] PANIC:
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb721a4d3]

Questions:
1. What is the best Mbuni protocol for sending mms from server to mobile? I
chose MM1 and running Mbuni mmsbox.
2. Do i need running mmsbox to use sendmms port?
3. Proper configuration for sending mms from mbuni sendmms is VAS gateway.
Am I right?
4. What I need to do to have libcurl detected and mmsbox running?
5. Is there other way to send mms from SMIL file without using mmsbox and
mmssend port?

Thank you very much.

Attachment: mmsc.conf
Description: Binary data

_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to