No, that's for _composing_ a ringtone using a Java front end.

I suppose you have that part covered before trying to send a ringtone.

Tip: You can use RingToneTools for converting content to most formats
and then send it using kannel. Check on Google, it's a free download
and works very well (it does most of the enconding work for you).
(Content formatting it's not directly related to kannel, you should
ask on more appropiate lists if you need help with that)

Hope it helps,

On 5/28/06, Fourat Zouari <[EMAIL PROTECTED]> wrote:
ok thanks for helping,
I've found the contrib files in contrib/web
The problem that it's working using a java applet that is not provided,
here's the code :

<APPLET CODE="composer.RingRing.class" WIDTH="300" HEIGHT="40"
ARCHIVE="ringring/classes.zip" MAYSCRIPT> </APPLET>

Do you have any idea ?


On 5/28/06, Alejandro Guerrieri <[EMAIL PROTECTED]> wrote:
> 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
>
>




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

Reply via email to