Displaying 6 results from an estimated 6 matches for "mychannels".
Did you mean:
mychannel
2005 Oct 19
3
sqlQuery and string selection
Dear alls,
Could someone tell me how to select a subset of string observations (e.g.
"females" in a sex column) with sqlQuery in the RODBC library?
Indeed, I'm trying to select a subset of observations on my access database
with:
female<-sqlQuery(mychannel,"SELECT Micromammiferes.sex
FROM Micromammiferes
WHERE (((Micromammiferes.sex)="females"));")
The sql
2003 Apr 07
0
Call FWD & the new channel driver chan_local
I just thought i'd post a small sample that uses the new chan_local
to show one way of doing variable callfwding
This sample extension.conf uses's the ast DB to store a users current
extension,
in a db family of CallFWD
and the unique Key is based on the current channel the user is assigned.
In the globals var section each key is hardcoded EXT1, EXT2 this is used in
the
[incoming] context
2003 May 10
1
Call forwarding questions
Is there any way to have users be able to turn on or off call forwarding
at the asterisk server, so they can configure their own forwarding
number and enable/disable it?
Hopefully, with the added benefit that it will remain on between server
reloads and restarts?
I have written a hack -- a AGI script to do various checking, and if
the destination is "ok" set a database variable
2004 Feb 27
0
Re: [R] Is there a way to deactivate partial matching in R?
Dear Prof. Ripley,
Thank you for reminding me to the possibility to place the dots as first
argument.
If this is the solution against partial argument matching, we e.g. cannot
safely define a plot method which gives a demo plot in case of no object
(because we have to obey the class paramter conventions).
plot.someobject <- function(x=NULL, ...)
# another example would be paramter pairs
2011 Dec 12
2
Automated Regressions
Hello R-Experts,
I've got a question, concerning the automation of a number of regressions
(lm) with the help of a loop (for i in ....).
The situation is as follows (the code follows after that):
I have my data in an access database. I have historical data for 2000 parts,
for each of this parts I want to do a regression analysis, so I need to do
2000 regressions (just for one country, there
2006 Mar 31
4
How to check if a phone / line is used?
In the past I used SetGroup and CheckGroup to figure out if my allowed
providers lines are all used or not.
Since most of my provider have given me a single line anyway, I wonder
if there is a way to check if this (provider) line is taken already.
How can I do that?
Same is with the phone. How can I see in CLI if a phone is now in use or
not?
"Sip show peers" shows me just if it is