[asterisk-users] Ringing timer

Alexander Lopez Alex.Lopez at OpSys.com
Thu Jul 27 15:13:25 MST 2006


Use a variable that is set when the call comes in such as:

 

Exten => s,n,Set(OUTSIDECALL=1)

 

Then in your dial macro test for variable existence and change ring via
alert info or other distinctive ring methods. It is unfortunate that it
is heavily dependant on technology of the channel used.

 

________________________________

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ralph
Liebessohn
Sent: Thursday, July 27, 2006 5:28 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Ringing timer

 

On 7/26/06, Zenone <zenone at telip.com> wrote:

	But my question was, is it possible to free the channel if it
rings too
	long?
	Michel


Using this thread, is there a way to make differents rings? 
When receiving a call from a internal user (XXXX) rings different when a
external agent calls (XXXXXXXX). 

-- 
Ralph Liebessohn
ICQ: 74835911
Skype: liebessohn 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060727/1b28b950/attachment.htm


More information about the asterisk-users mailing list