Displaying 20 results from an estimated 2000 matches similar to: "Distinctive ring for INTERNAL calls only? How to do it?"
2004 Aug 01
1
distinctive ring on SNOM 200
Hi,
I'm trying to set up my SNOM 200 with extensions, with different
ringtones - but it doesn't seem to work.
I've defined two extensions for it in Asterisk and in the SNOM 200
configuration. In the SNOM home>settings>SIP>Lines config page, I have
set the ringer for the first extension to "ringer1", and "ringer6" for
the second. In
2006 Jan 24
1
cannot change distinctive ring polycom phones
Hi,
I'm using asterisk 1.2.1 on a debian sarge distro.
I've followed notes in
http://www.voip-info.org/wiki/view/Polycom+auto-answer+config
and
http://www.voip-info.org/wiki/index.php?page=OptiPoint+600+SIP+-+Distictive+ring+using+ALERT_INFO
but I still cannot change ring style via asterisk using
exten => 666,1,SipAddHeader(ALERT_INFO="ring3")
in extensions.conf .
Is it
2005 Sep 08
2
Distinctive ringing on Cisco 79xx
Greetings, I am trying to implement distinctive ringing on a Cisco 7960.
I have tried setting alert_info to chirp1 or chirp2 before dialing the
phone, but it has no affect. If you have successfully implemented
distinctive ringing on a 7960, I would really appreciate seeing the snipit
of code that works.
Thanks in advance
Bruce Komito
High Sierra Networks, Inc.
www.servers-r-us.com
(775)
2004 Jul 19
5
Cisco 7960 SIP V6 and distinctive ring.
Hi
Can anyone with distinctive ring on their 7960's possibly post how they've got it to work?
I understand that the ALERT_INFO variable is involved but using the examples for the variable value from the WiKi I'm just getting an error message from the Asterisk concole.
Thanks in advance.
P
2005 Aug 04
1
PolyCom SoundPoint 300 and distinctive ring
I am looking for clues on how to configure distinctive ring for a PolyCom SoundPoint
300. Does ALERT_INFO apply? If so, how?
Thanks,
David Koski
david.nospham@kosmosisland.com
2004 Apr 06
1
grandstream distinctive ring
Does anyone know of a way to setup distinctive ring in * for a Grandstream BT 101? I'm attempting to setup a way for users to distinguish between external and internal calls. I've tried ALERT_INFO with no success.
Thanks,
Mason Herring
Director of Engineering
Delta Signal, LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 18
2
current asterisk cvs problem with distinctive ring?
I've done the unspeakable. I took a working setup of 1.0.5 and
upgraded with the latest cvs. with 1.0.5 distinctive ring worked
great. with the latest cvs, it doesn't seem to work with my sipura
2000 (the only thing i have to test it with). I can see in console
that its sending the info, but its not working? i realize the likely
hood is I messed something up somehow during checkout or
2005 Jun 24
0
Distinctive Ring for Agents (Was: Re: Asterisk 1.0.8)
Russell Bryant wrote:
> Greetings!
>
> Version 1.0.8 has been released of Asterisk, Asterisk-addons, Zaptel,
> and Libpri. This release contains a significant amount of bug fixes
> (possibly the most of the 1.0.X releases). Tarballs are available on
> the asterisk web site as well as the asterisk ftp server.
Thanks! I appreciate the effort you put into these releases.
2011 Jan 21
0
Polycom SoundPoint IP 650 freezes on boot after adding just one custom ringtone
Hi I'm new to this list, so please forgive me off-topic or RTFM-questions.
I have an asterisk/elastix driven phone-environment using Polycom
SoundPoint IP 650 as extensions. When adding just one custom ringtone
(~57KB) in a proper format (ML.wav: RIFF (little-endian) data, WAVE
audio, ITU G.711 mu-law, mono 8000 Hz) the phone boots well. But after I
have chosen the custom ringtone as my
2003 Jun 24
1
Distinctive Ring Macro Example
I use the following macro for my extensions. It only works with Zap
channels and assumes that any Caller*ID number that is 4 digits is an
internal call and all other calls are external calls.
Use like this: exten => 1234,1,Macro(std-exten,Zap/4,20)
[macro-std-exten]
;
; Caller*ID is 4 digits (internal call)
;
exten => s/_XXXX,1,Dial(${ARG1}r2,${ARG2})
exten =>
2010 Jul 14
2
Where should I look for MWI settings if Aastra phones don't do it?
Hi Guys,
Running Asterisk v1.4.26 (Elastix flavour) and have Aastra 9480i, 6757i, and
6730i, but none of them indicate the voic-email. Where should I look for
trouble to find the root issue for MWI?
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100714/d268d1f8/attachment.htm
2006 Nov 20
1
alert_info + Linksys 9xx + custom ringtone
Hello,
I have uploaded a custom ringtone to our SPA-922's for the purpose of
sounding like a door bell chime when the doorbell is pressed. I am using
__alert_info to set this ringtone. It appears that I can only set the
ringtone via alert_info for the ringtones that come from Linksys. Has anyone
else seen this issue?
I am doing the following:
exten => 100,1,SetVar(_ALERT_INFO=doorbell)
2005 May 28
0
chan_sccp / 7960: ALERT_INFO?
I am impressed, I have been trying this for sometime using the SIP image and the only difference I can create is a 'single' and a 'double' ring on the phone. I use the 'single' ring for phone calls and the 'double' ring for the doorbell. I would love to be able to choose a ring tone based on the incoming msn or callerID. The idea of the phone shouting 'Its the
2006 Mar 29
5
Problem with setting ringtones on Cisco 7960 phone.
Hi All,
I am running into a problem setting the ringtones via _ALERT_INFO on the
Cisco 7960 phone.
I am using * 1.2.1 and have tried setting the variable to several
values. I have also tried setting the phone's software to both 7.5 and
8.2 thinking that it might be a version issue, but with no success.
I have examined the packets and do see the ALERT_INFO header being sent,
but the
2006 Nov 09
0
Mitel 5224 & Asterisk Distinctive Ring -- Anyone have it working?
Hello List,
So I have a few MiTel 5224 IP phones running in SIP mode. Per the
phones documentation they honor SIP distinctive ring tones. I am able
to send the correct ALERT_INFO message in an invite from Asterisk to
the phone, but I don't know what ring tone to call. From the reading
I've done the syntax is:
[3155791234]
exten => s,1,Set(_ALERT_INFO=Ring 8)
exten =>
2010 Oct 24
5
Integrating Asterisk 1.8 with Google Talk and Google Voice
Evening,
Has anyone seen a how-to on getting Asterisk to work with Google Talk
and Google Voice?
Thanks
2014 Aug 18
2
AMI & Elastix
Hi all!
I have trouble with connection to AMI 1.1 wich enabled on Elastix
"*Asterisk Call Manager/1.1*
*Action: Login Username: admin Secret: qweasd123*
*Response: Error*
*Message: Missing action in request*"
Elastix versions:
"* Kernel*
* Linux(x86_64)-2.6.18-348.1.1.el5*
* Elastix*
* elastix-2.4.0-1*
* elastix-portknock-0.0.1-0*
* elastix-agenda-2.4.0-1*
*
2004 Jun 30
8
Special Delivery from China
I received a sample IP/Speakerphone from my friends in China today.
Asterisk setup was fairly uncomplicated and I had it running as an
extension on my server within a few minutes. Sounds quality of both the
receiver and the speakerphone are fine (wife's opinion). Are there any
tests I should run with this phone?
Following are the specs:
- Single line appearance
- Alpha display, 2x16 chars
-
2003 May 18
0
Problems with "r" modifier in Dial - does not work in SIP channels?
I can't seem to get the "r" modifier to work on inbound SIP calls.
The way I understood this to work is that the channel would be
answered, and a ring "tone" would be played to the channel. This is
not very friendly in that it doesn't honor connection supervision
rules, but... who cares? There are some instances where it may be in
my interests to get a
2016 Jul 30
5
Calls are dropped after 15 minutes
We have a problem in that calls are dropped after 15 minutes (on both
internal and out going calls, incoming calls do not seem to have that
limit) How do we fix it?
This is the version on that PBX
Kernel
Linux(x86_64)-2.6.18-371.1.2.el5
Elastix
elastix-2.4.0-8
elastix-a2billing-1.9.4-5
elastix-addons-2.4.0-10
elastix-agenda-2.4.0-14
elastix-asterisk-sounds-1.2.3-1