<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hello<BR>
&nbsp;<BR>
Is it possible to open&nbsp;play the ring tones on a Javascript&nbsp;on a bridge because this script do not play the ringtones<BR>
&nbsp;<BR>
<FONT face="" size=2>&nbsp;<BR>
new_session.originate(session, </FONT><FONT face="" color=#a31515 size=2>"sofia/default/"</FONT><FONT face="" size=2>+Number2Dial);<BR></FONT>
<FONT size=2>new_session.ring_ready;<BR></FONT><FONT face="" size=2>
new_session.setCallerData(</FONT><FONT face="" color=#a31515 size=2>"ringback"</FONT><FONT face="" size=2>,</FONT><FONT face="" color=#a31515 size=2>"%(2000, 4000, 440.0, 480.0)"</FONT><FONT face="" size=2>);<BR>
</FONT><FONT face="" size=2><FONT color=#000000>new_session.waitForAnswer(60000);</FONT><BR></FONT><FONT size=2>
</FONT><FONT color=#0000ff size=2>if</FONT><FONT face="" size=2> (session.ready() &amp;&amp; new_<FONT face="">session.ready</FONT>()) {<BR></FONT><FONT face="" size=2>
&nbsp;&nbsp;&nbsp;&nbsp; bridge(session, new_session);<BR>
}<BR>
&nbsp;<BR>
&nbsp;<BR>
I try on a xml file he work but not on the javascript<BR>
&nbsp;<BR><FONT color=#008000 size=2>
<FONT color=#000000>&lt;action application="ring_ready"/&gt;</FONT><BR>
<FONT color=#000000>&lt;action application="set" data="ringback=%(2000, 4000, 440.0, 480.0)"/&gt;</FONT><BR>
<FONT face="" color=#000000>&lt;action application="bridge" data="sofia/default/003"/Number2Dial&gt;</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT face="" color=#000000>Thanks</FONT></FONT><FONT color=#0000ff size=2><BR></FONT></FONT><br /><hr />Besoin d'un e-mail ? Créez gratuitement un compte Windows Live Hotmail et bénéficiez d'un filtre antiphishing gratuit ! <a href='http://www.windowslive.fr/hotmail/default.asp' target='_new'>Windows Live Hotmail</a></body>
</html>