search for: 4101

Displaying 20 results from an estimated 65 matches for "4101".

Did you mean: 101
2009 Apr 04
2
data.frame, converting row data to columns
...94 1 frustrated 3 4094 NA 1 frustrated 4 4094 3.51 1 frustrated 5 4094 3.81 1 frustrated 6 4101 2.62 4 excited 7 4094 2.65 1 frustrated 8 4101 NA 4 excited 9 4101 0.24 4 excited 10...
2011 Oct 25
1
merging to data.frames whose columns are different but follow a pattern.
...ves (1-12) and is orderd by IDHOUS (unique houshold identification) and T (=1...12). Now, to the problem: As the following except shows: the individual id used in the individual file (IDPERS) is derived from the houshold id (IDHOUS). >head(INDIVIDUAL,20) IDPERS T SEX PC02 GHS Single 1 4101 1 1 9 1 NA 2 4101 2 1 10 1 NA 3 4101 3 1 10 1 NA 4 4101 4 1 10 1 NA . . . 13 4102 1 2 0 0 NA 14 4102 2 2 5 1 NA 15 4102 3 2 3 0 NA 16 4102 4 2 9 1 NA . . . 26 5101 1 1 8 1 NA...
2003 Nov 06
0
SIP nat not working with budgetone (long)
...e found the following: A quick layout -- Latest CVS as of tonight. Sip phone behind NAT. * server with public IP address. -------from sip.conf for my phone: [1747xxxxxxx] username=xxxxx secret=xxxxx host=dynamic type=friend nat=yes ------- -------from the * log messages Nov 6 01:50:07 DEBUG[4101]: File chan_sip.c, Line 3908 (check_user): Setting NAT on RTP to -1 Nov 6 01:50:07 DEBUG[4101]: File chan_sip.c, Line 559 (__sip_ack): Stopping retransmission on '93161d54-1d74-7515-1fba-b6c8db18e466@192.168.0.100' of Response 32119: Found Nov 6 01:50:07 DEBUG[4101]: File chan_sip.c, Line...
2006 Apr 14
3
[ win32utils-Bugs-4101 ] create hash param
Bugs item #4101, was opened at 2006-04-14 11:27 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=4101&group_id=85 Category: win32-process Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: create has...
2003 Jun 27
2
No dial Tone but its registering from remote site! Anyone with idea?
...my 192.168.200.x site! I'm using ATA186(cisco adapter) at my 192.168.200.x site Xten soft sip cient in 192.168.100.x site ASTERISK running on my GW towards the 192.168.100.x site. 192.168.100.x |(asterisk GW)| public IP ----- INTERNET ------ public IP | 192.168.200.x Jun 26 23:02:17 WARNING[4101]: File chan_sip.c, Line 385 (__sip_xmit): sip_xmit of 0xbf1f0200 (len 355) to 192.168.200.104 returned -1: Operation not permitted Jun 26 23:02:21 WARNING[4101]: File chan_sip.c, Line 385 (__sip_xmit): sip_xmit of 0xbf1f0a00 (len 294) to 192.168.200.104 returned -1: Operation not permitted Jun...
2009 Sep 07
2
All hints say Hold
Today is a strange day. My asterisk server is suddenly saying that all extensions are on hold. All my hints are like this: -= Registered Asterisk Dial Plan Hints =- 4101 at hints : SIP/4101 State:Hold Watchers 0 4100 at hints : SIP/4100 State:Hold Watchers 0 4002 at hints : SIP/4002 State:Hold Watchers 0 4001 at hints...
2004 Jun 10
0
Re: Asterisk-Users digest, Vol 1 #4101 - 12 msgs
Thanks Andy ! that is I was looking for. It works fine. Angel. >Date: Fri, 11 Jun 2004 00:55:04 +0200 >From: "Andy Powell" <andy@beagles-den.demon.co.uk> >To: asterisk-users@lists.digium.com >Subject: Re: [Asterisk-Users] How to get the Called id >with AGI >Reply-To: asterisk-users@lists.digium.com >On 10/06/2004 at 14:40 Angel Diaz wrote: >Hi all,
2003 Sep 08
1
Accuracy problems in summary()? (PR#4101)
Full_Name: Graeme Ambler Version: 1.7.1 OS: Red Hat Linux 9 Submission from: (NULL) (137.222.80.161) There seems to be a curious accuracy-related problem in summary(). Try the following: test<-matrix(rnorm(2000),nc=2) summary(test) summary(test[,1]) The first use of summary() is fine. The second will lie to you about the accuracy to which numbers are displayed. The results I got were:
2003 May 26
3
Error on Reliant Unix: no controlling terminal
Hi all, just I tried to upgrade openssh from 3.5p1 to 3.6.1p2 on Reliant Unix 5.45 and run into this error: root at soltest: tail /var/adm/log/messages .... May 23 15:45:28 soltest unix: sshd[4013]: Accepted password for root from 10.128.11.72 port 2624 ssh2 May 23 15:45:28 soltest unix: sshd[4101]: error: setsid: Not owner May 23 15:45:28 soltest unix: sshd[4101]: error: open /dev/tty failed - could not set controlling tty: No such device or address The shell tells me that she has no controlling tty root at soltest: ps ps: can't find controlling terminal root at soltest: bash bash: n...
2009 Apr 27
2
Problem with R 2.9.0 vs. R2.8.1 with either "survival" package or "predict" function
Just wanted to alert everyone regarding a problem that I only experience with R2.9.0 and not with R2.8.1 when I run both using exactly the same script and the same data. Here is what I do with my data "MyData", 2 predictors (V1 and V2) and my survival DV "Depvar": library(survival)
2005 Jan 19
3
tc limit
...sses, qdiscs or filters). I was testing a /20 which gives 4096 classes, qdiscs and filters. I''m using hashkey to optimize processing of frames. When executing the script below - it stops when adding rules for "ip 10.0.7.253" with this error: handle 1:4097 handle 1:4099 handle 1:4101 RTNETLINK answers: File exists We have an error talking to the kernel handle 1:4103 RTNETLINK answers: File exists We have an error talking to the kernel handle 1:4105 ... ... etc. Is there a limit with tc or I''m I doing something wrong ? (I''m using iproute2-2.6.9-041019) This i...
2008 Feb 21
3
How to get a clean, basic configuration?
...= Parsing '/etc/asterisk/dundi.conf': Found == Parsing '/etc/asterisk/extensions.conf': Found == Parsing '/etc/asterisk/users.conf': Found [Feb 21 03:29:15] NOTICE[2563]: pbx_ael.c:4094 pbx_load_module: Starting AEL load process. [Feb 21 03:29:15] NOTICE[2563]: pbx_ael.c:4101 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. etc. How can I go and trim things down? Thank you.
2003 Jun 26
0
Almost there.... strange error message... anyone???
Hello Everyone - Well, I think I'm getting closer with the asterisk connection. This si my setup and I keep getting this error below in ,my /var/log/asterisk/messages file. I have opened 5060 port on the firewall box Jun 26 23:02:17 WARNING[4101]: File chan_sip.c, Line 385 (__sip_xmit): sip_xmit of 0xbf1f0200 (len 355) to 192.168.200.104 returned -1: Operation not permitted Jun 26 23:02:21 WARNING[4101]: File chan_sip.c, Line 385 (__sip_xmit): sip_xmit of 0xbf1f0a00 (len 294) to 192.168.200.104 returned -1: Operation not permitted Jun...
2004 Nov 04
3
Spamc not working
2004 Jul 23
6
Robbed Bit T1 Configuration
Is it possible to control the dialing format used when making a call from asterisk separately from the inbound format? In my case I have a single robbed-bit T1 configured for featd (to receive ANI and DNIS) on a TE410P. This configuration works fine for inbound calls, however when an outbound call is made on this same T1 asterisk dials outbound in the featd format. I need asterisk to only dial
2014 Oct 09
2
dumping using tftp
..., I don't see how I can get HDT up from a TFTP server without the need to install something on that TFTP server. Is there a more detailed wiki on the process of how to setup the tftp server so that it will start HDT and dump info? Thank you. - Philippe Johnston IT-GNS - Centre de donn?es 4101 Molson, Suite 203 Montr?al, Qu?bec H1Y 3J2 Office : 514-522-0984 Urgency Mobile: 514-668-5252 philippe.johnston at ubisoft.com<mailto:philippe.johnston at ubisoft.com> [Description: cid:939101214 at 01122004-3415]<http://www.ubisoft.ca/fr/> -------------- next part -------------- An H...
2012 Apr 20
2
Error on running libvirt (dnsmasq)
...les cmd='$IPT -n -L FORWARD' eval res=\$\("${cmd} 2>&1"\) if [ $? -ne 0 ]; then ?echo "Failure to execute command '${cmd}' : '${res}'."; ?exit 1;fi ) status unexpected: exit status 1 2012-04-20 06:00:13.419+0000: 26900: error : ebiptablesDriverInit:4101 : Testing of ip6tables command failed: Failure to execute command '$IPT -n -L FORWARD' : 'WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. ip6tables v1.4.7: can't initialize ip6tables table `filter': Address family not supported...
2014 Oct 10
1
dumping using tftp
...it. And we would then take the key to some other location for importing But after I sent the email, I realised that we already had HDT running from our PXE that we use for OS installation, I just never noticed it. So I will work with that. thanks - Philippe Johnston IT-GNS - Centre de donn?es 4101 Molson, Suite 203 Montr?al, Qu?bec H1Y 3J2 Office : 514-522-0984 Urgency Mobile: 514-668-5252 philippe.johnston at ubisoft.com<mailto:philippe.johnston at ubisoft.com> [Description: cid:939101214 at 01122004-3415]<http://www.ubisoft.ca/fr/> From: Erwan Velu [mailto:erwanaliasr1 at gma...
2003 Dec 04
16
Asterisk freezing HELP
Hello, I have had several instances over the last month of Asterisk freezing, sometimes after 12 hours, sometimes after 8 days. The common elements are that: - all Zap channels lock[hangups don't register and no new calls in or out] - no new in/outbound calls can be made on Zap or SIP channels - people who are still connected to calls can continue to talk - in the CLI interface, you can
2003 Jul 03
3
Using switch =>
...erisk server I get an error like: -- Calling TBD using options 'exten=TBD;context=default;username=hurricane;formats=65535;capability=65535;version=1' WARNING[6151]: File chan_iax.c, Line 4920 (find_cache): Timeout waiting for hurricane:[hurricane]@172.22.0.50/default exten 200 WARNING[4101]: File chan_iax.c, Line 4920 (find_cache): Timeout waiting for hurricane:[hurricane]@172.22.0.50/default exten TBD NOTICE[4101]: File chan_iax.c, Line 2822 (authenticate): No way to send secret to peer '172.22.0.50' (their methods: rsa) WARNING[4101]: File chan_iax.c, Line 3838 (socket_read...