Displaying 20 results from an estimated 34 matches for "autodialling".
Did you mean:
autodialing
2009 Feb 05
2
Autodialler query
Hi Everybody
I've a requirement for one of my operators for an autodialler for which i plan to deploy asterisk (I already have 3 asterisk servers on PRI running very well ! ). The scene is like : Asterisk will call a customer and play a prompt that prompts him to press 1 if he wishes to talk to an agent , If the customer presses 1 then the call gets connected to one of my proffessional agents
2017 Jun 26
4
Autodialer - call simultaneously to both ends
Hello List,
I'm working on an autodialer project.
At the moment I use the Originate application then I "throw" it to an extension where I Dial() the other party and then both legs are bridged. The problem is that the Dial() will only run after the Originate finish its bit and I have lots of wasted time or even worse, the remote party hanging the call because instead of a human
2009 Aug 18
7
Skype for Asterisk???
Not sure if anybody noticed, but it seems like Skype For Asterisk is out.
$66 per channels, pretty pricey
http://store.digium.com/productview.php?product_code=1SFA0001
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090817/cd8c6546/attachment.htm
2009 Mar 24
0
originate and local channel problem
Hello,
I want originate a call to some destination, and when B side answes to
play a prompt. Asterisk version is 1.6.0.5. But also I need to insert a SIP
header to Invite, that's why I'm using Local Channel. This is my
extension.ael:
context autodialer-local {
_X. => {
SipAddHeader(P-Asserted-Identity:
<sip:${CALLERID(num)}@xxx.xxx.xxx.xxx;user=phone>);
2018 Dec 19
2
New features released in ICTBroadcast
Following new features are now supported by asterisk based
telemarketing software
Auto subscription / registration after call recipient press a key in voice
broadcasting
https://www.ictbroadcast.com/Subscription-Campaign-to-automatically-register-customers-at-website-with-Voice-broadcasting-Autodialer
There will be restriction to call a number in off time accordingly to
timezone of
2007 Jul 09
3
Basic asterisk Autodialer?
I'm looking for an easy way to make asterisk perform as a basic
(broadcast)autodialer.
Basically all I want to do is give it a list of phone #'s and a
pre-recorded message and have it call each one and play the message or
leave it on the person's answering machine.
The people I'll be calling are all our customers, etc. so I don't need
to do any do-not-call checking. Just
2003 Aug 15
0
Autodialer / bulk dialer application
Hi all-
I have asterisk running on 2 systems, with four E1 spans each. Each system
is connected to a (big) NT DMS-100 switch.
For load testing an IVR system running on one of the asterisk systems, I'd
like to use the other system to generate a lot of outbound calls under
program control - on most or all of its channels simultaneously.
All of the asterisk dialplan and agi programming
2006 May 17
0
AutoDialer Software
I am looking to see if anyone has any info on auto dialer software that
connects directly to a voip provider without using any third party boards or
digium cards? I've been building dialers for the past 5 years and I want to
get out of using add on cards and just make calls from the software directly
using voip. The software would need reporting features, answering machine
detection, hangup
2006 Mar 22
2
Asterisk--->>Autodialling
Hi all
I'm trying to dial out with a Digium X100P card set up
on channel Zap/1 to local number (25921163).
My call file is: (out.call)
Channel: Zap/1/25921163
Callerid: 25921163
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: outgoing
Extension: s
Priority: 1
And my extension.conf is,
[outgoing]
exten => s,1,DigitTimeout,5
exten => s,2,ResponseTimeout,10
exten => s,3,Answer
2012 Feb 11
1
What is the best way to campaign dial 5000 numbers? Spool files or AMI actions?
Hi everyone,
Using Asterisk 1.6x here with a TDM PRI. I have to run a campaign for about
5000 numbers and then put the call to agents right away and pull up the CRM
based on the number dialed. So, I am going to be doing some PHP+Ajax work.
I am familiar with spool files but I don't like the fact that I can't read
the status of the call in real-time. However, I know that it's the
2004 Sep 26
1
pri to voip
I have a * serving 15 sip clients. I use the digium 4 port t1 card. We
have an autodialer that calls and reminds clients of there appointment. it
uses a pri t1. I would like to plug its t1 output into asterisk to use
voip. I am very new to * and am confused. Any help would be appreciated.
_________________________________________________________________
Express yourself instantly with
2007 Nov 20
1
Asterisk-Users: Termination
I wanted to see if anyone has set up a large amount of out bound only voip
channels?
We run analog autodialers connected to analog to voip gateways (dialogic
boards to audiocodes mp-124's)
Bandwidth and routing is being provided by a bonded t-1 (3 meg) cisco 2600
with 2 t1 cards and a 16 port netgear switch.
My question ( if you can picture the setup) is if anyone can see a
2007 Jul 11
2
Pass Dialed number to a script
I'm in the process of writing a simple autodialer to dial a list of numbers
and play a message. One of the options I want to give them is a way to
"dial X to have a customer service representative call you"
Looking for a simple way to pass the number that I dialed to a script in
extensions.conf... something like this:
[serviceinterruption]
exten =>
2017 Feb 06
2
Call List Campaign to an IVR
> We once developed a reminder system for a customer. He's a cleaning
> company, cleaning homes and offices. He was spending two hours a day calling
> his customers to remind them of their appointment the next day. Two hours a
> day equates to 40 hours a month that he saved with that system. He's been
> using it for maybe 6-7 years now and not once was a customer upset
2010 Jul 17
1
AGI execution after Dial
Hello,
I'm currently developing a simple asterisk application using SFS (Skype For
SIP) which tries to call to an outbound number, play a message and read DMTF
digits. My first approach used the Manager to originate calls and then
called an
agi script to deal with the rest. Anyway, this ended up being not so clear
because the call did not start on the Originate extension that it was
supposed
2017 Feb 03
2
Call List Campaign to an IVR
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
> On 2/02/2017, at 9:52 pm, A J Stiles <asterisk_list at earthshod.co.uk> wrote:
> > <snip>
> > but in simple solidarity with everyone who has ever
> > been pissed off by a machine-initiated spam marketing phone call at an
> > inappropriate moment, I am not going to tell you how to do it.
> >
2007 Oct 18
3
Automating blacklists
Hi,
I've been reading all I can on Google (and Asterisk TFOT book) looking for
ideas on how to implement an automated blacklist feature.
I would like to automatically blacklist a incoming number based on timestamp
and count information.
For example, if I get a prank call from the same number 5 times within 15
minutes, I want my dialplan to automatically blacklist this number.
Should I be
2009 Jul 21
1
Scalability and stability matters
Hi all,
I'm planning to develop a custom autodialer application which will be
dealing with its own model for agents and queues, therefore it won't use
neither asterisk agents nor asterisk queues, nor asterisk cdr. The
application will supply the whole reporting and agent managing features by
itself.
The application will command asterisk through an AMI telnet connection using
only the
2004 May 26
9
CTI (Computer-Telephony Integration) with Asterisk ?
Hi all,
Is it possible and easy to make a CTI server with Asterisk?
Florent,
2008 Mar 21
1
----www.cdsportal.net---- wholesale voipprovider --starting at 1.1 cent per min
Piling on...
InterNIC says the domain was created almost a week ago, and expires in a year. The registrar is GoDaddy. The owner of the site is located in the Dominican Republic:
C/1ra #15
Costa Criolla, Km9 Carr. Sanchez
Santo Domingo, New York 00000
Dominican Republic
Registered through: GoDaddy.com, Inc. (http://www.godaddy.com)
Domain Name: CDSPORTAL.NET
Created on: 14-Mar-08
Expires on: