RE: [Asterisk-Users] Asterisk as a phone survey system

2006-05-02 Thread Dovid Bender
Grab your fav. bottle of
${Insert_Your_Fav_Booz_bottle_brand_here} and get
working on it.

--- TV JOE [EMAIL PROTECTED] wrote:

  I write perl applications for a living and have
 developed code to 
  talk to all kinds of hardware. What I'd like to do
 is pull a list of 
  phone numbers from sql via dbi and call each. An
 initial voice 
  messsage would be played asking the recipient if
 they'd 
  optionally like to fill out our survey. If so I'd
 like to on the
  fly play pre-recorded questions and record the
 touch tone 
  response back into the database. Teleyapper looks
 like it
  does some of what I want but I'm not sure slicing
 it up is 
  better than starting from scratch. There appear to
 be a few
  CPAN modules to work with Asterisk. I'm looking for
 advice
  on how hard this is to implement with  Asterisk.
 TIA, TV JOE
 
 
 
 Kerry Garrison [EMAIL PROTECTED] wrote:
 Asterisk is simply a telephony toolkit, so the
 simple  answer is yes, Asterisk can do this. Also,
 being a toolkit means there are a  number of ways to
 accomplish it. You could right PERL, Python, TCL, C,
 PHP or  numerous other types of scripts that can
 manage this for you. To see how to do  some of the
 basic functions, you can look at some of the scripts
 at Nerd Vittles  (http://nerdvittles.com). Things
 like the  TeleYapper will give you a basis to work
 from.
   
Kerry  Garrison
 Publisher - http://GeekGazette.com -
 http://VOIPSpeak.net
  (949) 502-7819 x200 - [EMAIL PROTECTED]
 http://www.techdatapros.com  
 
 
 

 -
From: [EMAIL PROTECTED]   
 [mailto:[EMAIL PROTECTED] On
 Behalf Of TVJOE
 Sent: Wednesday, April 26, 2006 7:31 PM
 To:asterisk-users@lists.digium.com
 Subject: [Asterisk-Users] Asteriskas a phone
 survey system
 
 

 
  Hi,
 
  I'm interested in developing anautomated phone
 survey and am curious 
  if Asterisk could beconfigured to run such a
 system.. My idea is to 
  record a message anda series of sub-questions.
 The system would 
  call each number on alist and play the message,
 Depending on the
  touch tone responseanother message would be
 played. Is it possible 
  for asterisk tomanage a survey like this? If so
 can the responses from 
  thelisteners be recorded. If someone else has
 done this I'd beinterested
  in details.
 
  TIA , TV JOE
 
   
 
 -
Yahoo!Messenger with Voice. PC-to-Phone calls
 for ridiculously low 

rates.___
 --Bandwidth and Colocation provided by Easynews.com
 --
 
 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
   
 -
 How low will we go? Check out Yahoo! Messenger’s low
  PC-to-Phone call rates.
___
 --Bandwidth and Colocation provided by Easynews.com
 --
 
 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk as a phone survey system

2006-05-02 Thread Alexander Lopez
But code quickly, as the quality produced is inversly related to the
amount of ${Insert_Your_Fav_Booz_bottle_brand_here} in your system.

 Grab your fav. bottle of
 ${Insert_Your_Fav_Booz_bottle_brand_here} and get
 working on it.
 
 --- TV JOE [EMAIL PROTECTED] wrote:
 

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a phone survey system

2006-05-02 Thread Mike Bates
How about the Call Progress Analysis ?

Mike

- Original Message - 
From: Dovid Bender [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Tuesday, May 02, 2006 11:14 AM
Subject: RE: [Asterisk-Users] Asterisk as a phone survey system


 Grab your fav. bottle of
 ${Insert_Your_Fav_Booz_bottle_brand_here} and get
 working on it.

 --- TV JOE [EMAIL PROTECTED] wrote:

   I write perl applications for a living and have
  developed code to
   talk to all kinds of hardware. What I'd like to do
  is pull a list of
   phone numbers from sql via dbi and call each. An
  initial voice
   messsage would be played asking the recipient if
  they'd
   optionally like to fill out our survey. If so I'd
  like to on the
   fly play pre-recorded questions and record the
  touch tone
   response back into the database. Teleyapper looks
  like it
   does some of what I want but I'm not sure slicing
  it up is
   better than starting from scratch. There appear to
  be a few
   CPAN modules to work with Asterisk. I'm looking for
  advice
   on how hard this is to implement with  Asterisk.
  TIA, TV JOE
 
 
 
  Kerry Garrison [EMAIL PROTECTED] wrote:
  Asterisk is simply a telephony toolkit, so the
  simple  answer is yes, Asterisk can do this. Also,
  being a toolkit means there are a  number of ways to
  accomplish it. You could right PERL, Python, TCL, C,
  PHP or  numerous other types of scripts that can
  manage this for you. To see how to do  some of the
  basic functions, you can look at some of the scripts
  at Nerd Vittles  (http://nerdvittles.com). Things
  like the  TeleYapper will give you a basis to work
  from.
 
 Kerry  Garrison
  Publisher - http://GeekGazette.com -
  http://VOIPSpeak.net
   (949) 502-7819 x200 - [EMAIL PROTECTED]
  http://www.techdatapros.com
 
 
 
 
  -
 From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On
  Behalf Of TVJOE
  Sent: Wednesday, April 26, 2006 7:31 PM
  To:asterisk-users@lists.digium.com
  Subject: [Asterisk-Users] Asteriskas a phone
  survey system
 
 
 
 
   Hi,
 
   I'm interested in developing anautomated phone
  survey and am curious
   if Asterisk could beconfigured to run such a
  system.. My idea is to
   record a message anda series of sub-questions.
  The system would
   call each number on alist and play the message,
  Depending on the
   touch tone responseanother message would be
  played. Is it possible
   for asterisk tomanage a survey like this? If so
  can the responses from
   thelisteners be recorded. If someone else has
  done this I'd beinterested
   in details.
 
   TIA , TV JOE
 
 
 
  -
 Yahoo!Messenger with Voice. PC-to-Phone calls
  for ridiculously low
 
 rates.___
  --Bandwidth and Colocation provided by Easynews.com
  --
 
  Asterisk-Users mailing list
  To UNSUBSCRIBE or update options visit:
 
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
  -
  How low will we go? Check out Yahoo! Messenger's low
   PC-to-Phone call rates.
 ___
  --Bandwidth and Colocation provided by Easynews.com
  --
 
  Asterisk-Users mailing list
  To UNSUBSCRIBE or update options visit:
 
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
 


 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com
 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a phone survey system

2006-04-27 Thread Steve Totaro
Unless things have changed, TeleYapper could only accomplish low volume 
one at a time calls.


Kerry Garrison wrote:
Asterisk is simply a telephony toolkit, so the simple answer is yes, 
Asterisk can do this. Also, being a toolkit means there are a number 
of ways to accomplish it. You could right PERL, Python, TCL, C, PHP or 
numerous other types of scripts that can manage this for you. To see 
how to do some of the basic functions, you can look at some of the 
scripts at Nerd Vittles (http://nerdvittles.com). Things like the 
TeleYapper will give you a basis to work from.
 
Kerry Garrison
Publisher - http://GeekGazette.com http://geekgazette.com/ - 
http://VOIPSpeak.net http://voipspeak.net/
(949) 502-7819 x200 - //[EMAIL PROTECTED]// 
mailto:[EMAIL PROTECTED]

//http://www.techdatapros.com// http://www.techdatapros.com/


*From:* [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] *On Behalf Of *TV JOE
*Sent:* Wednesday, April 26, 2006 7:31 PM
*To:* asterisk-users@lists.digium.com
*Subject:* [Asterisk-Users] Asterisk as a phone survey system


 Hi,

 I'm interested in developing an automated phone survey and am
curious
 if Asterisk could be configured to run such a system.. My idea is to
 record a message and a series of sub-questions. The system would
 call each number on a list and play the message, Depending on the
 touch tone response another message would be played. Is it possible
 for asterisk to manage a survey like this? If so can the
responses from
 the listeners be recorded. If someone else has done this I'd be
interested
 in details.

 TIA , TV JOE


Yahoo! Messenger with Voice.

http://us.rd.yahoo.com/mail_us/taglines/postman3/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com
PC-to-Phone calls for ridiculously low rates.



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
  


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a phone survey system

2006-04-27 Thread Dovid Bender
 
  Hi,
 
  I'm interested in developing an automated phone
 survey and am curious 
  if Asterisk could be configured to run such a
 system.. My idea is to 
  record a message and a series of sub-questions. The
 system would 
  call each number on a list and play the message,
 Depending on the
  touch tone response another message would be
 played. Is it possible 
  for asterisk to manage a survey like this? If so
 can the responses from 
  the listeners be recorded. If someone else has done
 this I'd be interested
  in details.
 
  TIA , TV JOE
Yes you can create this. It may be a headache but it
can be done. To do it the old fashioned way you can
create lots of diffrent context's and have the user be
sent from one to another based on what they press. You
can also have the results dumped in to a db.

Dovid

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk as a phone survey system

2006-04-27 Thread TV JOE
I write perl applications for a living and have developed code to talk to all kinds of hardware. What I'd like to do is pull a list of phone numbers from sql via dbi and call each. An initial voice messsage would be played asking the recipient if they'd optionally like to fill out our survey. If so I'd like to on thefly play pre-recorded questions and record the touch tone response back into the database. Teleyapper looks like itdoes some of what I want but I'm not sure slicing it up is better than starting from scratch. There appear to be a fewCPAN modules to work with Asterisk. I'm looking for adviceon how hard this is to implement with Asterisk. TIA, TV JOEKerry Garrison [EMAIL PROTECTED] wrote: Asterisk is simply a telephony toolkit, so the simple  answer is yes, Asterisk can do this. Also, being a toolkit means there are a  number of ways to accomplish it. You could right PERL, Python, TCL, C, PHP or  numerous other types of scripts that can manage this for you. To see how to do  some of the basic functions, you can look at some of the scripts at Nerd Vittles  (http://nerdvittles.com). Things like the  TeleYapper will give you a basis to work from.Kerry  GarrisonPublisher - http://GeekGazette.com - http://VOIPSpeak.net (949)502-7819 x200- [EMAIL PROTECTED]http://www.techdatapros.comFrom: [EMAIL PROTECTED][mailto:[EMAIL PROTECTED] On Behalf Of TVJOESent: Wednesday, April 26, 2006 7:31 PMTo:asterisk-users@lists.digium.comSubject: [Asterisk-Users] Asteriskas a phone survey system   Hi,I'm interested in developing anautomated phone survey and am curious if Asterisk could beconfigured
 to run such a system.. My idea is to record a message anda series of sub-questions. The system would call each number on alist and play the message, Depending on thetouch tone responseanother message would be played. Is it possible for asterisk tomanage a survey like this? If so can the responses from thelisteners be recorded. If someone else has done this I'd beinterestedin details.TIA , TV JOE Yahoo!Messenger with Voice. PC-to-Phone calls for ridiculously low  rates.___--Bandwidth and Colocation provided by Easynews.com --Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:  
 http://lists.digium.com/mailman/listinfo/asterisk-users
		How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a phone survey system

2006-04-27 Thread Jay Milk
Could you kindly let us know what numbers those survey-calls will be 
coming from, so we can all add them to our blacklists?  Thanks!


TV JOE wrote:

 I write perl applications for a living and have developed code to
 talk to all kinds of hardware. What I'd like to do is pull a list of
 phone numbers from sql via dbi and call each. An initial voice
 messsage would be played asking the recipient if they'd
 optionally like to fill out our survey. If so I'd like to on the
 fly play pre-recorded questions and record the touch tone
 response back into the database. Teleyapper looks like it
 does some of what I want but I'm not sure slicing it up is
 better than starting from scratch. There appear to be a few
 CPAN modules to work with Asterisk. I'm looking for advice
 on how hard this is to implement with  Asterisk. TIA, TV JOE


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a phone survey system

2006-04-27 Thread Kris Cote



I would be interested in trying that our for our 
outbound call centre, if you can get it working.

Kris Cote - 
XS!te Networks Inc.Wholesale and Retail Voip in Canada and the 
USA

  - Original Message - 
  From: 
  TV JOE 
  To: asterisk-users@lists.digium.com 
  
  Sent: Wednesday, April 26, 2006 8:30 
  PM
  Subject: [Asterisk-Users] Asterisk as a 
  phone survey system
  Hi,I'm interested in developing an 
  automated phone survey and am curious if Asterisk could be 
  configured to run such a system.. My idea is to record a message and 
  a series of sub-questions. The system would call each number on a 
  list and play the message, Depending on thetouch tone response 
  another message would be played. Is it possible for asterisk to 
  manage a survey like this? If so can the responses from the 
  listeners be recorded. If someone else has done this I'd be 
  interestedin details.TIA , TV JOE
  
  
  Yahoo! 
  Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
  
  

  ___--Bandwidth and 
  Colocation provided by Easynews.com --Asterisk-Users mailing 
  listTo UNSUBSCRIBE or update options visit: 
  http://lists.digium.com/mailman/listinfo/asterisk-users
  
  

  No virus found in this incoming message.Checked by AVG Free 
  Edition.Version: 7.1.385 / Virus Database: 268.4.6/324 - Release Date: 
  4/25/2006
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.6/324 - Release Date: 4/25/2006
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a phone survey system

2006-04-27 Thread JP Carballo

Jay Milk wrote:

Could you kindly let us know what numbers those survey-calls will be 
coming from, so we can all add them to our blacklists?  Thanks!



*snickers*

--
JP Carballo

http://www.netfone2x.com
Bringing the world closer.

It might look like I'm doing nothing, but at the cellular level, I'm really quite busy. 


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk as a phone survey system

2006-04-26 Thread Kerry Garrison



Asterisk is simply a telephony toolkit, so the simple 
answer is yes, Asterisk can do this. Also, being a toolkit means there are a 
number of ways to accomplish it. You could right PERL, Python, TCL, C, PHP or 
numerous other types of scripts that can manage this for you. To see how to do 
some of the basic functions, you can look at some of the scripts at Nerd Vittles 
(http://nerdvittles.com). Things like the 
TeleYapper will give you a basis to work from.



Kerry 
GarrisonPublisher - http://GeekGazette.com - http://VOIPSpeak.net
(949)502-7819 x200- [EMAIL PROTECTED]http://www.techdatapros.com 


  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of TV 
  JOESent: Wednesday, April 26, 2006 7:31 PMTo: 
  asterisk-users@lists.digium.comSubject: [Asterisk-Users] Asterisk 
  as a phone survey system
  Hi,I'm interested in developing an 
  automated phone survey and am curious if Asterisk could be 
  configured to run such a system.. My idea is to record a message and 
  a series of sub-questions. The system would call each number on a 
  list and play the message, Depending on thetouch tone response 
  another message would be played. Is it possible for asterisk to 
  manage a survey like this? If so can the responses from the 
  listeners be recorded. If someone else has done this I'd be 
  interestedin details.TIA , TV JOE
  
  
  Yahoo! 
  Messenger with Voice. PC-to-Phone calls for ridiculously low 
rates.
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users