search for: diallers

Displaying 20 results from an estimated 24 matches for "diallers".

Did you mean: dialers
2005 Oct 06
2
SIP Dialler
Hi, Any of you have any experience with SIP softphone dialler that capable of local recording? (recording to files in harddrive) So far I only know eyeBeam and Express talk. eyebeam fine but there are known error with recording. Express talk recording looks ok, but sometime it doesn't have incoming voice with *. Cheers Benni-
2004 Apr 29
1
Asterisk integration with Meridian 1 Option 11 / ISDN30
Greetings to one and all on this fine list; We have the current system: Meridian 1 Option 11 +-------------------+ | | ISDN/30 (DASS/2) ===> |NTAK79BB (2MB Pri) | | |<-->4x16 port Digital / 1x16 port Analogue ISDN/30 (EUROIDSN) ===> |NTBK50AA (2MB Pri)
2015 Jan 19
1
Meaning of core show hint output
Hi all If I have the following in my dialplan: exten=>25001,hint,SIP/25001 Doing a core show hint 25001 results in 25001 at local : SIP/25001 State:Idle Watchers 0 1 hint matching extension 25001 in the Asterisk CLI. What does the Watchers 0 mean? I use the hints table output via core show hints for logic in my dialler application - but
2014 Dec 30
1
asterisk-users Digest, Vol 125, Issue 33
Hi, (please excuse me for lack of proper jargon usage and the vagueness of description...) i use Asterisk 11.12.1, (well... as included in FreePBX), . . . The softphones are mostly on machines without proper sound hardware (no mics, no speakers/headsets); This is partly because the workforce is quite conservative in what they want to use :) meaning handsets are important; As the handsets have
2010 Nov 16
2
Avoiding deadlock
For some reason we are seeing "Avoiding deadlock for channel" in our Asterisk logs, the logs are getting filled up with an amazing speed around 12000 lines a second, and all of them are "Avoiding deadlock". What could be the potential reason for this to be happening? The Asterisk is used as auto dialler, therefore different channel types are involved SIP, DAHDI, Local's.
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
2004 Jul 07
2
IE -> FF
I have a samba server acting as a domain controller. Is there a way that I can Have a script that delete the shortcuts on the desktop,quicklaunch and startmenu for Internet Exploder. At the same time installing Mozilla Fire Fox. Maybe like a little vbscript or something that gets ran from the server when they login. Thanks
2003 Jun 01
6
Call Transfer Problem
hi All, We are working on Soft-PBX using Asterisk. This relates to CALL TRANSFERRING aspects of Asterisk. We were able to do one type of call transfering, ie, the called person can transfer the original call to another person. but we were unable to do the other, that is, call initiator him/her self couldn't transfer the call. Eventhough the documentation for Dial application intructs to
2003 Aug 18
6
sound problem
hi list, when I run asterisk, appears the following: .... WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested 8000 Hz, got 8178 Hz -- sound may be choppy WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I don't work right with non-full duplex sound cards XXX WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read error on sound device: Resource
2010 Jul 09
1
Delay between answer and pickup ?
We are having a situation on our dialler here where our agents are claiming that when they receive a call because it has been answered, it seems as if the call had been answered several seconds earlier - IOW, they are hearing "hello ? Hello ?" and often hear the phone being put down as an initial part of the call. We have verified this by checking the voice recordings. Yet, the logs of
2005 Aug 23
1
Voiceblue and slow dialling
Hi, I have recently started a job as a system administrator, and as part of my responsibilities I have to look after an asterisk system. Quite impressed with it, but have one or two niggling issues. One of the last things my predecessor here did, was install a VoiceBlue mobile gateway unit, and though it seems to work ok, nearl 20 seconds pass from dialling a number to the call connecting, which
2005 Jun 14
0
Info on ACD in Asterisk
Hello Sir, I have few clarifications as we are planning to work with asterisk. If you don't mind, please clarify the following:- Q1. Do Asterisk support ACD functionality? If Yes, can you give information on how to configure or work with ACD (and it's usage). Q2. From the list of features listed in www.asterisk.org , I see "Predictive dialler" is listed
2007 Oct 22
1
dial-out call queue
Is it possible to implement a dial-out call queue in Asterisk? My idea is to give Asterisk a list of numbers, and then he makes the calls and delivers the calls to a call queue. Then, the agents will answer the calls. Is this possible? Thanks Regards Joao pereira
2008 Dec 02
2
callcenter supervisor system
hi i need an open source callcenter manager system like queuemetrics but opensource any one know any? i prefer to search before start a new one thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Jan 05
2
proposed change to ssh_connect_direct()
if the remote hostname has multiple ip addresses, ssh_connect_direct will currently loop and try each address in sequence until one works. I'm interested in making ssh tries each address concurrently and return success on the first one that connects. in the land of host certs and ssh bastions, this can be incredibly effective. are there any objects to me working up a patch to implement this?
2009 Aug 21
2
stutter playback
Hi I had a working system, until recently - its asterisk 1.6.1 from debian - not the lastest as the last doesn't seem to work. but somebody who rang me said my voice mail announcement was all stuttery. so i dialed my voicemail box and its really stuttery... so I have done a reboot and its just as bad, now I am not sure what to check to try and get this working again ..... Alex
2005 Oct 17
2
Bizarre Echo Problem
Before I relate the actual problem, some context. Callcentre environment, a few users testing a new digital dialer... 1. Agents are using Grandstream ATA HT486 and a small analogue dialpad with a headset. 2. SIP connection to Asterisk-1.2b1 3. IAX2 connection to ITSP provider. The call is initially set up in the following way. 1. Agent calls into a meetme conference room and subseqently stays
2005 Jan 14
2
Realtime / sip.conf
I am currently in the process of testing out realtime support for sip.conf. I have followed all of the directions that are listed in the Wiki, but for some reason this does not work. When utilizing a flat file, I am able to register endpoints without any problems, and calls can proceed. One interesting side effect that I have noticed is that when I am using realtime for sip, I am unable to see
2017 Jan 12
3
proposed change to ssh_connect_direct()
On Sat, Jan 7, 2017 at 2:30 PM, Peter Moody <mindrot at hda3.com> wrote: > so I spent a bit of time looking at this and it seems like the only > way to go, at least if I want to keep it in ssh_connect_direct(), is > to use pthreads. further, it seems like getting that accepted is > something of a long shot: Sorry, pthreads is a non-starter. I would have thought that using
2014 Feb 14
2
Dialer software for Asterisk...
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 purposes. Everything is working very well and their contact center productivity is way up from the old manual dialing method. The only thing we are having a problem with is that they have up to 5 phone numbers to contact a single customer. Obviously