[asterisk-users] Dial plan question

Jon Farmer viperdude_uk at yahoo.co.uk
Fri Jul 14 06:30:21 MST 2006


> I need to call a sip extension for 15 seconds, if
> unanswered I then need to
> call the same sip extension and an additional sip
> extension for a further 15
> seconds, finally if the calls aren't answered I need
> it to go to a generic
> unavailable VM.

> My question is if the first sip extension is busy,
> and I don't have the "100
> + x" busy VM defined will it just carry on to the
> next priority without
> complaining or is there a more elegant way of
> achieving this?
> 
>  
> 
> Example of my dialplan:
> 
>  
> 
> exten => 0870xxx,1,Wait(2)
> 
> exten => 0870xxx,2,Answer()
> 
> exten => 0870xxx,3,Playback(cust-greeting)
> 
> exten => 0870xxx,4,SetCIDName(Tech)                 
>        
> 
> exten => 0870xxx,5,Dial(SIP/4902,15,tr)
> 
> exten => 0870xxx,6,Dial(SIP/4902&SIP/4903,15,tr)
> 
> exten => 0870xxx,7,Voicemail(u7003)
> 
> exten => 0870xxx,8,Hangup


Hi Chris

Yes that will work and is as you say a simple and
fairly straightforward way of doing what you require.

Regards

Jon



Jon Farmer
Telford, Shropshire, UK


	
	
		
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine 
http://uk.docs.yahoo.com/nowyoucan.html



More information about the asterisk-users mailing list