Re: [Users] Download MMS

2005-10-19 Thread Giulio

 Hi,

 On Mon, Oct 17, 2005, Giulio wrote:
  I send MMS (of MBUNI) to my mobile with success, but when I try to download 
  the MMS this failed after 47%.
  I configure my mobile with WAP configuration and as Service center address: 
  http://IP_SERVER:port_mbuni/xxx.
  How to configure my mobile for download MMS?

  Here, I can only reach port 80 via my network's WAP GW.  I'm quite sure
  the limitation is from the WAP GW, but there might be a phone
  limitation too.  Hence, I configured a web server as proxy for Mbuni
  and I'm proxying the HTTP request from the phone sent via the WAP GW to
  Mbuni.

  Under apache2, with mod_proxy and mod_rewrite enabled, this can be done
  with:
 # WAP GW IP are 213.223.200.*
 RewriteCond %{REMOTE_ADDR} 213\.223\.200\.[0-9]+
 # Mbuni is listening on port 8191, the phone is configured with
 # http://mms.example.com/mms/336xxx (MSISDN)
 RewriteRule ^/mms/(.*) http://127.0.0.1:8191/$1 [P]

Now the mod_proxy and mod_rewrite doesn't enable. If I enable this parameters 
where I do write

 # WAP GW IP are 213.223.200.*
 RewriteCond %{REMOTE_ADDR} 213\.223\.200\.[0-9]+
 # Mbuni is listening on port 8191, the phone is configured with
 # http://mms.example.com/mms/336xxx (MSISDN)
 RewriteRule ^/mms/(.*) http://127.0.0.1:8191/$1 [P]

Do I write this parameter into httpd.conf?

Thank you


Cheers,
 --
 Loïc Minier [EMAIL PROTECTED]

 ___
 Users mailing list
 Users@mbuni.org
 http://mbuni.org/mailman/listinfo/users_mbuni.org



___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org


Re: [Users] Download MMS

2005-10-17 Thread Linkas

Hai configurato il telefonino con un operatore italiano ?

Giulio wrote:


Hi,
I send MMS (of MBUNI) to my mobile with success, but when I try to download the 
MMS this failed after 47%.
I configure my mobile with WAP configuration and as Service center address: 
http://IP_SERVER:port_mbuni/xxx.

How to configure my mobile for download MMS?

Thank you for your answer



___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org


 



___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org


Re: [Users] Download MMS

2005-10-17 Thread Giulio
Si TIM






 Hai configurato il telefonino con un operatore italiano ?

 Giulio wrote:

 Hi,
 I send MMS (of MBUNI) to my mobile with success, but when I try to download 
 the MMS this failed after 47%.
 I configure my mobile with WAP configuration and as Service center address: 
 http://IP_SERVER:port_mbuni/xxx.
 
 How to configure my mobile for download MMS?
 
 Thank you for your answer
 
 
 
 ___
 Users mailing list
 Users@mbuni.org
 http://mbuni.org/mailman/listinfo/users_mbuni.org
 
 
 
 

 ___
 Users mailing list
 Users@mbuni.org
 http://mbuni.org/mailman/listinfo/users_mbuni.org



___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org


Re: [Users] Download MMS

2005-10-17 Thread Loïc Minier
Hi,

On Mon, Oct 17, 2005, Giulio wrote:
 I send MMS (of MBUNI) to my mobile with success, but when I try to download 
 the MMS this failed after 47%.
 I configure my mobile with WAP configuration and as Service center address: 
 http://IP_SERVER:port_mbuni/xxx.
 How to configure my mobile for download MMS?

 Here, I can only reach port 80 via my network's WAP GW.  I'm quite sure
 the limitation is from the WAP GW, but there might be a phone
 limitation too.  Hence, I configured a web server as proxy for Mbuni
 and I'm proxying the HTTP request from the phone sent via the WAP GW to
 Mbuni.

 Under apache2, with mod_proxy and mod_rewrite enabled, this can be done
 with:
# WAP GW IP are 213.223.200.*
RewriteCond %{REMOTE_ADDR} 213\.223\.200\.[0-9]+
# Mbuni is listening on port 8191, the phone is configured with
# http://mms.example.com/mms/336xxx (MSISDN)
RewriteRule ^/mms/(.*) http://127.0.0.1:8191/$1 [P]

   Cheers,
-- 
Loïc Minier [EMAIL PROTECTED]

___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org


Re: [Users] Download MMS

2005-10-17 Thread Julien Buratto
Ok sorry because I've answered in italian because I tought I was 
answering by private.


Actually if you have a TIM configuration, you will not be able to 
download your own mms message.
Infact TIM and all the others create a subnet just for their own mms 
messages...


If you want your mms to be downloaded, you must configure your phone to 
access your own network and access the mms trought your own gateway.


Ciao
J

Giulio wrote:

Si TIM



Hai configurato il telefonino con un operatore italiano ?

Giulio wrote:



Hi,
I send MMS (of MBUNI) to my mobile with success, but when I try to download the 
MMS this failed after 47%.
I configure my mobile with WAP configuration and as Service center address: 
http://IP_SERVER:port_mbuni/xxx.

How to configure my mobile for download MMS?

Thank you for your answer




___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org