Displaying 20 results from an estimated 1000 matches similar to: "Cisco GW, PRI & CallerID Name"
2007 Apr 11
2
SIP INFO message
I've got a very strange problem and I can't figure it out. I have a
Cisco PRI gateway connected to * via SIP. When I debug on the Cisco, I
see callerID name, but it is not getting to * via SIP. I am running *
1.4.2 and the latest Cisco IOS for my router. Here is what is happening:
A call comes into the gateway. It sends a SIP INVITE to * with
"pending" as the callerID
2001 Jul 25
2
pch with plot and legend
I'm trying to plot a scatterplot of two variables using pch to plot
different characters based on a third factor. Here is my example
> data("ToothGrowth")
> attach(ToothGrowth)
> levels(supp)
[1] "OJ" "VC"
> plot(len ~ dose,pch=as.numeric(supp))
> legend(locator(1),pch=as.numeric(supp),legend=levels(supp))
The command as.numeric(supp) returns 2 2
2007 Nov 21
1
Manipulating x axis in stripchart
Hi all,
I I need to manipulate the x axis in a stripchart.
I will use one of the data sets included in R to
explain what I need to do.
attach(ToothGrowth)
stripchart(len[supp=='VC']~dose[supp=='VC'],
vertical=TRUE, group.names=c('A','A','A'))
stripchart(len[supp=='OJ']~dose[supp=='OJ'], add=TRUE,
vertical=TRUE, at=c(1:3)+.1,
2006 Nov 17
2
s.e. on interaction plots
Is it possible to add standard error bars to the means on interaction plots?
Thanks
Murray
--
Murray Pung
Statistician, Datapharm Australia Pty Ltd
0404 273 283
[[alternative HTML version deleted]]
2006 Mar 18
3
Nil result on find & pretty print
I am new to Ruby and to Ruby on Rails and have spent the last few days
trying to get my head around it. I think I am already hooked but am
suffering badly from years of programming a non-OO RDBMS. I am trying
to learn by attempting to produce a system for my work.
I have a main table sdocs which has a field supplier_id which is an
entry in another table (suppliers) to lookup supplier name etc.
2008 Sep 12
2
Again, about boxplot
Thank you for your guys reply for my previous question. But I got one more
question about the boxplot. With the code in the R-help:
boxplot(len ~ dose, data = ToothGrowth,
boxwex = 0.25, at = 1:3 - 0.2,
subset = supp == "VC", col = "yellow",
main = "Guinea Pigs' Tooth Growth",
xlab = "Vitamin C dose mg",
ylab =
2010 Sep 26
2
Changing x-axis on boxplot
Dear List,
?
I am creating a boxplot with two subsets, very similar to the example by Roger
Bivand at ?boxplot (reproduced below).? I am trying to change the labels on the
x-axis to have one number to cover both subsets.? I can do this in other plots
by using axis=FALSE followed by a separate axis() command.? I have also tried
variations in the names= argument but can't get it to work.?
2007 Nov 08
3
'a' extension
Is there any way to see the called number when a call gets redirected to
the 'a' extension from voicemail? Say x123 calls x456 and it rolls to
voicemail. x123 hits * and gets dumped into the 'a' extension in the
original context. I need some logic in 'a' to do a database lookup
based on the original called number (x456). Any ideas? When I do a
test, it appears
2008 Feb 11
2
Grandstream GXP2000 Loses Connectivity
I have 20-30 GXP2000's connected to * over a T1 line. Neither end is
NAT'd and there is plenty of bandwidth available over the line. The
GXP's are 1.1.5.15, which is the latest. I have a problem where the
phones keep dropping off of * and I get a "failed to register" message
in the log of *. Sometimes they eventually connect and sometimes, I
have to reboot them to
2008 Feb 04
7
adding the mean and standard deviation to boxplots
Dear list,
How can I add the mean and standard deviation to each of the boxplots using the example provided in the boxplot function?
boxplot(len ~ dose, data = ToothGrowth,
boxwex = 0.25, at = 1:3 - 0.2,
subset = supp == "VC", col = "yellow",
main = "Guinea Pigs' Tooth Growth",
xlab = "Vitamin C dose mg",
2006 Dec 02
2
"Low" beep on voicemail
We've had a few people complain that the "beep" before leaving a
voicemail is not loud enough and too short. Does anybody have a
recorded beep that they can share, that is a little louder and a little
longer? We've had this box in production for 2+ years, so I hate to
mess with the gain on the PRI or anything like that because everything
else works fine.
I know nothing
2006 Jan 18
2
1.2 in production w/100+ phones?
Is anybody using 1.2 (or 1.2.1) in a production network using Realtime
(voicemail, sip or extensions) with 100+ SIP phones? If so, what are
your experiences? We've been running 1.0.3 for about a year and it's
been rock-solid. We'd like to upgrade to Realtime and 1.2, but I'm
afraid of killing our stability. Obviously, we'd do it in stages
(upgrade to 1.2, then realtime
2008 Jul 15
1
sip prune realtime per issue
I am using realtime on two boxes, one running 1.4.10.1 and one running
1.4.11. Everything works fine except for when I make a database change,
such as a phones password. I change the DB, I prune the peer, I see it
is gone and then I see it show up again in "sip show peer xxxx", but
everything is not being updated. The phone will not register even
though the DB and the phone have
2006 Nov 27
3
Voicemail, SQL & ODBC
Is the storage of actual voicemail messages in a database still limited
to ODBC? If so, why?
And is the use of mySQL and ODBC at the same time still a bad idea? If
so, why?
I want to store all of my voicemail stuff in a database so that I can
give users web access to it, but I don't want to run web services on my
* server itself. If it is all in a DB, I can have a web box and a
2011 Jun 03
2
Arules: R Crashes when running eclat with tidLists=TRUE
Hello,
I'm using the eclat function of the arules package (1.0-6) for the
identification of frequent itemsets. I need the tidLists, but if I set
in the function tidLists=TRUE R crashes (Windows XP Professional SP3,
32 bit, R version 2.12.1 (2010-12-16), reproducible on two different
computers) with two different error messages or non at all. Minimum
examples are:
library(arules)
2007 Sep 07
3
Show Callee name on Display
We have users with Cisco 7900 phones running sip. When user A calls
user B, we want user B's name to appear on user A's phone. It shows the
extension they call, but not the internal name of the called user. Is
this possible? We have some people that used to be on an MGCP based
system and they would get the callee's name popup on their phone when
they called someone. I
2007 Aug 20
4
Realtime Queue Members
Does anybody have realtime queue members working? Not the queues
themselves, just the members. I have realtime working for voicemail and
sippeers, but I can't get queue members to work. Here is what I have:
res_mysql.conf:
[general]
dbhost = 127.0.0.1
dbname = ASTERISK
dbuser = myuser
dbpass = mypass
dbport = 3306
dbsock = /tmp/mysql.sock
queues.conf:
[general]
2007 Aug 10
2
Asterisk Manager to Record Greetings
I am trying to use Asterisk Manager via php to record auto attendant
greetings and I just can't figure out how to do it. I've got the php
page working and I can click to call between two phones. However if I
click to call just a single phone and then try to enable "monitor", when
I pick up the ringing phone, it just hangs up and doesn't record
anything. I'm sure I
2007 Jan 03
5
Polycom Power Specs
Does anybody happen to know the input power specs for the Polycom IP 500
and IP 600? We've mixed up our power supplies and we've got a whole box
of them and can't figure out which go to the Polycoms. I would rather
not kill the phones by trying random ones....
2007 Aug 22
2
Multiple servers using realtime
I am in the process of setting up several * servers using realtime and
connecting to mysql. I am trying to figure out if I should just use one
database and one set of tables for all of the user data. Or if I should
have separate databases for each * box. The boxes are independent of
each other in that customerA only connects to box A. They will never
fail over to box B or anything like