similar to: Motherboard for Digium card

Displaying 20 results from an estimated 1000 matches similar to: "Motherboard for Digium card"

2006 Mar 15
1
Development news :: T38 passthrough
I found a bug in the latest T38 passthrough patches, the effect is that a non-SIP call after being put on hold is then lost, no resume is possible. The fix is to be applied in the chan_sip.c file: } else { /* No bridged peer with T38 enabled*/ transmit_response_with_sdp(p, "200 OK", req, 1); } - } + } else transmit_response_with_sdp(p, "200
2004 Feb 06
2
vector of factors to POSIXlt
hello, I have a vector of factors > str(rcptdt) Factor w/ 51 levels "1/10/03","1/13/03",..: > length(rcptdt) [1] 87 which i want to convert to class POSIXlt to extract the day, so: a1<-format(rcptdt,"%m/%d/%y") > length(a1) [1] 87 and: a2<-strptime(a1, "%m/%d/%y") str(a2) `POSIXlt', format: chr [1:87] "2002-04-18"
2004 Nov 02
2
using R in .NET apps
looking for some thoughts on incorporating R functionality to create histograms of data stored in an informix db. im gonna write the app in .Net and will use a managed provider to access the data. what R libs might I have to package in the assemblies? (sorry my Q is general as Ive only just looked at wanting this yet) Thanks. Amer.
2003 Jul 18
2
create a vector looping over a frame
Hello, I have a data.frame > names(popA) [1] "Year" "Series" "Age" "WM" "WF" "HM" "HF" "BM" [9] "BF" "IM" "IF" "AM" "AF" "Yr" how do i loop over a subset of variables in this frame to create a vector of
2008 Dec 18
1
Filesystem Block Size w// DB_BLOCK_SIZE
Hello All, We're hosting DB1 and DB2 with db_block_size set to 8K, 16K respectively File system creation is done with mkfs.ocfs2 -b 4K -C 32K -N 4 -L LABLE /dev/mapper/xxxx Mount is done with: ocfs2 _netdev,datavolume,nointr 0 0 I'd like to know if we can separate most of the tablespaces on different LUNs, even if they're on the same disk group sometimes, is it
2005 Mar 03
2
Re : Calling card platform
We are using a platform from AmarFone Inc. It great full featured , everything you want to run a calling card and does not cost your a lot of money. Their support is awesome. You can contact them at sales@amarfone.com. Ehsanul Karim
2003 Jan 27
1
Owner and group
Hi all, When i use rsync with on the server : motd file = /etc/rsyncd.motd log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [filieres] path = /home2 comment = Repertoire de sauvegarde des filieres read only = no hosts allow = 172.18.1.246 # vador only dont compress = *.gz *.jpg *.zip *.rpm *.tgz note : the
2003 Sep 10
6
insert eps into microsft word
it seems that word can not read encapsupalted postscripts generated by R I used this command postscript("output.eps",horizontal=F,onefile=TRUE) since onefile=TRUE produces an encapsualted postscript actually what I'm trying to do is to insert the postsript file into a word document since other formats like jpeg and bmp do not reproduce the same quality like postscript formats any
2008 Jul 17
3
Histogram with two colors depending on condition
Dear List, Say, we generate data like this- dat<-rnorm(1000,1,2) hist(dat) How do i make the histogram, say, red (col = 2) before X = dat = 0, and rest say, green (col = 3) beyond X = dat = 0 in R? The resulting histogram could be like this http://ehsan.karim.googlepages.com/histogram.JPG (edited) Thanks in advance. Ehsan http://ehsan.karim.googlepages.com/diaryofastatistician
2010 Oct 11
8
Create channel bank with TDMoE
Hello, I want to create channel bank in this case: "channel bank" |-----------------------------------------| | FXS,FXO<----->TDMoE<--|---------------------------------->Asterisk |-----------------------------------------| How can it?
2018 Jan 12
2
Help with packages (methods, stats, stats4)
Yes, You are right. I mean install.packages('DVstats'). Actually, it seems that DVstats does not have maintainer https://github.com/USGS-R/DVstats Karim On Fri, Jan 12, 2018 at 7:20 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 12/01/2018 1:11 PM, Karim Mezhoud wrote: > >> Hi, >> Did you try install.packages('stats'). >> > > That
2004 Oct 06
3
OH323 compilation with updated Asterisk
I just updated by Asterisk and now when I am trying to compile OH323 I get this error , is this any new addition to Asterisk ? chan_oh323.c:2419: error: structure has no member named `ani' chan_oh323.c:2419: error: structure has no member named `callerid' Ehsanul Karim
2000 Feb 15
4
Locking error in the installation of Samba
Hi! I m trying to install samba-2.0.6 on solaris 7. When i run configure script, it gives me an error checking configure summary ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config it also doesnot find "fcntl" What do u ppl suggest. What kind of locking is on my system. Thanks Regards Amer!
2005 Jan 09
2
Wine crashes when running Trickster. Problem with dialog boxes and charset...
Hiya, I have some problems (quite obvious, huh ?) with a game named Trickster. I installed it like described on my Howto ( http://wiki.jswindle.com/index.php/Wine_Trickster ). The problem is when I launch the game, an error appear (in Japanese but the charset used currently don't display the character correctly). Is there a way to change the charset to ISO-2022-JP or SHIFT-JIS so I could
2018 Jan 12
2
Help with packages (methods, stats, stats4)
Hi, Did you try install.packages('stats'). Let we know about your Sys.info() Karim On Fri, Jan 12, 2018 at 5:37 PM, imane hajar <imane.chafiki.fst at gmail.com> wrote: > hello , > > i am so sorry , i figure it out. > > im sending this msj to the moderator to stop the approval of the mail . > > have a good day. > > > 2018-01-12 15:42 GMT+00:00 imane
2007 May 03
2
Single Title for the Multiple plot page
Dear List, In R we can plot multiple graphs in same page using par(mfrow = c(*,*)). In each plot we can set title using main and sub commands. However, is there any way that we can place an universal title above the set of plots placed in the same page (not individual plot titles, all i need is a title of the whole graph page) as well as sib-titles? Do I need any package to do so? Thank you
2012 Nov 08
2
Puppet dashboard shows all hosts unresponsive
Hi guys, I have a strange situation. I''ve got 1 dashboard MySQL DB accessed from 3 different dashboard hosts. Strangely enough, 2 of them show the right node statuses, and the third one just shows all nodes as unresponsive. As far as I know, the status comes from the "nodes" table in the DB, so how can this happen? Is there some cache I need to clear? Is there another
2007 Apr 17
3
Extracting approximate Wald test (Chisq) from coxph(..frailty)
Dear List, How do I extract the approximate Wald test for the frailty (in the following example 17.89 value)? What about the P-values, other Chisq, DF, se(coef) and se2? How can they be extracted? ######################################################> kfitm1 Call: coxph(formula = Surv(time, status) ~ age + sex + disease + frailty(id, dist = "gauss"), data = kidney)
2012 May 19
2
Is there a way to limit the number of agents that can run concurrently?
Hi all, I''ve set up a Puppet environment with a master managing around 80 agents. I would like to set a limit on the number of agents that can be performing puppet runs at any given moment...so, for example, if there are already 3 puppet runs ongoing, the 4th agent should be put on hold until one of the 3 runs finishes. Is there a way to configure this? It would be perfect if it can be
2004 Sep 26
1
ASTCC Terms : Help
I have got my ASTCC up and working , but facing a hard time understanding the terms in ASTCC what actually they are meant for. 1. What is Trunk in ASTCC and what are the meaning of the parameters such as Technology & Peer/Trunk ? 2. In the routes if I use 0 connect fee that means the user won't be charged for 0 sec calls right ? Inc. Seconds refer to interval ? If I set 500 in cost per