similar to: Database table name in array?

Displaying 20 results from an estimated 40000 matches similar to: "Database table name in array?"

2017 Jan 06
3
Issue with handling of 480 DND
Hi List, we're calling a sip phone from our Asterisk Server, and try to add logic depending on the dialstatus Stripped down example; exten = 494XXXXXXXXX,n,Dial(SIP/4120089,15,w) exten = 494XXXXXXXXX,n,Goto(98-${DIALSTATUS},1) exten = 494XXXXXXXXX,n,Hangup() ..... exten = 98-BUSY,1,NoOp(Busy) exten = 98-BUSY,n,ExecIf($["${Voicemail}" =
2010 Jun 10
1
Re :help to aggregate data
Dear All, I have the data some thing like this, I am showing here three days data only: > dummy.data <- read.table(file='dummy.txt',sep='', header=TRUE) > dummy.data StDate Domaindesc Logins 1 05/01/10 xxx 10 2 05/01/10 xxx 45 3 05/01/10 xxx 2 4 05/01/10 yyy 45 5 05/01/10 yyy 20 6 05/01/10 yyy
2005 Nov 22
1
Iproute2 src mangling problems
Hi, I''m having an issue with changing the source address of packets origininating from a specific user using a combination of iptables and iproute2. We want to change packets originating from a specific service so that they originate from that service''s IP address, so that we can move it to a different physical server and have the packets appear to come from the same
2006 Feb 01
1
Unable to Register to Asterisk through Proxy
Hi, Has anybody come across a situation where they were unable to register with Asterisk through a SIP stateless proxy server? I'm getting an error: "403 Authentication user name does not match account name" As far as I can tell the requests reaching Asterisk with and without the proxy are identical excepting the IP address the REGISTER request is coming from and the Via header
2012 Jul 25
3
creating Pivot
Hi Friends, I'm new to R.I have a data frame : xxx having columns color name values R XXX 10 G YYY 4 Y ZZZ 5 G XXX 2
2008 Oct 21
3
OT: Setting a CentOS to gateway a private IP address
This is mildly off topic since it has more to do with TCP/IP networking than with CentOS per se. However, at the risk of ruffling a few feathers I would like some advice on how to resolve the following routing problem: Given: dual homed host running CentOS-5.2 with eth0 = 2xx.yyy.zzz.23 eth1 = 192.168.219.1 and a Cisco gateway at 2xx.1xx.y7y.1 with the following networks: interface
2019 Sep 05
3
DNS question
This does not look bad, pretty ok. But im do have a question here. > ipaddress: 10.103.1.6 X.X.103.1 This indicated that the primary interface is eno2 > 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP > ??? inet 10.103.1.6/24 brd 10.103.1.255 scope global eno2 > 3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP > ??? inet
2014 Oct 13
16
[LLVMdev] RFC: variable names
I’d like to discuss revising the LLVM coding conventions to change the naming of variables to start with a lowercase letter. This should not be a discussion on the pain of such a transition, or how to get from here to there, but rather, if there is a better place to be. My arguments for the change are: 1. No other popular C++ coding style uses capitalized variable names. For instance here
2014 Oct 17
1
LDB integrity problem
Hi, I've done upgrade from Ubuntu 13.04 (samba 4.0 alpha) -> 13.10 -> 14.04 (samba 4.1.6). Now it looks I've lost some accounts. samba-tool dbcheck reports problems but cannot fix them with --fix param: ERROR: incorrect GUID component for member in object CN=MobileEX,CN=Users,DC=yyy-local,DC=localdomain -
2010 Jan 19
1
How to enable a range of IP addresses in realtime sip_buddies
I'm using realtime sip peers and I need to enable a range of IP addresses for a peer. I have: deny = 0.0.0.0/0.0.0.0 permit = xxx.yyy.zzz.0/255.255.255.0 mask = 255.255.255.0 defaultIP = xxx.yyy.zzz.112 host = xxx.yyy.zzz.112 Addresses other than .112 are being denied. Can someone offer assistance? Am I doing something wrong? Bruce
2010 May 25
2
help required to melt a data frame
I have the raw data with 9 column and 197977 row: > dummy State Months Bedroom 1 xxx Jan 1 2 xxx Jan 2 3 xxx Jan 1 4 yyy Jan 1 5 yyy Jan 2 6 yyy Jan 1 7 zzz Jan 3 8 zzz Jan 1 9 zzz Jan 2 10 xxx Feb 3 11 xxx Feb 4 12 xxx Feb 2 13 yyy Feb 1 14
2009 Nov 13
6
replace a whole word with sub()
Dear all, I cannot figure out how to solve a small problem (well, not for me), surely somebody can help me in few seconds. I have a series of strings in a vector X of the type "xxx", "yyy", "zzz", "IgA", "IgG", "kkk", "IgM", "aaa". I want to substitute every ENTIRE string beginning with "Ig" with
2010 Jan 29
1
callerid not working over sip
Calling from my home using Asterisk 1.6.2.1 to an office extension (Asterisk 1.6.1.13) the callerid is not honored: Home: -- Starting simple switch on 'DAHDI/1-1' -- Executing [170 at internal:1] Answer("DAHDI/1-1", "") in new stack -- Executing [170 at internal:2] NoOp("DAHDI/1-1", "Context: office-extensions") in new stack
2013 Jun 17
1
Has anyone succeeded in making a WebRTC call from Mozilla Nightly to Asterisk?
I am using Asterisk 11.3.0 and just updated Nightly to 24.0a1 (2013-06017) and get a SIP 488 Not Acceptable Here response. I have no problems using the same Asterisk configuration and the same page to make a call from Chrome. I have seen other people post a similar issue, but I have not seen a solution. If someone with good knowledge of this issue were to respond with "this is a known
2012 Sep 27
2
equivalent of Stata "by construct"
I am evaluating a switch from Stata to R. I don't need to extensive Statistical methods, but the main reason I am exploring the switch is the coding flexibility in R (e.g. Stata does not support linear/quadratic programming). I have been going over the R syntax and I had a quick question: In Stata, one has a very useful construction called "by", e.g. by month signal: gen xxx =
2004 Oct 30
3
Change Source address for port 2022?
I want traffic from IP xxx.yyy.zzz.8 and .9 on port 2022 to use IP xxx.yyy.zzz.4 as Source, is that possible? This is because it''s possible to access that port on a system from .4 but not .8/.9 .4 is Shorewalls external IP (and used as default gateway for .8 and .9) on eth0 and the zone is net .8 and .9 is on zone dmz and connected to eth1 with ProxyARP Mvh Joakim Hellström President
2013 Jan 23
1
Multiple default gateways. Unable to ping other hosts.
Hello everyone, ?? I'm new to TINC. Today, I've started using it, and now I've a network on around 9 dedicated servers and 15+ VPS ?? into a single VPN. I switched from OpenVPN. ? ? ?? But, I've a problem adding another node to the VPN. ? ? ?? Basically this node is a VPS with two IPs, on a single eth0, with eth0 -> IP1, eth0:1 -> IP2. IP1 and IP2 are on ?? different
2006 Jun 11
2
seemingly simple read.table question
I have a file that I thought would be fairly simple to read in using read.table but I am having problems ( as usual ). each line of the file is of the form ( just 20 lines or so ) financials XXX, YYY, ZZZ automobiles RTR, ABC, TGH so the first field in the line is the industry and the other fields ( seperated by commas ) in the line are stock identifiers of stocks in that industry. note that
2011 Jul 14
1
Rails with BitKeeper
Hi, I''m currently writing a Rails app, in a repository controlled by BitKeeper. BitKeeper creates files, in the sub-directories it controls, so for source file yyy.zzz in Directory XXX it saves a file called s.yyy.zzz in subdirectory XXX/SCCS. When these files are created in config/initializers, rails tries to load them when it is run (as they retain the .rb extension). So my question
2010 May 25
1
Libvirt NAT-based network 2x-4x faster than Libvirt routed network?
Hi Is it expected behaviour that a libvirt NAT-based network is faster than a libvirt routed network? I would guess that the routed network would be the fastest one in all cases, but I'm seeing the opposite in my setup. On a 100mbit internet connection, the routed network tops at 4mbyte/sec, while the nat-based network goes all the way to 10mbyte/sec. I've spend the last 6 hours on