Hi,

what MMSC URL do you use in your phone? If it's something like
http://mmsc, you need to define URL mapping in your kannel.conf as
said in Mbuni user's guide:

map-url = "http://mmsc/* http://localhost:1981/*";

If your WAP gateway and Mbuni MMSC are independent, then you should
define external host instead of localhost in mmsbox group.

On Tue, 22 Feb 2005 14:33:54 -0400, Oscar Flores
<[EMAIL PROTECTED]> wrote:
> Hello Users
> 
> I've installed the Mbuni and all the required components. And I'm trying to
> use it but I haven't been able to make it works.
> 
> Kannel is running ok (both the smsbox and wapbox), I can send messages, OTA
> Settings, also the WAP Gateway is working fine.
> 
> Mbuni starts with no errors, but when I try to send a MM from my mobile, I
> can see that the WAP gateway is receiving the request but nothing happens in
> Mbuni gateway none of the programs do something.
> 
> I tried the mmssend program to test mbuni and works it sends a MM to my
> email, but not to my mobile.
> 
> Attached I put the log files that I got from Mbuni and Kannel, and below is
> my mmsc.conf file
> 
> group = core
> log-file = ./log/ours.log
> log-level = 0
> 
> group = mmsbox
> name = "MMSC"
> hostname = localhost
> host-alias = mmsc
> local-mmsc-domains = xxxx.com,xxxx.com
> local-prefixes = 70;+59170;59170
> 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'
> unified-prefix = "+59170,59170,70"
> maximum-send-attempts = 50
> default-message-expiry = 36000
> queue-run-interval = 0.1
> send-attempt-back-off = 300
> sendsms-url = http://localhost:13004/cgi-bin/sendsms
> sendsms-username = viva
> sendsms-password = viva
> sendsms-global-sender = 198
> mms-port = 1981
> #allow-ip = 192.168.101.4
> email2mms-relay-prefixes = "5917;7"
> ua-profile-cache-directory = misc/profiles
> billing-module-parameters = "log/cdr.log"
> # billing-library = billdemo.so
> #prov-server-notify-script = ~/src/mmprov/provnotify.sh
> #prov-server-sub-status-script = ~/src/mmprov/rcptstatus.sh
> notify-unprovisioned = yes
> mms-notify-text = "You have received a multimedia message from %S, go to XXX
> to view it"
> mm-box-host = gatekeeper.nuevatel.com
> mms-notify-unprovisioned-text = "Este no movil no soporta MMS"
> 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-message-too-large-txt = "You have received a multimedia message from %S
> that is too large for your phone. Go to x
> xx to view it"
> 
> group = mmsproxy
> name = "MMS proxy"
> host = xxxx.com
> allowed-prefix = "70;59170"
> #denied-prefix = "034"
> 
> Hope someone could help me
> 
> Many thanks
> 
> Oscar Flores
> 
> 
> _______________________________________________
> Users mailing list
> [email protected]
> http://mbuni.org/mailman/listinfo/users_mbuni.org
> 
> 
> 
> 


-- 
Dziugas

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to