Hey Eric,

Thanks for your tip.

I have some problems getting this to work. Here is what I did:

1. I uploaded a .wav file to Device Files as Unmanaged (T)FTP Files  and 
activated it
2. Then I used Putty to connect to the sipXecs Server
3. There I navigated to /etc/sipxpbx/polycom/mac-address.d/sip.cfg.vm
4. There I entered: 

 <sampled_audio saf.1="" saf.2="" saf.3="" saf.4="v" saf.5="" saf.6="" 
saf.7="" saf.8="" saf.9="" saf.10="" saf.11="" saf.12="" saf.13="" 
saf.14="" saf.15="" saf.16="" saf.17="" saf.18="" saf.19="" saf.20="" 
saf.21="MyRingtone.wav" saf.22="" saf.23="" saf.24=""/>

4.  Went back to sipXecs Web Interface
5. There I navigated to: Devices -> Phones -> (My Polycom Phone) -> Lines 
-> (Selected my Line) -> Registration
5. Under ringType I entered 21
6. I sent the profile to the phone, but afterwards it still had the basic 
ringtones.

Can you please help me?

Thanks

Best regards
Cyrill Reiser
cyrill.rei...@iscoord.com
is||coord ag
Information Solutions Coordinators
a subsidiary of ffc fincoord holding ltd. | Beustweg 12 | CH-8032 Zurich
Phone +41 44 258 88 82 | Fax +41 44 258 88 99
i...@iscoord.com | www.iscoord.com
This email and any files transmitted with it are intended solely for the 
use of the individual or entity to whom they are addressed. If you have 
received this email in error please notify the sender. If you are not the 
named addressee you should not disseminate, distribute or copy this 
e-mail. Privacy statement



From:
Eric Varsanyi <sip...@eljv.com>
To:
cyrill.rei...@iscoord.com
Cc:
"sipx-users@list.sipfoundry.org users" <sipx-users@list.sipfoundry.org>
Date:
23.04.2010 19:16
Subject:
Re: [sipx-users] Polycom different Ringtones



If you want to actually choose the ringtones rather than use the default 
polycom builtin tones you'll need to put the wav files into an unmanaged 
device files section and activate it, then manually hack up 
/etc/sipxpbx/polycom/mac-address.d/sip.cfg.vm and add a section something 
like this near the top:

<sip>
  <sampled_audio saf.1="" saf.2="doorbell.wav" saf.3="BOING3.wav" 
saf.4="aycaramba.wav" saf.5="homer-doh.wav" saf.6="ctu24.wav" 
saf.7="ALRIGHTY.wav" saf.8="cow_moo.wav" saf.9="" saf.10="" saf.11="" 
saf.12="" saf.13="" saf.14="" saf.15="" saf.16="" saf.17="" saf.18="" 
saf.19="" saf.20="" saf.21="" saf.22="" saf.23="" saf.24=""/>
</sip>

Note that saf.2 == ringtone 13, saf.3 is 14 etc. saf.1 is used when the 
phone boots, don't use it for a ringtone.

After you do this resend the profile to the phone and Bobs your uncle. Be 
careful to meet the specs of the wav file (look in the polycom docs for 
detail, below is an abbreviated version from the UI), I use Audacity to 
convert/edit ringtones:

+se.saf.label=Sampled Audio
+se.saf.description=WAV files used for rings or progress tones. \
+May be a local file or http/ftp URL. \
+Must have microsoft style wav header and be one of: \
+<ul> \
+<li>G.711 u-Law (8 bit, 8 kHz mono)\
+<li>G.711 A-Law (8 bit, 8 kHz mono)\
+<li>L16/16000 (16 bit, 16kHz mono)\
+<li>L16/32000 (16 bit, 32 kHz mono)\
+<li>L16/48000 (16 bit, 48 kHz mono)\
+</ul> \
+   32Khz and 48Khz are supported on soundstation 6000 and 7000 only. \
+   Max size is 300 kbytes, size of all files in aggregate is limited by 
phone resources.

I submitted changes to the polycom plugin to do this through the UI but 
they didn't make it into 4.2, this is pretty easily. I can post the patch 
as well, it does not require a rebuild of sipXecs, you should be able to 
patch the files in /etc/sipxpbx/polycom and restart sipXconfig (if you do 
it via the UI then the settings will be backed up/etc).

-Eric

On Apr 23, 2010, at 9:50 AM, Picher, Michael wrote:

Yes it is.
 
On each phone has multiple lines, in the phone config go into those lines 
on each of the phones and set the ring tone.
 
From: sipx-users-boun...@list.sipfoundry.org [
mailto:sipx-users-boun...@list.sipfoundry.org] On Behalf Of 
cyrill.rei...@iscoord.com
Sent: Friday, April 23, 2010 9:38 AM
To: sipx-users@list.sipfoundry.org
Subject: [sipx-users] Polycom different Ringtones
 
Hello, 

We use sipXecs Version 4.0.4 in combination with Polycom IP 650 phones. 
Each phone are configured with multiple phone lines. For example pesonal 
number and office main number. 
Is it possible to have different ringtones for the different lines? 



Best regards
Cyrill Reiser
cyrill.rei...@iscoord.com
is||coord ag
Information Solutions Coordinators
a subsidiary of ffc fincoord holding ltd. | Beustweg 12 | CH-8032 Zurich
Phone +41 44 258 88 82 | Fax +41 44 258 88 99
i...@iscoord.com | www.iscoord.com
This email and any files transmitted with it are intended solely for the 
use of the individual or entity to whom they are addressed. If you have 
received this email in error please notify the sender. If you are not the 
named addressee you should not disseminate, distribute or copy this 
e-mail. Privacy statement
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to