similar to: How to assign channels for asterisk

Displaying 20 results from an estimated 3000 matches similar to: "How to assign channels for asterisk"

2008 Jan 27
2
maptools no such file
Hello, I'm having problems reading a shapefile with read.shape (maptools). I'm absolutely sure my file is there, but I get "no such file". The wd is ok, since read.table for example does find the file. > getwd() [1] "D:/somedirectory/R scripts" > read.table("cities.shp") Error in read.table("cities.shp") : empty beginning of file In addition:
2007 Nov 20
2
barplot problem
Hello, I'm trying to find out how I can move the y axis label of a horizontal barplot further away from the axis, in order to avoid overlap between the names (which I have rotated using las=1) and the label. I have been fiddling with the graphical parameters but nothing seems to work. Maybe a graphical representation of the graphical parameters would be helpful (cf the CSS box model).
2005 Jun 30
3
Trying to do very simple Zaptel Config. NO LUCK!
Hi, I am trying to do the world's most simple install. I have a Wildcard TDM400P with 3 ports: 1 FXS on port 1 and 2 FXOs on ports 3 and 4. (i'm not using port 3 for now, put want it for expansion purposes) I simply (to start with) am looking to have the FXS phone ring when an FX0 port is dialed. I would also like to be able to place outgoing calls on the FXS through the FXO. Right
2007 Aug 15
8
TDM400P FXO click sounds
Hello, I have a TDM400P with 4 FXO ports, currently using three. When sending or receiving calls on this card, there is a nearly constant popping/clicking sound, it is related to the echo cancellation?. I adjusted my gains properly, but to no avail. I even found that setting echotraining=no in zapata.conf didn't change the scenario at all. I've plugged analog handsets into the
2009 Dec 19
3
DROP and KEEP statements in R
What is equivalent to DROP or KEEP statements of SAS in R? -- This message was sent on behalf of sarjinder at yahoo.com at openSubscriber.com http://www.opensubscriber.com/messages/r-help at r-project.org/topic.html
2006 Apr 20
6
TDM2400P
We just bougth a tdm2400p with all the modules for FXO, but we are having some troubles with the card, cause it aparently is stripping some digits from the dialed number, we tested the same server with a tdm400 and everything worked as expected. We?ve already added "w" before the dialed number with no results, is there any way to solve, is it a bug thanks
2007 Aug 18
1
number precision
Hi, I'm trying to find a way to determine how many digits a number has. I tried using nchar(paste(number)), but unfortunately paste will reduce 8.00 to "8". Any thoughts? Pieter -- This message was sent on behalf of pieterprovoost at gmail.com at openSubscriber.com http://www.opensubscriber.com/messages/r-help at stat.math.ethz.ch/topic.html
2007 Dec 24
1
curve fitting problem
I'm trying to fit a function y=k*l^(m*x) to some data points, with reasonable starting value estimates (I think). I keep getting "singular matrix 'a' in solve". This is the code: ox <- c(-600,-300,-200,1,100,200) ir <- c(1,2.5,4,9,14,20) model <- nls(ir ~ k*l^(m*ox),start=list(k=10,l=3,m=0.004),algorithm="plinear") summary(model) plot(ox,ir) testox <-
2009 Sep 07
5
TE420P configuration
Hello I am trying to configure TE420P but i am confused what to give chan_dahdi :( Below is configuration i am using for TDM400P Please help what changes to make in it... Please provide a link as well [trunkgroups] [channels] ;default for channels switchtype=national rxwink=300 hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes
2009 Jun 14
2
FXS - TDM400 - No dial tone
I have a TMD400 card installed in a PC with one fxs (installed in slot 2) and two fxos (installed in slots 3 & 4).? fxos work fine but I am unable to get a dial tone for any devices connected to the fxs.? I have correctly connected the power supply to the card and I have even tried moving the card from slot 1 to 2 on the board. Below is from the console when I try to route a call from FXO on
2004 Aug 21
3
zaptel config
Hi, Sorry, in my last mail I wrote "wcfxs" instead of what I actually used, "wcfxo." I just got two digium x100p clones and installed asterisk on fedora core 2 which took some tweaking. After getting asterisk up I installed the zaptel stuff - then modprobed zaptel, wcfxo, which worked fine. ztcfg is showing two channels configured, but when I start asterisk and
2004 Aug 28
1
UK Disconnect supervision with TDM400P
Hi I know this gets covered fairly regularly, but I've had a search through the archives and can't find anything dealing with this specifically - apologies if I've missed it though. I've got a TDM11B with the fxo port plugged into a standard UK BT PSTN line, loading wcfxs with OPERMODE=UK. All's working well, except if I get an incoming call through my bt line, and the
2009 Sep 30
1
How to calculate KMO?
Hi All, How do i calculate KMO for a dataset? *Dataset:---------------------* m1 m2 m3 m4 m5 m6 m7 m8 1 2 20 20 2 1 4 14 12 2 9 16 3 5 2 5 5 15 3 18 18 18 13 17 9 2 4 4 7 7 2 12 2 11 11 11 5 7 8 5 19 5 2 20 18 6 7 4 7 4 7 9 3 3 7 5 5 5 12 5 13 13 12 8 6 6 4 3 5 17 17 16 9 12 12 4 2 4 4 14 14 10 5 14
2007 May 15
4
Outside lines are just not happening...
Two problems, possibly related: Here's the configuration...my Asterisk box has a TDM844B in it; port 1-4 are FXS, 5-8 FXOs. Here are the config files: /etc/zaptel.conf: -------- fxoks=1 fxoks=2 fxoks=3 fxoks=4 fxsks=5 fxsks=6 fxsks=7 fxsks=8 loadzone = us defaultzone = us -------- /etc/asterisk/zapata.conf: -------- [channels] language=en usecallerid=yes hidecallerid=no
2009 Oct 31
1
Interrupting Yum Update
Hi All, Quick question, I just finished googling and found the thread that is dealing with the rpmdup_remover.sh script, and thanks to everyone that was involved in this. I followed the following threads: http://www.opensubscriber.com/message/centos at centos.org/11086209.html http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=17166&forum=37 Which lead me to the
2010 Apr 09
1
Performance problems with XFS on Centos 5.4
Hi! During the last weeks I experienced some performance problems with a large file-system on XFS basis. Sometimes for instance ls is painfully. Immidiatly afterwards ls on the same directory is immidiate. I used strace on this ls and found that during the first ls the lstat-calls need approx 0.02s each while during the second ls the are two orders of magnitude faster. Googling around I stumbled
2005 Jan 06
6
TDM4000P with 4 FXO's not picking up ringing lines
Ive just installed a TDM4000P with 4 fxos. The zaptel config is fine, zttest comes back with configured. If i call a line when zttest it shows on the display,and then goes when the line drops. In * when a call comes in, it follows my dialplan and answers the call according to the log, but IT DOESN'T actually pick up the call, i.e. it continues ringing. I'm using KS signalling, and
2006 Apr 03
2
Frustrated with echo...
I've been using my Asterisk (At my house - 2 modem-type fxos, and an assortment of SIP endpoints for phones) for about 5 weeks now, and I've been really happy with it, but I'm still having an echo problem that I've exhausted google with, and can't get straight... I think I've determined that because I'm using $7 voice modem clones for my FXOs that bad echo is going to
2003 Jun 18
5
CAC Access Bank
I just picked up a couple CAC Access Bank 1s loaded with FXS that should be arriving shortly. Does anyone have one that they use with Asterisk? If so, would you be willing to shoot me a note with your current configs? I'm not very familiar with CAC/etc, and it would save me countless hours of muddling through .. :) Any others tips you can give me on these banks would be very
2004 Jan 12
3
Fw: problem with safe_asterisk
I have no problems lauching asterisk from the command line . . . asterisk -vvvvc However, I'm trying to autostart on boot up, so I'm trying safe_asterisk When I do this, I get: Asterisk ended with exit status 127. Asterisk died with code 127. Aborting. I've looked through the script but can't find what the problem is. I'm running on RedHat Fedora. Thanks for your help.