similar to: chanspy crash the asterisk 1.4

Displaying 20 results from an estimated 200 matches similar to: "chanspy crash the asterisk 1.4"

2006 Nov 11
0
chansp core dump
Hi, exten => 6000,1,Dial(SIP/6000,15,tr) exten => 6002,1,Dial(SIP/6002,15,tr) exten => 6004,1,Dial(SIP/6004,15,tr) exten => 6006,1,Dial(SIP/6006,15,tr) exten => 6008,1,Chanspy(SIP/6006 |wbq) when i dial 6008 ,it is connected ,but i can't able to hear the voice of the any one. when coversation between the 6002 to 6006. in my Console mode i got the following comment *CLI>
2006 Nov 13
0
chanspy -coredump( asterisk 1.4)
* * hi, I have some qustions ... first one is ..chanspy in asterisk 1.4 version really work with whisper mode... and second is i got following error,when i using chanspy in 1.4. version.. when i dial 6008 ,it is connected ,but i can't able to hear the voice of the any one. when coversation between the 6002 to 6006. in my Console mode i got the following comment *CLI> -- Executing
2011 Mar 01
3
TLS/SRTP calls go to circuit busy.
I'm in the process of testing a TLS/SRTP install. My experience is improving with each new challenge, but this one is a great test of my 2 month experience with Asterisk. When I dial 6003 from 6001, it takes 35 seconds until I get the error message that 6003 is circuit-busy. Any help would greatly be appreciated. Below is the error message and the extensions and sip.conf files. *CLI>
2006 Sep 01
2
Making Mongrel play well with Monit
Hi! I run a mongrel cluster with 6 mongrels in it. I want to monitor them individually for process hangs (and then restart them) and this is the solution I came up with: Here''s my configuration file for monit (/usr/local/etc/monitrc): [snipped relevant bits] ------ #check lighttpd process check process lighttpd with pidfile /var/run/lighttpd.pid start program =
2010 Feb 22
1
counting repeating sequence lengths in a vector
Hello, I have a very long (~50,000) sequence of repeating numbers. The first 100 are: [1] 0 0 0 0 0 0 0 0 0 0 0 429 [13] 429 429 429 429 429 429 429 858 858 858 858 858 [25] 858 1287 1287 1287 1287 1287 1716 2145 2145 2574 2574 3003 [37] 3003 3432 3432 3861 4290 4719 5148 5577 5577 6006 6006
2005 Feb 28
3
(no subject)
Dear R Can you tell me how to change the working directory of R It's just that I have some text files that I wish to save separately from the R filing structure eg. into C:/my documents and need to change the working directory of R so that it reads these files . This means if I ever upgrade the current version of R nothing will be effected. brett Brett Stansfield Environmental Scientist -
2005 Feb 02
1
FW: Document1
> -----Original Message----- > From: Brett Stansfield > Sent: Wednesday, 19 January 2005 4:25 p.m. > To: 'S.Ganesh at massey.ac.nz' > Subject: Document1 > > <<Doc1.doc>> I was trying to get R to analyse one variable of the file > Chicken Weight. when I ask > > hist(data$weight) > R says "x must be numeric" > yet when I
2005 May 26
1
Chi Square Test on two groups of variables
Dear R help I have been trying to conduct a chi square test on two groups of variables to test whether there is any relationship between the two sets of variables chisq.test(oxygen, train) Pearson's Chi-squared test data: oxygen X-squared = 26.6576, df = 128, p-value = 1 > chisq.test(oxygen) Pearson's Chi-squared test data: oxygen X-squared = 26.6576, df = 128,
2005 May 29
2
joining files after canonical correlation
Dear R, I recently did a canonical correlation analysis on two subsets of data (location and weather). So I now have canonical scores for location and weather. but I'd now like to do a scatterplot matrix using the pairs statement. Is there a way to somehow join location.U and weather.V to become a new data set from which I could undertake a scatterplot matrix of the canonical variates?
2007 Mar 22
3
ChanSpy and MeetMe
I have been successful using ChanSpy on a standard Dial call but when attempting to ChanSpy on an incoming call that has been added to a MeetMe conference (attempting to coach an agent that is speaking to a conference of callers) it seems to fail to connect to the channel. Here's the console dump: -- Accepting call from '2154182700' to '3399' on channel 0/18, span 4
2010 Jun 06
0
Strange problem with zap channel.
I am trying to help a guy out with his Atcom IP04. He has set it up like this. He has a handful of IP phones all connecting via SIP. He has two phone lines connected to the FXO ports one from telecom, another from vodaphone. He has set up the dialplan so that one of the trunks fails over to the other trunk. Everything seems to be working OK except for outgoing calls. He can call from
2013 Dec 11
1
managesieve error with dovecot
Hi All, I am using Dovecot version 2.0.9 on Centos 6.4. I have installed dovecot-pegionhole version 2.0.9 and Roundcube version 0.9.5 . After doing all the configurations. I am able to see the filters icon in roundcube setting. But whem I click it I get the error "could not connect to server" please help. Below are the error logs. ########### log from /var/log/maillog
2005 Mar 27
1
Strange problems IAX / Monitor / ChanSpy CVS HEAD
Hi list, I'm having some strange problems since I updated to CVS HEAD three hours ago... First: I was using Iax Comm in some PCs, it suddenly stopped working, what I get is som pieces of audio once in a while, I mean instead of listening to the ring tone and then the voice on the other side I just hear a bit of the ring tone, maybe another bit, a bit of someone answering... like
2007 Jan 11
0
mbox-rewrite errors
I've noticed a burst of about 12000 of these mbox-rewrite msgs in the log, spread over about 10 minutes. They are always for the same person (XXX'd out here), and have not occurred before or since. There's no evidence of device problems in the message log. Jan 10 17:46:43 ls1 imap-login: Login: XXX [::ffff:10.2.0.1] Jan 10 17:46:43 ls1 imap(XXX): file mbox-rewrite.c: line 429
2008 Jan 10
2
CentOS 5 & sendmail configuration
I'm attempting to configure sendmail to relay outgoing mail to an internal smtp server. I found that the commented line in sendfile.mc that starts with 'dnl define(`SMART_HOST'... needed to be uncommented and a valid value inserted. No problem there, but when I attempt to 'make -C /etc/mail', I get WARNING: 'sendmail.mc' is modified. Please install package
2009 Feb 11
0
[LLVMdev] new warnings, I think
new warnings, I think lib/CodeGen/SelectionDAG/DAGCombiner.cpp: In member function ‘llvm::SDValue<unnamed>::DAGCombiner::FindBetterChain(llvm::SDNode*, llvm::SDValue)’: lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6006: warning: ‘SrcValueOffset’ may be used uninitialized in this function lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6006: note: ‘SrcValueOffset’ was declared here
2005 Feb 02
4
(no subject)
can you recommend a good manual for R that starts with a data set and gives demonstrations on what can be done using R? I downloadedR Langauage definition and An introduction to R but haven't found them overly useful. I'd really like to be able to follow some tutorials using a dataset or many datasets. The datasets I have available on R are Data sets in package 'datasets':
2007 Apr 26
0
FW: ChanSpy and MeetMe
> On Mon, 26 Mar 2007 10:42:38 -0700, Stephen Uhler wrote > > >>>GDrayer@guesswho.com said: > > > I have been successful using ChanSpy on a standard Dial call but when > > > attempting to ChanSpy on an incoming call that has been added to a > > > MeetMe conference (attempting to coach an agent that is speaking to a > > > conference of callers)
2008 Dec 03
2
Switch language
Hi there, I've installed R somewhen in German but I'd like to have it in English. The installation of a new version does not change the language setting though I think I've chosen "English" in the installation process (this choice was available, right?). Can anybody give me a hint? (Error-Messages in German are not easy to get a solution for...) Antje
2003 Sep 22
0
Mounting windows file system
Hi all, I just installed Redhat 9, but can't see how to mount Windows file system directories on our network. From the Network Servers menu options I can get to the machines, but want to set mountpoints further down in the file systems on these machines so I don't have to walk so far down to get at files. Also, my applications such as Openoffice write and such cannot see the Windows