search for: norby

Displaying 7 results from an estimated 7 matches for "norby".

Did you mean: nooby
2013 Dec 09
1
Plot mortality data and show trend
I have a mortality data over many years and I wish to plot the data and also add some smoother to clearly highlight the trend. How could I do that in R with base graphics or ggplot? I have the following sample data: require(lubridate) mdate<-seq(ymd('2000-01-01'),ymd('2010-12-31'), by = '1 day') death<- rnorm(4018, 80, 45) df<-cbind(mdate,death)
2005 Feb 28
1
Zap channel calling back after hangup (due to polarity CID detection)
...********************************************************** ; [channels] ; ; TDM11B plugged into PSTN ; signalling=fxo_ks busydetect=yes echocancel=yes echocancelwhenbridged=yes echotraining=400 usecallerid=yes callerid="Siemens" <450> group=1 threewaycalling=yes transfer=yes context=norby channel => 1 signalling=fxs_ks txgain=0.0 rxgain=15.0 usecallerid=yes callerid=asreceived cidsignalling=dtmf cidstart=polarity transfer=no group=2 context=analog_in answeronpolarityswitch=no hanguponpolarityswitch=yes channel => 4
2005 Oct 21
4
jitter generation
Hi, in a project i must degrade the voip/video, i know to do latency (tbf), but i don''t know how to create jitter. I want to do it on a router/bridge and not the generating equipment. Any have a idea, or know a piece of code that do it? Thanks Ciprian
2005 Oct 11
3
VPN through PPP
Hi all, This is probably not the right place for this question, but maybe someone can help me out. I am trying to setup a VPN between two private addresses, using iproute2 (which is my only excuse for mailing this list). The setup is as below : eth0 ppp0 Wireless ppp0 eth0
2005 Oct 22
4
Differentiating between http downloads and interactive traffic
Hi, I''ve been wondering if anyone has thought of a way to differentiate between an established http download and interactive http traffic? I would like to give interactive http traffic priority over someone downloading large files. Has anyone any ideas how to detect packets that are part of a download like this? Thanks. _______________________________________________
2009 Oct 01
1
Is there a way to get info who disconnected the call into CDR?
Hei! Here's my problem. I have an Asterisk with SS7 and SIP trunks. Asterisk version is 1.6. I'm setting up a custom CDR fields and I was wondering is there a way to know who initiated a hangup? Asterisk must be aware of that info somehow, cause in queue_log, that info is present (completecaller, completeagent) Is there a way to get that info on the regular SS7 to SIP (and vica versa)
2009 Oct 12
0
libss7 problem with dialing a non numeric string
Hei! I'm trying to send special characters out to ss7 link, but libss7 seems to convert them to zeroes. The challenge is that our service provider demands some of the regional numbers to be sent in format D0+number. When I use D in front of the number in dialplan, libss7 replaces it with 00, So I have a dial string: exten => _[A-Z].,1,Dial(DAHDI/g1/DD0501,,g) But in SS7 trace I