similar to: Call recordings management

Displaying 20 results from an estimated 1100 matches similar to: "Call recordings management"

2008 Jan 10
1
RODBC, postgresql on Linux
Dear all, I facing pbs using RODBC library. I'm working on a Linux (Ubuntu Gutsy) os, with R version 2.5.1. I've got Postgresql 8.2.5 installed with the odbc-postgresql package. I try to connect in a R session to a postgresql database using: odbcConnect(dsn="thedatabasename",uid="theuser",pwf="thepasswd",case="postgresql") I get a message error,
2007 Jan 16
2
IAX2 softphones can't (won't?) use PRI trunks....
I have call center PCs that switch between an IBEAM SIP softphone and a NEBU IAX softphone (for reasons that aren't germane here). The SIP softphones work fine, but the IAX softphones get a fast busy unless I give them an IAX trunk to use, instead of the PRI trunks that all the other phones are using. I am using Asterisk 1.2.3. svn rev 47264. I've appended a sample call trace. The
2009 Nov 21
4
other decriptive stats packages
i just found the following list, i wondered if anybody could add to this as i have to characterize a large data set and am new to R...the list below was so helpful....can you add to this??? Just to forestall confusion amongst those who would like to use one of the functions called "describe"... Hmisc package - describe numeric name count of observations count of missing
2011 Nov 09
1
path.diagram in SEM--display covariances without variances
Forgive me if I'm posting to the wrong place....It's my first time posting. Here's the situation: I'm using the sem package and making path diagrams using path.diagrams. Suppose I have the following code: #install.packages("ggm") require(ggm) cor = rcorr(7) nm = c("SOF", "IWF", "PWF", "FSC", "FSF", "EF",
2007 Mar 26
2
define using configuration file
Hi, I have a define that use a configuration file. Most of the time this is the same configuration file. Here this is a rsync configuration file. The issue is that i want the define to take care of the management of the file as only this define use it: define filevault( $source, $destination, $recursif = ''true'', $deletesource = ''delete'', $exclude =
2009 Jun 29
0
Problem with 2.3 nested forms and new elements
Hi, I''m using the new nested forms functionality and I having problems with new created elements. I have an invoice with lines. I would like to be able to create a new invoice, in the same form insert new lines dinamically and saving the invoice and the lines when everything is validated, not before. The problem is that when I add a line dinamically to the form, the new line created
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
Hi, keine ahnung. Das liegt jetzt bei Hr. Feld. Frag mal bei ihm nach. Gr??e Thushyanthan r-help-request at r-project.org wrote: > Send R-help mailing list submissions to > r-help at r-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://stat.ethz.ch/mailman/listinfo/r-help > or, via email, send a message with subject or body 'help'
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi, My environment is composed of ~250 workstations hitting a single puppetmaster server, which has been working fairly well up until now. The most recent change has been a migration of a lot of remote file copy objects which were previously handled with cfengine. client side puppetd calls to the puppetmaster.getconfig method are taking unreasonably long, on the order of 2-3 minutes. It
2005 Oct 20
3
Can auth with smbclient, but not workstation.
We have a setup (that has worked since samba 3 was released), where we have a windows 2000 ADC, and a debian sarge based (running all current patches and only Debian packages (nothing related to samba/winbind is compiled by us) samba 3.0.xx server set up with winbind/pam to act as a domain member serving files, whilst authenticating from our Windows ADC. - so what happens is... Ctrl-alt-del,
2010 Jan 11
2
Asterisk core dumps when using PrivacyManager
Hi, why would Asterisk core dump with the following test dialplan extension ? exten => 8100,1,Answer() exten => 8100,n,Set(CALLERID(all)="") exten => 8100,n,PrivacyManager() exten => 8100,n,GotoIf(${[${PRIVACYMGRSTATUS} = FAILED]}?:nocid) exten => 8100,n,NoOp(Number is ${CALLERID(num)}) exten => 8100,n,Hangup() exten => 8100,n(nocid),Playback(vm-goodbye) exten
2014 Sep 12
2
sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?
Hello, Dovecot. Is it possible to write one rule in sieve, which will: (1) Trigger on any message with "List-Id" header AND (2) Put this message to folder with name build from content of "List-Id" header, in such way, that message with List-Id List-Id: This is decription of list <list-name.host.org> will be put into folder "org.host.list-name" where
2013 Sep 04
1
Native Parallelization in rsync
I'm sure this is a topic that's come up plenty of times before, but is it possible to implement native parallelization in rsync? ?There are several blog posts listing workarounds, but they are largely unideal. My initial thought would be that rsync could split up the file list across N workers; the incremental file list would still be generated as it does today, but can then be divided
2009 Nov 19
1
loess smoothing
Hello, In reading the loess description I see: span: the parameter alpha which controls the degree of smoothing. The default seems to be 0.75. Would it be possible to expand on this decription so I can avoid trail and error? Can I increase this pass 'span' > 1? Qualitatively to what degree changing this value affects the smoothing of the data? Thank you. Kevin
2007 Feb 07
1
heteroscedasticity problem
Dear Listers, I have a regression problem (x->y) with biological data, where x influences y in two ways, (1) y increases with x and (2) the variation around the mean (residuals) decreases with increasing x, i.e. y becomes more 'predictable' as x increases. The relationship is saturating, y~a + bx + cx^2, gives a very good fit. I know basically how to test for heteroscedasticity. My
2006 Jul 21
1
How to dynamically add more rows and submit data
Let''s assume that I am trying to build an application where the user can enter invoice. In the app the user can add lines items. Each line item has decription, date, rate and hours. When the invoice screen comes up the first time I have one blank row for the line items. <tr> <th>Description</th> <th>Date</th>
2001 Jan 18
2
ssh-add bug
There is an amusing bug in ssh-add that causes it to go into an infinite loop. I am using openssh 1.2.3, and noticed that when I ran "ssh-add < /dev/null" in my X startup scripts, but didn't have ssh-askpass installed, ssh-add started spewing errors into my .xsession-errors and didn't stop. I found that what happens is: ssh-add forks and attempts to exec ssh-askpass. The
2009 Dec 15
2
member (In use)
Hello list. We just upgraded to 1.6.1.11. We are using real time information stored on mysql databases. That is all running fine. Now, since we upgraded, some member don't get calls from queues. In CLI: "queue show" shows something like: 611 (Local/611 at agents) with penalty 20 (realtime) (*In use*) has taken no calls yet We use the extension 611 in different computers, in the
2004 May 24
1
Using Blacklist
I am attempting to write in incoming context for calls. 1. If the caller id is given and it is not black listed it will Playback a greeting and then right the phone or go to voicemail under busy or unavailable conditions 2. If no caller id is given, then Privacy Manager will ask for the number. I am testing 6145551212 to see if the black list will work 3. If a caller id is given, and it is
2003 Jun 25
1
Code some * examples for me? I'll pay you! :)
Due to time constraints, I'm looking to pay someone (by paypal) for a working or/almost-working asterisk skeleton of the examples listed below... SYSTEM INFO: ---------------------------------------------------------------- I will have a single channelized T1 with all lines being available for dialing in, using E&M wink, with ANI2*ANI*DNID being sent to me (as DTMF tones I guess?). I
2007 Jul 12
0
No subject
this purpose. I have been reading the voip-info pages and have set up AJAM and can get results from doing http requests to the asterisk server, however, this is in the form of an action, such as login, rather than subscribing to an event. I have been looking here for information http://www.voip-info.org/wiki/view/asterisk+manager+events Does anyone know if subscriptions is possible with AJAM?