The first issue of course is what you are trying to achieve? Does
Mbuni connect to the operator via MM7 and receive MMS that should be
forwarded to email? If so then once mmsbox is running, it will forward
all received MMS to email if they have an email address as recipient.
On Sep 07, 2009, at 18:19, narendra reddy wrote:
Hi list,
now i successfully installed Mbuni. now my
requirement is send the mail to subscribers using mbuni using mm7
protocols. can any body help me ASAP.
My project manager told you have to complete with in one hours .
but i don't no how can i achive this . my configartion file is
pasted below .
group = core
log-file = "log/mbuni-mmsc.log"
log-level = 0
access-log = "log/mmsc-access.log"
http-interface-name = "*"
group = mbuni
name = "My MMSC"
hostname =localhost
host-alias
=http://localhost:13008/cgi-bin/sendsms?username=pyro&password=pyro/mms/mm1
local-prefixes = +91;988;25675
storage-directory ="log/mmsc-queue.log"
max-send-threads = 5
send-mail-prog = /usr/sbin/sendmail -f %f %t
sendsms-username =pyro
sendsms-password = pyro
mms-port=1981
mm7-port=1982
send-dlr-on-fetch =yes
sendmms-port =1981
mms-notify-unprovisioned-text = "This is a test"
mms-to-email-txt = "This is a multimedia message (HTML suppressed)"
mms-to-email-html = "This is a multimedia message powered by
<emph>Digital Solutions</emph>"
mms-to-email-default-subject = "This is a multimedia message"
allow-ip = 172.22.25.175
group = mms-vasp
vasp-id = newcorp
type = soap
short-code = 100
vasp-username =pyro1
vasp-password =pyro1
group = mmsproxy
name = "A test mms proxy"
host = test.com
allowed-prefix = "0123456789"
group = mmsc
id =local
group-id = mmc1
#mmsc-url = http://mbuni:t...@192.168.129.52:8080/eaif
mmsc-url = http://mbuni:t...@172.22.25.173:1982/eaif
group = send-mms-user
username = pyro
password = pyro
faked-sender = 100
group = mms-service
name = me
post-url = http://localhost/photoblog.php
catch-all = true
http-post-parameters = fx=true&images[]=%i&text[]=%t
accept-x-mbuni-headers = true
keyword = test
above one is my configaration
file .after i opend 3 consoles .
and in first console i run like mmsproxy mmsc.conf
naren...@localhost MMSC Binaries]$ mmsproxy mmsc1.conf
2009-09-07 16:37:36 [28753] [0] INFO: Debug_lvl = -1, log_file =
<none>, log_lvl = 0
2009-09-07 16:37:36 [28753] [0] INFO:
----------------------------------------
2009-09-07 16:37:36 [28753] [0] INFO: Mbuni MMSC Proxy version
1.4.0 starting
2009-09-07 16:37:36 [28753] [0] INFO: Added logfile `log/mbuni-
mmsc.log' with level `0'.
2009-09-07 16:37:36 [28753] [0] INFO: Started access logfile `log/
mmsc-access.log'.
2009-09-07 16:37:36 [28753] [0] INFO: HTTP: Opening server at port
1981.
2009-09-07 16:37:36 [28753] [0] DEBUG: Started thread 1 (gwlib/
fdset.c:poller)
2009-09-07 16:37:36 [28753] [0] DEBUG: Started thread 2 (gwlib/
http.c:server_thread)
2009-09-07 16:37:36 [28753] [0] INFO: HTTP: Opening server at port
1982.
2009-09-07 16:37:36 [28753] [0] DEBUG: Started thread 3 (mmsproxy.c:
(gwthread_func_t *)mm7proxy)
2009-09-07 16:37:36 [28753] [1] DEBUG: Thread 1 (gwlib/
fdset.c:poller) maps to pid 28753.
2009-09-07 16:37:36 [28753] [2] DEBUG: Thread 2 (gwlib/
http.c:server_thread) maps to pid 28753.
2009-09-07 16:37:36 [28753] [3] DEBUG: Thread 3 (mmsproxy.c:
(gwthread_func_t *)mm7proxy) maps to pid 28753.
in second consloe
[naren...@localhost MMSC Binaries]$ mmsrelay mmsc1.conf
2009-09-07 15:57:15 [28030] [0] INFO: Debug_lvl = -1, log_file =
<none>, log_lvl = 0
2009-09-07 15:57:15 [28030] [0] INFO:
----------------------------------------
2009-09-07 15:57:15 [28030] [0] INFO: Mbuni MMSC Relay version
1.4.0 starting
2009-09-07 15:57:15 [28030] [0] INFO: Added logfile `log/mbuni-
mmsc.log' with level `0'.
2009-09-07 15:57:15 [28030] [0] INFO: Started access logfile `log/
mmsc-access.log'.
2009-09-07 15:57:15 [28030] [0] INFO: Starting Global Queue Runner...
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 1 (mmsrelay.c:
(gwthread_func_t *)mbuni_global_queue_runner)
2009-09-07 15:57:15 [28030] [0] INFO: Starting Local Queue Runner...
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 2
(mmsmobilesender.c:(gwthread_func_t *)receive_push_reply)
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 3 (mms_queue.c:
(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 4 (mms_queue.c:
(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 5 (mms_queue.c:
(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 6 (mms_queue.c:
(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [0] DEBUG: Started thread 7 (mms_queue.c:
(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [1] DEBUG: Thread 1 (mmsrelay.c:
(gwthread_func_t *)mbuni_global_queue_runner) maps to pid 28030.
2009-09-07 15:57:15 [28030] [1] DEBUG: Started thread 8
(mmsglobalsender.c:cdr_thread)
2009-09-07 15:57:15 [28030] [1] DEBUG: Started thread 9 (mms_queue.c:
(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [1] DEBUG: Started thread 10
(mms_queue.c:(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [1] DEBUG: Started thread 11
(mms_queue.c:(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [1] DEBUG: Started thread 12
(mms_queue.c:(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [1] DEBUG: Started thread 13
(mms_queue.c:(gwthread_func_t *)tdeliver)
2009-09-07 15:57:15 [28030] [2] DEBUG: Thread 2 (mmsmobilesender.c:
(gwthread_func_t *)receive_push_reply) maps to pid 28030.
2009-09-07 15:57:15 [28030] [3] DEBUG: Thread 3 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [4] DEBUG: Thread 4 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [5] DEBUG: Thread 5 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [6] DEBUG: Thread 6 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [7] DEBUG: Thread 7 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [8] DEBUG: Thread 8
(mmsglobalsender.c:cdr_thread) maps to pid 28030.
2009-09-07 15:57:15 [28030] [9] DEBUG: Thread 9 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [10] DEBUG: Thread 10 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [11] DEBUG: Thread 11 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [12] DEBUG: Thread 12 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
2009-09-07 15:57:15 [28030] [13] DEBUG: Thread 13 (mms_queue.c:
(gwthread_func_t *)tdeliver) maps to pid 28030.
in third console
naren...@localhost MMSC Binaries]$ mmsfromemail -f 9985167784 -t kamaninaren...@gmail.com
-s mmsc1.conf
2009-09-07 16:39:06 [28758] [0] INFO: Debug_lvl = -1, log_file =
<none>, log_lvl = 0
2009-09-07 16:39:06 [28758] [0] INFO:
----------------------------------------
2009-09-07 16:39:06 [28758] [0] INFO: MMSC Email2MMS/MM4 Incoming
Tool version 1.4.0 starting
2009-09-07 16:39:06 [28758] [0] INFO: Added logfile `log/mbuni-
mmsc.log' with level `0'.
2009-09-07 16:39:06 [28758] [0] INFO: Started access logfile `log/
mmsc-access.log'.
but i can't get any messge in my inbox .
how can i send the messages from mbuni to mail .pls give me
reply .i have to complete this one with in one hour .
-- .if there any wrong in my work pls give me some replys according
to my mail.
Thanks in Advance .
Best Regards,
narendra Reddy,
Soft ware Engineer,
Tanla Solutions ,
Hyderabad.
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users