Re: [asterisk-users] Cisco Distinctive ring using alert-info

2006-09-17 Thread Lacy Moore - Aspendora
Do some 7960s perform differently?
On 9/15/06, Eric ManxPower Wieling [EMAIL PROTECTED] wrote:
Rich Adamson wrote: Julian Lyndon-Smith wrote: I've got a cisco 7960, with (amongst many others) the following in the
 RINGLIST.DAT file Foghorn foghorn.raw I can manually select this for the ringtone. However, I was wanting to use a normal ringtone, with foghorn being used if the call was coming
 in from the girlfriend/wife/mother-in-law etc ;) I was trying to use the following: exten = 5711,1,SIPAddHeader(Alert-Info: Foghorn)
 exten = 5711,n,Dial(SIP/5711) exten = 5711,n,Hangup() However, not matter what I try, I get the standard ringtone. If I use exten = 5711,1,SIPAddHeader(Alert-Info: Bellcore-dr3)
 Our past experience indicates the Bellcore-dr3 approach is the only one that works.That TOTALLY depends on the phone.___--Bandwidth and Colocation provided by 
Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:http://lists.digium.com/mailman/listinfo/asterisk-users
-- Lacy MooreAspendora, Inc. 
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Cisco Distinctive ring using alert-info

2006-09-17 Thread Rich Adamson
There has been several different hardware versions of the phone, but to 
the best of my knowledge, the ringer has not changed.  The cisco 
documentation suggests there is a way to create your own ring tones, but 
I've not tried that either.


The stock 7960 sip phone's built in ring tones are not very 
impressive, and as I recall, are basically limited to sounds such as 
one-long, one-long  one short, etc.



Lacy Moore - Aspendora wrote:

Do some 7960s perform differently?

On 9/15/06, *Eric ManxPower Wieling* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Rich Adamson wrote:
  Julian Lyndon-Smith wrote:
  I've got a cisco 7960, with (amongst many others) the following
in the
  RINGLIST.DAT file
 
  Foghorn foghorn.raw
 
  I can manually select this for the ringtone. However, I was
wanting to
  use a normal ringtone, with foghorn being used if the call was
coming
  in from the girlfriend/wife/mother-in-law etc ;)
 
  I was trying to use the following:
 
  exten = 5711,1,SIPAddHeader(Alert-Info: Foghorn)
  exten = 5711,n,Dial(SIP/5711)
  exten = 5711,n,Hangup()
 
  However, not matter what I try, I get the standard ringtone. If I use
 
  exten = 5711,1,SIPAddHeader(Alert-Info: Bellcore-dr3)

  Our past experience indicates the Bellcore-dr3 approach is the only
  one that works.

That TOTALLY depends on the phone.
___
--Bandwidth and Colocation provided by Easynews.com
http://Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
http://lists.digium.com/mailman/listinfo/asterisk-users




--
Lacy Moore
Aspendora, Inc.




___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Cisco Distinctive ring using alert-info

2006-09-15 Thread Julian Lyndon-Smith
I've got a cisco 7960, with (amongst many others) the following in the 
RINGLIST.DAT file


Foghorn foghorn.raw

I can manually select this for the ringtone. However, I was wanting to 
use a normal ringtone, with foghorn being used if the call was coming in 
from the girlfriend/wife/mother-in-law etc ;)


I was trying to use the following:

exten = 5711,1,SIPAddHeader(Alert-Info: Foghorn)
exten = 5711,n,Dial(SIP/5711)
exten = 5711,n,Hangup()

However, not matter what I try, I get the standard ringtone. If I use

exten = 5711,1,SIPAddHeader(Alert-Info: Bellcore-dr3)

then I get a different ringtone.

Can you tell the 7960 to play a certain ringtone, or are you limited to 
a certain set ?


Julian
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Cisco Distinctive ring using alert-info

2006-09-15 Thread Rich Adamson

Julian Lyndon-Smith wrote:
I've got a cisco 7960, with (amongst many others) the following in the 
RINGLIST.DAT file


Foghorn foghorn.raw

I can manually select this for the ringtone. However, I was wanting to 
use a normal ringtone, with foghorn being used if the call was coming in 
from the girlfriend/wife/mother-in-law etc ;)


I was trying to use the following:

exten = 5711,1,SIPAddHeader(Alert-Info: Foghorn)
exten = 5711,n,Dial(SIP/5711)
exten = 5711,n,Hangup()

However, not matter what I try, I get the standard ringtone. If I use

exten = 5711,1,SIPAddHeader(Alert-Info: Bellcore-dr3)


Our past experience indicates the Bellcore-dr3 approach is the only 
one that works.


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Cisco Distinctive ring using alert-info

2006-09-15 Thread Eric \ManxPower\ Wieling

Rich Adamson wrote:

Julian Lyndon-Smith wrote:
I've got a cisco 7960, with (amongst many others) the following in the 
RINGLIST.DAT file


Foghorn foghorn.raw

I can manually select this for the ringtone. However, I was wanting to 
use a normal ringtone, with foghorn being used if the call was coming 
in from the girlfriend/wife/mother-in-law etc ;)


I was trying to use the following:

exten = 5711,1,SIPAddHeader(Alert-Info: Foghorn)
exten = 5711,n,Dial(SIP/5711)
exten = 5711,n,Hangup()

However, not matter what I try, I get the standard ringtone. If I use

exten = 5711,1,SIPAddHeader(Alert-Info: Bellcore-dr3)


Our past experience indicates the Bellcore-dr3 approach is the only 
one that works.


That TOTALLY depends on the phone.
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Cisco Distinctive ring using alert-info

2006-09-15 Thread Rich Adamson

Eric ManxPower Wieling wrote:

Rich Adamson wrote:

Julian Lyndon-Smith wrote:
I've got a cisco 7960, with (amongst many others) the following in 
the RINGLIST.DAT file


Foghorn foghorn.raw

I can manually select this for the ringtone. However, I was wanting 
to use a normal ringtone, with foghorn being used if the call was 
coming in from the girlfriend/wife/mother-in-law etc ;)


I was trying to use the following:

exten = 5711,1,SIPAddHeader(Alert-Info: Foghorn)
exten = 5711,n,Dial(SIP/5711)
exten = 5711,n,Hangup()

However, not matter what I try, I get the standard ringtone. If I use

exten = 5711,1,SIPAddHeader(Alert-Info: Bellcore-dr3)


Our past experience indicates the Bellcore-dr3 approach is the only 
one that works.


That TOTALLY depends on the phone.


Which he mentions is a cisco 7960, and its sip image does the Bellcore 
thingie.



___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users