RE: [Asterisk-Users] Capture user input

2004-06-14 Thread Nik Martin
Title: Message



You 
can capture user input with the background application
 
You'd 
probably have to write your own app that validates the account number, returning 
0 if the account is invalid, -1 otherwise, etc.
 

  
  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Lee 
  NorvallSent: Saturday, June 12, 2004 9:30 AMTo: 
  [EMAIL PROTECTED]Subject: [Asterisk-Users] Capture 
  user input
  Hi
   
  I just wanted to 
  know if anyone has done the following, or knows how to.
   
  When a customer 
  dials into *, we would then ask them to for an account number (which they 
  would type in with the key pad), we would then ask them to select and option 
  (1 to 9).
  We would then like 
  to capture this information and send it in an email.
   
  All hints 'n tips 
  welcome...


[Asterisk-Users] Capture user input

2004-06-12 Thread Lee Norvall
Title: Message



Hi
 
I just wanted to 
know if anyone has done the following, or knows how to.
 
When a customer 
dials into *, we would then ask them to for an account number (which they would 
type in with the key pad), we would then ask them to select and option (1 to 
9).
We would then like 
to capture this information and send it in an email.
 
All hints 'n tips 
welcome...