[Asterisk-Users] DISA alternative

Alexander Lopez Alex.Lopez at OpSys.com
Fri Mar 17 07:55:27 MST 2006


You can do something like this:
 
answer
background(enter-number-wish-dial)
Waitforexten(10)
 
Dial({TECH}/${EXTEN}
 
or
 
Goto (outsidetruck,${EXTEN},1)
 
where outsidetrunk is a context that checks te number and routes the
call.
 
 



________________________________

	From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jeremy
	Sent: Friday, March 17, 2006 9:00 AM
	To: asterisk-users at lists.digium.com
	Subject: [Asterisk-Users] (no subject)
	
	

	Does anyone have a DISA alternative? I currently use the line:

	 

	exten => s,16,DISA(no-password|from-internal)

	 

	however that just drops a user at a dial tone, what I would like
to do is prompt user for number to dial, followed by the # key, and then
have asterisk dial out. Can this be accomplished by the DIAL command?  

	 

	Reasons for doing this:

	Sounds better - more professional 

	Ensure proper formatting of number 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060317/94d69198/attachment.htm


More information about the asterisk-users mailing list