Fourat,

There are many formats, text-only and binary:

SmartMessaging (Nokia, Binary)
SCKL (Nokia, Text-Only)
EMS (Sony/Motorola/Alcatel/Siemens, Binary)
iMELODY (Motorola and some others, Text-Only)

Basically, you need to prepare the content encoding it in the proper
format and use Kannel to deliver it. That means putting the encoded
text as a regular message or, if it's a binary format, encoding the
UDH header and binary payload (you'll have to pass the udh and text
fields instead of only the text field).

Check the kannel source tree, there are some PHP examples included.

Hope it helps,

On 5/28/06, Fourat Zouari <[EMAIL PROTECTED]> wrote:
Excuse me, am not talking about polyphonic ringtones, these are MMS-like.
I was talking about simple ringtone and logos, basic ones :)



On 5/15/06, Mi Reflejo <[EMAIL PROTECTED]> wrote:
> Hey Fourat,
>
> The scheme for polyphonic ringtone is:
>
> Kannel ---WAP PUSH--> Phone ---Http Request --> kannel/Wap Gateway -->
webserver
>
> WAP Push is a SMS within the header of which is included a link to a
> WAP address. On receiving a WAP Push, the compatible mobile handset
> automatically gives the user the option to access the WAP content on
> his handset. The WAP Push directs the end-user to a WAP address where
> content is stored ready for viewing or downloading onto the handset.
> This wap address may be a page or a WAP site.
>
> For wap pushes, kannel uses a "Push Proxy Gateway". To know how
> configure it and send wap pushes i sugest you start off reading:
>
http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#PPG
>
> Regards
>
> On 5/14/06, Fourat Zouari <[EMAIL PROTECTED]> wrote:
> > Dear friends,
> > Can anyone provide a simple tutorial on how to send a ringtone over http
> > with kannel ?
> >
> > Thanks
> >
>
>




--
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri

Reply via email to