<?xml version="1.0" encoding="iso8859-1"?>
<rss version="2.0">
<channel>
<title>UnwiredtecDocumentation - RingtoneCreatorServerErrorHandling</title>
<link>http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling</link>
<description>History/revisions of UnwiredtecDocumentation/RingtoneCreatorServerErrorHandling</description>
<language>en-us</language>
<item>
<title>2005-10-26 06:58:33</title>
<link>http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling/show?time=2005-10-26+06%3A58%3A33</link>
<description>&lt;div class="pageBefore">&lt;img src="http://docs.unwiredtec.com/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a name=".ringtonecreatorservererrorhandling" href="http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling" class="">/Ringtone&amp;nbsp;Creator&amp;nbsp;Server&amp;nbsp;Error&amp;nbsp;Handling&lt;/a> of &lt;a href="http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling?time=2005-10-26+06%3A58%3A33">2005-10-26 06:58:33&lt;/a> and &lt;a href="http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling">2005-10-26 07:08:38&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">If&amp;nbsp;more than 1 status is&amp;nbsp;applicable, the&amp;nbsp;first to&amp;nbsp;occur is&amp;nbsp;returned back. ||&lt;br />
[ringtone bytes] = [server response size] &amp;#x2013; [result code = 1 byte] [status code = 1 byte]&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">If&amp;nbsp;more than 1 status is&amp;nbsp;applicable, the&amp;nbsp;first to&amp;nbsp;occur is&amp;nbsp;returned back.  &lt;br />
[ringtone bytes] = [server response size] \u2013 [result code = 1 byte] [status code = 1 byte]&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2005-10-26 06:36:09</title>
<link>http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling/show?time=2005-10-26+06%3A36%3A09</link>
<description>&lt;div class="pageBefore">&lt;img src="http://docs.unwiredtec.com/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling" class="">/Ringtone&amp;nbsp;Creator&amp;nbsp;Server&amp;nbsp;Error&amp;nbsp;Handling&lt;/a> of &lt;a href="http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling?time=2005-10-26+06%3A36%3A09">2005-10-26 06:36:09&lt;/a> and &lt;a href="http://docs.unwiredtec.com/RingtoneCreatorServerErrorHandling?time=2005-10-26+06%3A58%3A33">2005-10-26 06:58:33&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;tt>FF&lt;/tt> &amp;ndash; error, the&amp;nbsp;error code and&amp;nbsp;message follow;&lt;br />
&lt;tt>00&lt;/tt> &amp;ndash; operation was&amp;nbsp;successful  ||
|| &amp;lt;status_code&amp;gt; | &lt;strong>byte&lt;/strong>. Status code tells you&amp;nbsp;about events you&amp;nbsp;may be&amp;nbsp;interested in. &lt;br />
&lt;tt>00&lt;/tt> &amp;ndash; No&amp;nbsp;messages. This event is&amp;nbsp;unlikely if&amp;nbsp;you're dealing with polyphonic ringtones  &lt;br />
&lt;tt>02&lt;/tt> &amp;ndash; channel truncation occurred. This means that the&amp;nbsp;ringtone has&amp;nbsp;lost some music data due&amp;nbsp;to&amp;nbsp;truncation of&amp;nbsp;channels.  &lt;br />
&lt;tt>&amp;gt;10&lt;/tt> &amp;ndash; At&amp;nbsp;least one&amp;nbsp;PCM track is&amp;nbsp;present in&amp;nbsp;the original ringtone (as &lt;strong>Ringtone Creator&lt;/strong> doesn't convert PCM&amp;nbsp;tracks into note tracks [and no&amp;nbsp;other tool can't as&amp;nbsp;well], it&amp;nbsp;has been removed from the&amp;nbsp;output. Please issue the&amp;nbsp;appropriate command to&amp;nbsp;extract those PCM&amp;nbsp;tracks). To&amp;nbsp;get the&amp;nbsp;number of&amp;nbsp;tracks subtract 10 from the&amp;nbsp;result. For&amp;nbsp;example, if&amp;nbsp;the status is&amp;nbsp;13, the&amp;nbsp;number of&amp;nbsp;PCM tracks is&amp;nbsp;3.  &lt;br />
||
|| &amp;lt;data&amp;gt; | Byte array representing the&amp;nbsp;resulting ringtone or&amp;nbsp;an empty array (i.e. byte[0]). ||
|| &amp;lt;pcm-data&amp;gt; | A&amp;nbsp;text line in&amp;nbsp;the following format: &lt;br />
&lt;tt>format=x1;frequency=x2;basebit=x3;channel=x4;offset=x5;duration=x6;bytes=x7&lt;/tt>&lt;br />
&lt;ul>&lt;li> format (x1) 
&lt;div class="indent">SIGNED&lt;br />
ADPCM&lt;br />
TVINVQ&lt;br />
MP3&lt;br />
unknown  &lt;br />
&lt;/div>&lt;/li>&lt;li> frequency (x2) 
&lt;div class="indent">4&lt;br />
8&lt;br />
11,025&lt;br />
22,05&lt;br />
44,1&lt;br />
unknown  &lt;br />
&lt;/div>&lt;/li>&lt;li> basebit (x3) 
&lt;div class="indent">represents the&amp;nbsp;number of&amp;nbsp;bits for&amp;nbsp;a&amp;nbsp;single tick  &lt;br />
&lt;/div>&lt;/li>&lt;li> channel (x4) 
&lt;div class="indent">takes one&amp;nbsp;of&amp;nbsp;the following values:&lt;br />
mono&lt;br />
poly  &lt;br />
&lt;/div>&lt;/li>&lt;li> offset (x5) 
&lt;div class="indent">represents an&amp;nbsp;offset (in ms) of&amp;nbsp;the sample from the&amp;nbsp;beginning of&amp;nbsp;the melody.  &lt;br />
&lt;/div>&lt;/li>&lt;li> duration (x6) 
&lt;div class="indent">represents the&amp;nbsp;duration of&amp;nbsp;the sample in&amp;nbsp;ms.  &lt;br />
&lt;/div>&lt;/li>&lt;li> bytes (x7)
&lt;div class="indent">represents a&amp;nbsp;PCM sample in&amp;nbsp;a HEX-encoded form. ||
|| &amp;lt;duration&amp;gt; | 4 bytes parameter representing the&amp;nbsp;duration of&amp;nbsp;a ringtone in&amp;nbsp;milliseconds. It's the&amp;nbsp;last parameter, so&amp;nbsp;you can&amp;nbsp;determine the&amp;nbsp;size of&amp;nbsp;the ringtone using the&amp;nbsp;following formula:&lt;/div>&lt;/li>&lt;/ul>
&lt;tt>duration[0] &amp;lt;&amp;lt; 24 + duration[1] &amp;lt;&amp;lt; 16 + duration[2] &amp;lt;&amp;lt; 8 + duration[3] &lt;/tt>&lt;br />
&lt;tt>&amp;nolength=true&lt;/tt>||&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;strong>FF&lt;/strong> &amp;ndash; error, the&amp;nbsp;error code and&amp;nbsp;message follow;&lt;br />
&lt;strong>00&lt;/strong> &amp;ndash; operation was&amp;nbsp;successful  ||
|| | ||&lt;br />
&amp;lt;status_code&amp;gt; byte. Status code tells you&amp;nbsp;about events you&amp;nbsp;may be&amp;nbsp;interested in.&lt;br />
00 No&amp;nbsp;messages. This event is&amp;nbsp;unlikely if&amp;nbsp;you're dealing with polyphonic ringtones  &lt;br />
02 channel truncation occurred. This means that the&amp;nbsp;ringtone has&amp;nbsp;lost some music data due&amp;nbsp;to&amp;nbsp;truncation of&amp;nbsp;channels.  &lt;div class="email1 email-odd">&amp;gt;10 At&amp;nbsp;least one&amp;nbsp;PCM track is&amp;nbsp;present in&amp;nbsp;the original ringtone (as Ringtone Creator doesn't convert PCM&amp;nbsp;tracks into note tracks [and no&amp;nbsp;other tool can't as&amp;nbsp;well], it&amp;nbsp;has been removed from the&amp;nbsp;output. Please issue the&amp;nbsp;appropriate command to&amp;nbsp;extract those PCM&amp;nbsp;tracks). To&amp;nbsp;get the&amp;nbsp;number of&amp;nbsp;tracks subtract 10 from the&amp;nbsp;result. For&amp;nbsp;example, if&amp;nbsp;the status is&amp;nbsp;13, the&amp;nbsp;number of&amp;nbsp;PCM tracks is&amp;nbsp;3.  &lt;/div>&lt;br />
&amp;lt;data&amp;gt; Byte array representing the&amp;nbsp;resulting ringtone or&amp;nbsp;an empty array (i.e. byte[0]).  &lt;br />
&amp;lt;pcm-data&amp;gt; A&amp;nbsp;text line in&amp;nbsp;the following format:&lt;br />
format=x1;frequency=x2;basebit=x3;channel=x4;offset=x5;duration=x6;bytes=x7&lt;br />
format (x1) SIGNED&lt;br />
ADPCM&lt;br />
TVINVQ&lt;br />
MP3&lt;br />
unknown  &lt;br />
frequency (x2) 4&lt;br />
8&lt;br />
11&lt;br />
22.05&lt;br />
44.1&lt;br />
unknown  &lt;br />
basebit (x3) represents the&amp;nbsp;number of&amp;nbsp;bits for&amp;nbsp;a&amp;nbsp;single tick  &lt;br />
channel (x4) takes one&amp;nbsp;of&amp;nbsp;the following values:&lt;br />
mono&lt;br />
poly  &lt;br />
offset (x5) represents an&amp;nbsp;offset (in ms) of&amp;nbsp;the sample from the&amp;nbsp;beginning of&amp;nbsp;the melody.  &lt;br />
duration (x6) represents the&amp;nbsp;duration of&amp;nbsp;the sample in&amp;nbsp;ms.  &lt;br />
bytes (x7) represents a&amp;nbsp;PCM sample in&amp;nbsp;a HEX-encoded form.  &lt;br />
 &lt;br />
&amp;lt;duration&amp;gt; 4 bytes parameter representing the&amp;nbsp;duration of&amp;nbsp;a ringtone in&amp;nbsp;milliseconds. It's the&amp;nbsp;last parameter, so&amp;nbsp;you can&amp;nbsp;determine the&amp;nbsp;size of&amp;nbsp;the ringtone using the&amp;nbsp;following formula:&lt;br />
duration[0] &amp;lt;&amp;lt; 24 + duration[1] &amp;lt;&amp;lt; 16 + duration[2] &amp;lt;&amp;lt; 8 + duration[3] &lt;br />
&amp;nolength=true&lt;/div>&lt;/div>
</description>
</item>
</channel>
</rss>
