Excuseme again, the cut and paste is not working well,
this is the  prefix setting
 
unified-prefix = "70,59170,+59170"
maximum-send-attempts = 2


 
2006/9/4, Paul Bagyenda <[EMAIL PROTECTED]>:
The syntax of your unified prefix settings is wrong. Take a look at the documentation again.

 

On Sep 04, 2006, at 15:59, test test wrote:

Thank you Paul,

 

Excuse me(I make an mistake when sending you the information), my configuration of local number always was like this: unified-prefix = "20,12320,+12320,70,59170,+59170,64,59164,+59164"

 

Why is important that I obtain the MSISDN of the sender in this case?(I only obtain this when the handset support only wap, and works whit kannel)

 

What is a DLR? And why I am sending de DLR instead of the MMScontent?

 

 
Because of the above. 

 
 Also, while am in danger of appearing rude (and, believe me, I  don't intend to be rude), it helps to spend sometime understanding MMS architecture, if you want to play with Mbuni. It will help you understand how things fit together. Doing it this way is going to be sloooww.
 A good place to start: Download the OMA MMS Architecture document (from  http://www.openmobilealliance.org/release_program/mms_v12.html) and take some time to read it.

 
Paul.

 

What you suggest to send the MMS content to the VASP?
 
 
 
2006/9/2, Paul Bagyenda <[EMAIL PROTECTED]>:
Hi,

 
 Looking at your log, the problem you have is different: 
- Mbuni is unable to determine the sender msisdn from the wap gateway, so assumes an IP sender.
- The number you are sending to (70341082) is not, according to your config a local number, hence would not have its messages copied to the VASP anyway...

What you are seeing are local copies of DLRs sent to the VASP, which is totally different matter.

On Sep 01, 2006, at 17:51, test test wrote:

Hello Paul,
 
I atach the log of a mensage.
 
-the resend VASP is called only sometimes, i dont know why.
-when the VASP is called then the mensaje doesnt have parts.
-i remark whit red color the cellular mms and the vasp mensage.


 
2006/9/1, Paul Bagyenda <[EMAIL PROTECTED]>:
Hi,

 
 Please send through a log as well, showing a message being received and (not) being routed to the VASP.

 
Thanks

On Aug 31, 2006, at 17:47, test test wrote:


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" target="_blank"> 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" 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

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



<VAS-resend.zip>
_______________________________________________

 

_______________________________________________
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
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to