|
Folks, I have read all previous posts and searched on other sites with regards to this problem. But none of them helped me get past this issue. So I decided to post it to the form explaining my problem. We have a ringtone delivery app that dynamically generates the GCD file and media content based on the device request. It works on certain devices like Samsung sph-m220, samsung sph-m320 (QCP content), LG Lotus (AMR content) but on most other handsets I get a 905 error. I tried serving the same media content through other services and the device was able to successful download and play the media content. This gave an indication that it was not related to the actual content but could be related to GCD file generation. I don't find anything faulty in my GCD file. I have pasted the GCD generated from the app for reference. Let me know if something is wrong with the GCD file or something else that maybe causing this 905 error. GCD file **************************************************
***** Content-Type: audio/amr Content-ID: Tejano.amr Content-Name: Tejano.amr Content-Version: 1.0 Content-Vendor: 2notify Content-URL: http://d2c.waptxt.mobi/CM?i=10384&u=aHR0cDovL2QyYy5haXIyd2ViLmNvbS9tZHMvdGVqYW5vX3dl
Ym8/bj0xMzE4MjYyOTAwMQ== Content-Size: 12512 **************************************************
************************ Thanks Venkat
|