Hakan Lager wrote:
Hi,
Check first in your kannel log if kannel has send the MMS notification correct. / Hakan 2008/1/18, Andrew B <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:

    Hi,
    I have been attempting for a while now to get mbuni to act as a simple
    MMS relay.
    What I am trying to accomplish is the following:
    Set up the MMSC for phone 1 to my mbuni server
    send an MMS from phone 1 to phone 2 through my mbuni MMSC.

    Sofar, I can get the first phone to send to the mbuni MMSC, but
    the mmsc
    never forwards it to the second phone.
    here is my config (sanitized) sofar.

    group = core
    log-file = /var/log/kannel/mmsgw.log
    log-level = 0
    access-log = /var/log/kannel/mms-access.log

    group = mbuni
    name = gentuni
    hostname = gentoo
    storage-directory = /var/spool/mbuni
    sendsms-url = http://localhost:13013/cgi-bin/sendsms
    sendsms-username = foo
    sendsms-password = bar
    mms-port = 8191
    content-adaptation = false
    mms-notify-text = "YOU HAS MMS"

    group = send-mms-user
    username = foo
    password = bar
    faked-sender = 100

    group = mmsproxy
    name = "PROXY"
    host = gentoo.foo.bar

    I am confused as where to go next...
    Thanks in advance for any insight into this!
    --Andrew
    _______________________________________________
    Users mailing list
    [email protected] <mailto:[email protected]>
    http://lists.mbuni.org/mailman/listinfo/users


It never actually makes it to kannel, that's the weird part, I get an error:
2008-01-07 07:14:35 [26465] [16] INFO: Failed Global Queue MMS Send: From 208.54.94.87/TYPE=IPv4, to 70xxxxxxxx/TYPE=PLMN, msgsize=37493: err=MMSC error: Don't know how to deliver to 70xxxxxxxx/TYPE=PLMN !

and kannel never sends a notification message...

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

Reply via email to