Displaying 9 results from an estimated 9 matches similar to: "Queues without agent login"
2009 Oct 25
2
SIP interconnection problem
Hi all,
I've setup two * servers which are SIP interconnected ala osaka/toronto from the * book (before anyone sugggests using
IAX instead, no, I NEED to have them SIP interconnected for verification/test purposes). Then I have a
Zoiper connected to one of them via IAX (so that * will not reinvite (?)). As soon as I try to call (via Zoiper) an extension
on the other * I get a "Failed to
2003 Aug 11
1
ANI/DNIS call routing
Can someone in Asterisk'land subscribing to 800 service explain to me how to
setup extension.conf to route calls based on the incoming DNIS/ANI. For
example I want to route 3 incoming 800# coming across a trunk group to all
land in the same queue. So I guess I am asking how to perform DNIS/ANI based
call routing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Oct 26
3
Sandard deviation calculation
Dear all
I am trying to learn R
I was trying to calculate standard deviation
here are the commands and outputs in R
> sd(Ht_cm[type=='SD'])[1] 3.283605> sd(Ht_cm[from_treeline=='above'])[1] 16.83289> sd(Ht_cm[type=='SD'][from_treeline=='above'])[1] NA>
the problem is that, i could not understand why the third command could not give any result.
2010 Jul 19
2
Grouping and stacking bar plot for categorical variables
Hi all,
I have a series of cateogiral variables that look just like this:
welfare=sample(c("less", "same", "more"), 1000, replace=TRUE)
education=sample(c("less", "same", "more"), 1000, replace=TRUE)
defence=sample(c("less", "same", "more"), 1000, replace=TRUE)
egp=sample(c("salariat",
2001 Mar 27
4
how superpose two graphics ?
hello,
I'd like tu superpose two graphics, I mean, be able to plot two functions on
the same graphics ..
Can someone help me ?
Alvine Bissery
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body",
2010 Mar 09
9
Ajax-submit form on "check box onclick ": why this error?
Hi there,
I need to have a checkbox which ajax-submits a form.
The following code throws an error "index 112009 out of string". What''s
wrong here?
==============================================
<% form_remote_tag :url => { whatever_url } do -%>
<%= check_box_tag ''whatever'', nil, whatever, { :onclick =>
2009 Oct 29
0
a minor bug in "venn" from gplots?
Hi list,
I found this one when I was trying to output the Venn diagram to a .pdf file.? When there are 4 sets of groups to draw, the .pdf file automatically has 3 pages and the figure only appears on the 3rd page in the .pdf file with the first 2 pages being blank.? Try the following: (I'm using R-2.9.0 on WinXP, gplots 2.7.1).? gplots 2.7.3 has the same problem.
2009 Nov 04
3
How to resell my trunk/provider to others?
Hello,
I've been tasked to look for ways to resell to others the service that
one of a trunk provides.. In other words, i want to configure my
current Asterisk (Ver. 1.4.26.1) with Freepbx 2.6.0 so i can act as a
trunk to others.. I would provide an IP to them from one of my servers
and they will use that IP to connect to me and i will connect them to
my trunk/provider.
If
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking