this is my config:
 

group = core
log-file = /var/log/ours.log
access-log = /var/log/access.log
log-level = 0

group = mbuni
name = "MMSC"
hostname = ABC.ABC.com
#host-alias =
local-mmsc-domains = ABC.com;
local-prefixes = 20;+12320;12320
storage-directory = /etc/mms/spool
max-send-threads = 5
send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
unified-prefix = "20,12320,+12320"
maximum-send-attempts = 2
default-message-expiry = 432000
queue-run-interval = 0.1
send-attempt-back-off = 300
sendsms-url = "" href="http://localhost:13004/cgi-bin/sendsms">http://localhost:13004/cgi-bin/sendsms
sendsms-username = company
sendsms-password = company
sendsms-global-sender = 123
mms-port = 1981
mm7-port = 1982
mms-client-msisdn-header = X-WAP-Network-Client-MSISDN
mms-client-ip-header = X-WAP-Network-Client-IP
allow-ip-type = True
prov-server-notify-script = /etc/mms/prov_server_notify_script.sh
notify-unprovisioned = True
mms-notify-text = "You have received a multimedia message from %S, go to XXX to view it"
mms-notify-unprovisioned-text = "This is a test"
mms-message-too-large-txt = "You have received a multimedia message from %S that is too large for your phone. Go to xxx to view it"
mms-to-email-txt = "This is a multimedia message"
mms-to-email-html = "This is a multimedia message"
#WORKS WELL
group = mms-vasp
vasp-id = newscorp2
type = eaif
mmsc-username = null
mmsc-password = null
vasp-username = null
vasp-password = null
vasp-url ="" href="http://mms.dominio.com/ABCD/aplication.php">http://mms.dominio.com/ABCD/aplication.php
short-code = 777
#DOES NOT WORK WELL
group = mms-vasp
vasp-id = resend
type = eaif
mmsc-username = null
mmsc-password = null
vasp-username = null
vasp-password = null
vasp-url ="" href="http://mms.dominio.com/ABCD/aplication.php">http://mms.dominio.com/ABCD/aplication.php
mms-to-local-copy-handler = true

group = mmsproxy
name = "A test mms proxy"
host = localhost
#allowed-prefix = ""
#denied-prefix = "037"

but why i receive the MMS mesage in my aplication but without or with rong from,Subject, to,..., information. And without content.

 

please helpme

 

 
2006/8/30, Paul Bagyenda <[EMAIL PROTECTED]>:
I know of at least one live implementation where it works, so most likely there is a config issue. Note that only *local* recipient messages are copied to this VASP. Perhaps you could post your configs and a sample send trail that never gets copied.

On Aug 30, 2006, at 23:42, test test wrote:

 9 days ago i update my mbuni with the CVS version. 21-08-06CVSmbuni
 
 the steps that I followed :
 
i download the CVS from sourceforge
CD into the source directory
type "cvs update"
 
is that ok?
 
but the mms-to-local-copy-handler parameter does not work, i dont know why.
 
why my aplication works using with short-code = 777 and dont work with mms-to-local-copy-handler?


 
2006/8/30, Deon van der Merwe <[EMAIL PROTECTED]>:
Hi,

What version of Mbuni are you using?  We you the latest CVS and this
works just fine for getting a copy of all mobile-to-mobile MMS.

On 8/30/06, test test <[EMAIL PROTECTED]> wrote:
>
> Hello:
> the mms-to-local-copy-handler parameter does not work, some body can help
> me.
>
> I have a web application that recive the MMS and shows them, this
> application receives all the messages sent to the 777, and works well.
>
> But, when attempt that all the messages are sent to the VASP(the same
> aplication) using mms-to-local-copy-handler, does not work. (my web
> aplication receive a mms but doesnt receive the content and the subject,
> from, to, etc headers)
>
> this is the configuration of vasp Groups
> WORKS WELL
>
>
> group = mms-vasp
>
> vasp-id = newscorp2
>
> type = eaif
>
> mmsc-username = null
>
> mmsc-password = null
>
> vasp-username = null
>
> vasp-password = null
>
> vasp-url ="" href="http://mms.dominio.com/ABCD/aplication.php" target="_blank">http://mms.dominio.com/ABCD/aplication.php
>
> short-code = 777
> DOES NOT WORK WELL
>
>
> group = mms-vasp
>
> vasp-id = resend
>
> type = eaif
>
> mmsc-username = null
>
> mmsc-password = null
>
> vasp-username = null
>
> vasp-password = null
>
>  vasp-url ="" href="http://mms.dominio.com/ABCD/aplication.php" target="_blank"> http://mms.dominio.com/ABCD/aplication.php
>
> mms-to-local-copy-handler = true
>
>
>
>
>
>
> Thanks.
>
>
>
>
>
>
> _______________________________________________
> 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

_______________________________________________
Users mailing list


_______________________________________________
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

Reply via email to