Displaying 20 results from an estimated 800 matches similar to: "alert_info + Linksys 9xx + custom ringtone"
2006 Jan 25
4
Setting ringtone on Polycoms
Hi,
I'm having trouble setting the ringtone on my Polycom 501.
The relevant entry in extensions.conf is:
exten => 801,hint,SIP/creative1
exten => 801,1,SetVar(ALERT_INFO="Test")
exten => 801,2,Dial(SIP/creative1,20,Ttr)
In the sip.cfg:
<alertInfo voIpProt.SIP.alertInfo.1.value="Test"
voIpProt.SIP.alertInfo.1.class="13"/>
and
<TEST
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
2004 Nov 28
1
SetVar ALERT_INFO
Hello,
I've got my dialplan configured to do a double ring when a customer
service call comes in, and a normal ring when an extension is dialed
directly. When a customer service call is transferred, I want to ring
to revert back to normal.
In the local extension macro, I have the following
; make sure ring is set to default
exten => s,n,NoOp(${ALERT_INFO})
exten =>
2006 Jun 07
1
Controlling Cisco 7960 Ringtone from Asterisk
I'm trying to change the ring tone on my 7960 from the dialplan. I've
tried the example on the wiki but it doesn't seem to work. Something like:
exten => 3010,1,SetVar(ALERT_INFO=<Bellcore-dr1>) ; selects Ringer
exten => 3010,2,Dial(SIP/3010,15)
I'm not sure what the Bellcore-dr1 ringer is supposed to be. I've tried
replacing ALERT_INFO with another ring tone
2007 Mar 12
1
deprecated ALERT_INFO var andAMI's Originate command
Since 1.4 ALERT_INFO variable has been deprecated. I used to send this
via AMI:
Action: Originate
Channel: Sip/1234
Application: AgentLogin
Data: 1234
Variable: _ALERT_INFO=info=alert-autoanswer
Callerid: AutoLogin[1234]
In order to send an autologin and autoanswer call to the agent 1234 on an
Aastra phone at extension 1234. (just for example).
Now in * 1.4 with ALERT_INFO deprecated I
2005 Sep 06
4
Working example of ALERT_INFO with Cisco ATAs?
I am wondering if there are any tricks getting the Cisco ATAs to do
"distinctive rings" via the ALERT_INFO variable?
I have seen some contradictory information in the Wiki, and I tried the
example there. I then sniffed the connection between the server and the
ATA and didn't see the header sent like it is "supposed" to be.
If someone out there has a handle on this and
2007 Oct 11
0
Alert_INFO x2 => 400 Bad Request
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Good evening,
I have something strange, when I add an ALERT_INFO variable to a ring group,
the invite generated contains 2 lines with Alert-Info and my phones return a 400 Bad Request...
I've checked in my config files, there is only one line with Set(__ALERT_INFO.....
Any idea??
PS: I'm using Asterisk Asterisk 1.4.13-BRIstuffed-0.4.0-test4
2004 Dec 24
2
ALERT_INFO issue CVS-HEAD-12/24/04
Anyone having any problems with CVS-HEAD-12/24/04-15:59:15
and ALERT_INFO
I have a system setup with polycom phones configured to auto
answer on internal calls. When we upgraded to the latest CVS
the auto answer stopped working. My dialplan has not
changed. I did a sip debug and I dont see the alert-info tag
in any of the sip traces.
Any help would be appreciated.
Thanks
John Bittner
Simlab.net
2013 Jul 22
2
Set ringtone by dialed number
Would it be possible to set the ringtone based on the number that was dialed?
Example of what the goal is:
Dial Denver number
Incoming calls ring with ringtone 1
Dial main number
Incoming calls ring with ringtone 2
We are currently using Digium D40, D50, D70 phones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jan 03
2
dialplan -> dial command -> custom ringtone
i could add "r" option in dial command. this will generate a ringtone during connection. could i change this default ringtone?
i tried indications.conf but not success.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120103/77a4d48f/attachment.htm>
2013 Sep 25
1
Generating a different countries ringtone on a per call basis
We can use the Dial() command with the 'r' option in order to generate
the UK ringtone (as we are UK based the default is UK).
How do we generate a USA ringtone for example?
I have tried setting the CHANNEL(language) and CHANNEL(tonezone) to 'us'
(and calling Progress() beforehand) and although this works for
Playtones() the Dial command still continues to play the UK ringtone.
2007 Mar 12
3
_ALERT_INFO replacement in 1.4?
Hi All
I have just upgraded from Asterisk 1.2 to 1.4 and am having trouble with
with one of my ATAs not ringing.
Basically, when I execute the Dial command, an error occurs: "Got SIP
response 400 "In alert-info header: Empty value expected"
Now in 1.2, I just issued the following command to overcome this
problem: Set(_ALERT_INFO=).
Now in 1.4, _ALERT_INFO is deprecated, so I
2010 May 12
1
No ringtone when going from queue to dial-command
Hello list,
when I sent an incoming call first to a queue and after the timeout to a
dial-command, while the correspondent's phone rings there is no ringtone
for the caller...
So it goes like this :
1. dial(SIP/account1,20)
2. queue(myqueue,,,,20)
3. dial(SIP/account2)
In step 1 there is a ringtone for the caller.
In step 2 there is musiconhold (class default) for the caller.
In step 3
2004 Jun 10
3
Iax2 ringtone problem
Hi,
i have a problem with iax2 and ringtone.
Here is the call path
pstn -> asterisk -> iax -> firefly or any iax phone.
My problem is when i receive a call on my iax phone, the ring sound is very distort and bad.
If i open my sip phone, and receive a call from my pstn, the ring is like dring dring, very normal.
Otherwise, it is like a machine gun with iax
Help would be really
2012 Aug 27
1
Asterisk 1.8.15 distintive ringtone for internal calls
Hello, would like to have distintive ringtone for internal calls, google
gave me blurr answer.
My extensions are 46**, any calls made within 46** I want to ring
differently than external calls.
Thanks in advance.
2009 Mar 30
2
no ringtone - just silence/bridging of external calls
Hi Community!
If this issue was already topic, please excuse or delete my request...
Topic 1 "no ringtone":
I configured a SIP registration with my SIP provider (SIPCall).
Everything works fine except the ring tone for the caller. The caller
hears silence until the called party takes up the phone.
I used the DIAL command with the r and R option but no luck... :(
Has anybody the same
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
2005 Jul 14
5
Polycom Auto-Answer problems
CVS Head from 07/07/2005
I'm trying to make an IP-501 auto answer a call.
exten => 301,1,SetVar(_ALERT_INFO="Ring_Ans")
exten => 301,2,SetVar(ALERT_INFO="Ring_Ans") # Tried both combinations
exten => 301,3,Dial(SIP/5001,15)
exten => 301,4,Hangup
Sip.cfg for Polycom phone
<alertInfo voIpProt.SIP.alertInfo.2.value="Ring_Ans"
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 May 21
1
no ringtone
Hi,
I have a queue that plays music when a call comes in. To be able to do
that I need to Answer() the call first. After a timeout in this scenario
the call should be transfered to an extension using a GoTo statement to
the extensions context. The problem is that as soon as asterisk Answers
the call it can not play a ringtone (or other tones) back to the
original caller when executing a Dial