You are going to want to pull up the asterisk CLI and see what is happening
when you attempt the call.

Jim

--
Jim Van Meggelen
[EMAIL PROTECTED]
http://www.oreillynet.com/pub/au/2177

"A child is the ultimate startup, and I have three. 
This makes me rich."
                    Guy Kawasaki
--


> -----Original Message-----
> From: Anastasia LePlume [mailto:[EMAIL PROTECTED] 
> Sent: October 30, 2007 11:36 AM
> To: [email protected]
> Subject: [on-asterisk] My system just hangs up!
> 
> Hello all!
> 
> My name Anastasia. Im new to asterisk and new to this group 
> aswell. I am trying to write a dialplan for trixbox 2.2 which 
> is supposed to transfer a call yet it just hangsup after it 
> reads the ten digit number. This script works on other 
> computers running trixbox so it is probably something to do 
> with my other settings.
> i have spent 8 days trying to figure this out and I really 
> desperate for help right now.
> 
> This is my dialplan
> [custom-calltransfer]
> exten => s,1,Answer
> exten => s,2,DigitTimeout(14)
> exten => s,3,ResponseTimeout(30)
> exten => s,4,Read(SECRET,,10)
> exten => s,5,wait(5)
> exten => s,6,Flash()
> exten => s,7,wait(5)
> exten => s,8,SendDTMF(${SECRET}#)
> exten => s,9,wait(6)
> exten => s,10,Hangup
> 
> No virus found in this incoming message.
> Checked by AVG Free Edition. 
> Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release 
> Date: 29/10/2007 9:28 AM
>  
> 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release Date: 29/10/2007
9:28 AM
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to