[Asterisk-Users] snom Firmware 5.0.

Usman Tahir Usman.Tahir at snom.de
Mon Jan 2 09:15:17 MST 2006


Hi Remco,

Old Ringer 2 is not there on the phone anymore, perhaps you can use another ring melody or a suitable custom melody:

The wav file itself should be a PCM encoded 8 KHz file at 16bit mono.
The time for loading the file should not be longer then 3 seconds ! And the size should be below 250KB.

To create this format from mp3:
/usr/bin/mpg123 -m -r 8000 -w - -n 190 -q test.mp3 > test.wav

To convert an existing WAV file:
sox GENERIC.wav -c 1 -r 8000 -w SNOM.wav

   * The "-c 1" flag makes the output mono.
   * The "-r 8000" flag makes the output a 8kHz sample.
   * The "-w" flag uses 16 bits ("word") per sample.

Regards,
Usman.


---------------------------------------------------------------------
Usman Tahir
snom technology AG 
Gradestraße 46 
D-12347 Berlin. 
Tel: +49 30 398330 
Fax: +49 30 39833111 
tahir at snom.com
www.snom.com  

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

Diese E-Mail könnte vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet.

---------------------------------------------------------------------

-----Original Message-----
From: Remco Barende [mailto:asterisk at barendse.to] 
Sent: Monday, January 02, 2006 2:29 PM
To: Usman Tahir
Cc: Asterisk Users List
Subject: Re: [Asterisk-Users] snom Firmware 5.0.

Thanks for the new firmware, finally some of the features are becoming available that make the phone more usable with Asterisk.

One question though, ringer tone #2 on the Snom 360 firmware has been replaced?

How can I get the old ringtone back? I was using the ringtone on phones in locations like meeting rooms. The ringtone wasn't intrusive at all, yet well audible. Now when a phone rings everybody is disturbed with a loud noise.

Thanks!
Remco

On Thu, 22 Dec 2005, Usman Tahir wrote:

> Hi,
>
> Snom phones firmware 5.0 is now out. Try it if you like:
> http://www.snom.com/wiki/index.php/Main_Page.
>
> Regards,
>
> ---------------------------------------------------------------------
> Usman Tahir
> snom technology AG
> www.snom.com
> ---------------------------------------------------------------------
>
>
>



More information about the asterisk-users mailing list