Displaying 2 results from an estimated 2 matches for "neil1".
Did you mean:
neil
2007 May 01
2
Channel stuck with call pri flag
Hi,
I have a problem where some PRI channels get stuck in a "Call" mode. If I do
a zap show channel XX, it shows as "PRI Flags: Call". However there is no calls
on that channel. Trying to force a hangup does not work:
[root@neil1 Dialer]# asterisk -r -x "soft hangup zap/27-1"
-- Remote UNIX connection
zap/27-1 is not a known channel
Any ideas?
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+