Re: [asterisk-users] Dialer software for Asterisk...

2014-02-17 Thread A J Stiles
On Friday 14 Feb 2014, Carlos Chavez wrote: [stuiff omitted] Does anyone know of a dialer for Asterisk that can take several phone numbers for the same contact and if any of those answers it will not try the other numbers? You can do that in your dialplan, without any additional software!

Re: [asterisk-users] Dialer software for Asterisk...

2014-02-14 Thread Mitul Limbani
Have a look at vicidial it has alternate number dialing capability. Mituo On Saturday, February 15, 2014, Carlos Chavez cur...@telecomabmex.com wrote: I have a customer with a more or less unique need. Right now we are using Wombat as a dialer software so they can contact clients for QA

Re: [asterisk-users] Dialer program

2009-06-10 Thread Jose P. Espinal
Hola Carlos, Have you searched for ViciDialer? It's a good one. Give it a shot, it might be what you are looking for. Carlos Ruiz Diaz wrote: Hello, I am looking for a dialer program, free or not, that allows me to perform scheduled calls, generate reports and let me upload sound files.

Re: [asterisk-users] Dialer program

2009-06-10 Thread Carlos Ruiz Diaz
Thank you Jose. Interesting suggestion! Is there any other? On Wed, Jun 10, 2009 at 11:21 AM, Jose P. Espinal j...@slackware-es.comwrote: Hola Carlos, Have you searched for ViciDialer? It's a good one. Give it a shot, it might be what you are looking for. Carlos Ruiz Diaz wrote:

Re: [asterisk-users] Dialer program

2009-06-10 Thread Jaswinder Singh
There is also GNUdial but i would prefer VICIdial anyday over it ( personal opinion :) ) . On Wed, Jun 10, 2009 at 9:43 PM, Carlos Ruiz Diaz carlos.ruizd...@gmail.com wrote: Thank you Jose. Interesting suggestion! Is there any other? On Wed, Jun 10, 2009 at 11:21 AM, Jose P. Espinal

Re: [asterisk-users] Dialer program

2009-06-10 Thread Carlos Ruiz Diaz
I can't find GNUDial web page :( On Wed, Jun 10, 2009 at 1:44 PM, Jaswinder Singh vick...@gmail.com wrote: There is also GNUdial but i would prefer VICIdial anyday over it ( personal opinion :) ) . On Wed, Jun 10, 2009 at 9:43 PM, Carlos Ruiz Diaz carlos.ruizd...@gmail.com wrote: Thank

Re: [asterisk-users] Dialer program

2009-06-10 Thread Miguel Molina
Carlos Ruiz Diaz escribió: I can't find GNUDial web page :( It looks like the www.gnudialer.org is down. However, the sources are still in the same place: http://dynx.net/ASTERISK/gnudialer/ -- Ing. Miguel Molina Grupo de Tecnología Millenium Phone Center

Re: [asterisk-users] 'dialer' application to trigger call betweenhardphone and number

2008-12-09 Thread Danny Nicholas
5:22 PM To: Asterisk Users Mailing List - Non-Commercial Discussion; [EMAIL PROTECTED] Subject: Re: [asterisk-users] 'dialer' application to trigger call betweenhardphone and number There are a few web-based ones - is that an option at all? PaulH Danny Nicholas wrote: This sounds like a job

Re: [asterisk-users] 'dialer' application to trigger call between hardphone and number

2008-12-09 Thread David fire
2008/12/8 Karl Fife [EMAIL PROTECTED] Does anyone know of a small lightweight windows 'dialer' application I can use to trigger a call (via call file or AMI) from any application? (The call would be placed between the target number, and the preconfigured DN of the hardphone at the user's

Re: [asterisk-users] 'dialer' application to trigger call betweenhardphone and number

2008-12-09 Thread Drew Gibson
Have you looked at ADM http://adm.hamnett.org/ ? I don't know how it works on Windows but on Linux you can highlight any number on the screen then leftclick on dialer icon, middleclick into the dialer to make a call. regards, Drew Danny Nicholas wrote: It doesn't matter where the program

Re: [asterisk-users] 'dialer' application to trigger call between hardphone and number

2008-12-09 Thread Gordon Henderson
On Tue, 9 Dec 2008, David fire wrote: 2008/12/8 Karl Fife [EMAIL PROTECTED] Does anyone know of a small lightweight windows 'dialer' application I can use to trigger a call (via call file or AMI) from any application? (The call would be placed between the target number, and the

Re: [asterisk-users] 'dialer' application to trigger call betweenhardphone and number

2008-12-08 Thread Danny Nicholas
This sounds like a job for a VB.NET programmer. The program would run like a DDE server and ftp a call file to your asterisk server on the desired action. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Fife Sent: Monday, December 08, 2008 3:04 PM To:

Re: [asterisk-users] 'dialer' application to trigger call betweenhardphone and number

2008-12-08 Thread Paul Hales
There are a few web-based ones - is that an option at all? PaulH Danny Nicholas wrote: This sounds like a job for a VB.NET programmer. The program would run like a DDE server and ftp a call file to your asterisk server on the desired action.

RE: [Asterisk-Users] Dialer

2006-01-07 Thread Steve Totaro
Yes, I would be very interested in this as well. Thanks, Steve -Original Message- From: Wiley Siler [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 4:53 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Dialer Very cool

RE: [Asterisk-Users] Dialer

2006-01-07 Thread Steve Totaro
Of Darren Wiebe Sent: Tuesday, January 03, 2006 5:00 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dialer I'm supposed to have a mostly canned script that will do this done already. It will pull the list of people to call out of a db and play

Re: [Asterisk-Users] Dialer

2006-01-07 Thread Darren Wiebe
[mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 12:53 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Dialer If this or any other example is available, I would be most thankful to have it. I got the go ahead on this project to day so now I have

RE: [Asterisk-Users] Dialer

2006-01-06 Thread Wiley Siler
: Tuesday, January 03, 2006 5:00 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dialer I'm supposed to have a mostly canned script that will do this done already. It will pull the list of people to call out of a db and play them the file specified

RE: [Asterisk-Users] Dialer

2006-01-06 Thread Ben Higley
A really neat thing about this, you could make it interactive, and also post the response back from each user on if they accepted it or not. and then call them back in 5 min again :) LOL But someone could be seeing what the system is doing realtime... ./Ben Hello All, I am having

RE: [Asterisk-Users] Dialer

2006-01-06 Thread Wiley Siler
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Higley Sent: Friday, January 06, 2006 11:46 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Dialer A really neat thing about this, you could make it interactive, and also post the response back

Re: [Asterisk-Users] Dialer

2006-01-06 Thread Jonathan Attwood
-Original Message-From: [EMAIL PROTECTED][mailto: [EMAIL PROTECTED]] On Behalf Of DarrenWiebeSent: Tuesday, January 03, 2006 5:00 PMTo: Asterisk Users Mailing List - Non-Commercial DiscussionSubject: Re: [Asterisk-Users] Dialer I'm supposed to have a mostly canned script that will do

RE: [Asterisk-Users] Dialer

2006-01-06 Thread trixter aka Bret McDanel
On Fri, 2006-01-06 at 11:45 -0700, Wiley Siler wrote: Just to make it easy, I will be reading the caller list from a another server via a web page, parsing it and dialing. After each pass, I just post back to the server web page and it updates the other system. Our tech just needs to review

RE: [Asterisk-Users] Dialer

2006-01-06 Thread Wiley Siler
: [Asterisk-Users] Dialer On Fri, 2006-01-06 at 11:45 -0700, Wiley Siler wrote: Just to make it easy, I will be reading the caller list from a another server via a web page, parsing it and dialing. After each pass, I just post back to the server web page and it updates the other system. Our

Re: [Asterisk-Users] Dialer

2006-01-06 Thread Darren Wiebe
, Wiley -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darren Wiebe Sent: Tuesday, January 03, 2006 5:00 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dialer I'm supposed to have a mostly canned script

RE: [Asterisk-Users] Dialer

2006-01-03 Thread Kerry Garrison
Title: Dialer You actually aren't far from it. If the system only needs to play the same file to each person, a simple script can be used to pull from a database and create call files. Asterisk will use the call files to place the calls and playa sound. A few minutes of searching on that

Re: [Asterisk-Users] Dialer

2006-01-03 Thread Darren Wiebe
I'm supposed to have a mostly canned script that will do this done already. It will pull the list of people to call out of a db and play them the file specified in the db table. Contact me offlist if you're interested. It will be done real soon but I'm not done testing yet. Darren Wiebe