Saving received ringtone gives url as default filename on Ericsson

Saving received ringtone gives url as default filename on Ericsson SearchSearch
Author Message
Anonymous
 
Posted on Monday, February 09, 2004 - 10:10 pm:   

When I save a received midi file from a dynamiclink I get the filename correctly on a Nokia 6610. However, using an Ericsson T610 I get "get.aspx" as default filname.

I use Service Indication, and The IndicationText (SI) is correctly displayed on both phones.

Dymamiclink:
http://123.123.123.123/get.aspx?ID=f5af4af4-f5af4as4-a5faf4

Headers:
("Content-Disposition", "attachment;filename=test.mid);
("Content-Type,"audio/midi")

What am I missing?
hjohn
Unregistered guest
Posted on Tuesday, February 10, 2004 - 05:52 pm:   

Hi Anonymous,

try to add a fake path extension like this:
http://123.123.123.123/get.aspx/fake.mid?ID=f5af4af4-f5af4as4-a5faf4

You should configure your ws to match on all *.aspx in / (works with apache)
Bill Comer
New member
Username: Billcomer

Post Number: 4
Registered: 01-2004
Posted on Wednesday, February 18, 2004 - 10:25 am:   

I appear to have a similar problem. I have tried on the MMS forum with no luck to a solution http://support.nowsms.com/discus/messages/12/2276.html so here goes here.

I am trying to send an MMS WAP Push for a dynamicly generated URL.

I have chged my web.xml to map my servlet to servletName*. Now I can create a dynamic link such as
http://me.com/MyServlet/fakeName.jpg?id=6670310738862954496

The browser now knows the name and type. However NowSMS still can not retrieve this. It has a zero length file in the MMSCDATA directory. If I pass a url to a non dynamic image then NowSMS is fine.

Any ideas anyone ?
claudiabarclay
Unregistered guest
Posted on Monday, January 31, 2005 - 08:21 pm:   

I am having trouble finding info on how to convert files for my Sprint PCS Sanyo phone vm4500. I would like to make sound files for it, put them on my webpage so I can access them and download them from my phone. I don't know how to do this. I don't know what software to use and what html code to use. If anyone has a little free time and could explain this to me, I'd appriciate it a bunch.
claudiabarclay