similar to: setvar from chan_dahdi.conf

Displaying 20 results from an estimated 600 matches similar to: "setvar from chan_dahdi.conf"

2013 Jan 06
1
Get CONNECTEDLINE info from other Asterisk system via IAX2
I have been racking my brain attempting to get the remote callerid information for calls made to extensions on another Asterisk system connected via IAX2 but nothing has worked. To clarify, I would like to display the number AND name on the calling phone when calling extensions on another Asterisk system. I seem to be able to 'send' all the information I want to the system I am calling but
2012 Aug 21
2
apply question
This works, where zz is a dataframe: for(i in 1:nrow(zz)) { zzz[i,1]<-paste(zz[i,1],zz[i,2],sep="_") } I would like to use "apply" to concatentate two columns of text along with a separator. How? Chet [[alternative HTML version deleted]]
2012 Jul 18
3
Upgrading on Ubuntu from 2.11.1 to 2.15.1
This doesn't work, what should I do? sudo apt-get install r-base [sudo] password for cseligman: Reading package lists... Done Building dependency tree Reading state information... Done r-base is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Also: > .libPaths() [1] "/export/home/cseligman/local/library/R" [2]
2019 Aug 29
2
I broke "yum update" - C7
Am 2019-08-29 17:36, schrieb Gary Stainburn: > On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote: >> Hi, >> >> yum uses libcurl behind the scenes and thus NSS and not OpenSSL. >> >> Do you get something indicative when running: >> >> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic >> check-update >> >>
2010 Nov 03
1
doh! chan_dahdi.conf
For those who don't know, (as I just figured out by reading the sourcecode), that all settings for a particular "channels" must be placed before the channel => entry. Ie, Immediate=no Channel=>1-24 Immediate=yes Channel=>25-48 Immediate=no Channel=>49-72 1-24 will have immediate set to no, 25-48 yes, 49-72 no Maybe someday the config will be
2013 Feb 11
1
Quick start configuration sample for "chan_dahdi.conf"
I am really a beginner of PRI ISDN board, I am wondering if there is a "quick start" chan_dahdi.conf configuration I could use. I tried to install two "FreePBX" boxes follow the instructions from "http://www.cadvision.com/blanchas/Asterisk/DahdiT1trunk.html" connected them between PRIs, It worked. And now if I refer the FreePBX "chan_dahdi.conf" it looks
2016 May 12
5
where to send patches to R source code
Hi Peter, Martin, and others, Thanks for your replies. - The bugs apply to all systems that use GNU Readline, not just Linux or Arch Linux. - Readline version 6.3 changed the signal handling so that SIGWINCH is no longer handled automatically by the library. This means it's not currently possible for people using R on e.g. Linux to resize the terminal, or at least when they do so
2007 Apr 04
1
Icecast2 Server Load tests
Hello: Ed Zaleski ran some remarkable and very impressive load tests on icecast reported on www.icecast.org (Home page). What wasn't mentioned in the test specifications was the type of internet line that was used which totally influences bandwidth and subesequent overall load characteristics. Questions: 1. Was it a T1 line, Verizon FIOS, or cable internet, or what? 2. What were the
2008 May 03
2
RTP and Sip Provider
Hello all, I need to configure a new provider to complete calls to us, the provider gave to me 2 different ip address, one is the default host and another to RTP server, so far as i knew the rtp server should be the same address but different ports, anyway i think i?m completelly wrong about it.. someone could tell me how can i configure in asterisk this connection in sip.conf? Thanks, Chet
2012 Jun 05
1
Cannot get Digium Phones back into service after changing sip device name.
During testing with the Digium phones I have run into a problem where I try to make a change to the sip device name. I make the device name change in sip.conf then make the matching change to the lines in res_digium_phone.conf. I then do 'sip reload' and 'module reload res_digium_phone.so'. I then end up with phones that I cannot bring into service no matter what I have tried. They
2005 Aug 17
2
About R variable references
Hello Group, I could use an advice on how SEXP handles work. My aim is to implement a system where I initially set a few global variables that are used for communication between C and R code. Then I do some work with R code and periodically call a function of my own that will update the system state. Such a design is useful for many purposes (for GUIs to name one). I am not entirely sure that R
2019 Jun 25
3
csc policy
Hello you all, we are in the process of upgrading to windows 10 on all our workstations. We see one problem with redirected folders. We redirect Appdata to a network share. [profdata] comment = Profile Data Share path = /srv/profdata csc policy = disable hide files = /?esktop.ini/ntuser.ini/NTUSER.*/?humbs.db/$RECYCLE.BIN/ This worked great (although slow) with
2009 Jul 09
1
Strange t-test error: "grouping factor must have exactly 2 levels" while it does...
Hi, Could anyone tell me what is wrong: > length(unique(mydata$myvariable)) [1] 2 > and in t-test: (...) Error in t.test.formula(othervariable ~ myvariable, mydata) : grouping factor must have exactly 2 levels > I re-checked the code and still don't get what is wrong. Moreover, there is some strange behavior: /1 It seems that the error is vulnerable to NA'a, because it
2012 Oct 18
1
legend of maps generated by function symbols
I generated maps with the function symbols (graphics). These are basic maps generated with : symbols(x,y,circles=myvariable) where x et y are spatial coordinates corresponding to replicates of "myvariable". I would associate legend to this kind of maps, is it possible? Regards, Marion. -- Marion Jacquot Laboratoire de Chrono-environnement UMR UFC/CNRS 6249 USC INRA Universit? de
2010 May 13
2
Help with reading information of "summary"-Object
Hi, I am quite new to R - but quite expierience in programming. Nonetheless I have some problemes in accessing information of the "summary" object. Here is what I do: model <- lm ( y ~ myVariable ) "summary(model)" gives me an object which has a lot of information about the regression. Now I'd like to access programmatically the level of significance which is
2002 Oct 14
1
Xbox Connection
Hi all wondered if you could help me with this little problem I have. I''m wanting to connect my Xbox to the net for gaming and have the following set-up 3 interfaces on my Linux box eth0 :net (connected to my cable modem) eth1 :me (IP range 192.168.3.0) eth2 :loc (IP range 192.168.0.0) My Xbox is connected through a hub to eth2 I need to forward TCP and UDP packets to my PC which is
2013 Feb 20
2
ERROR: chan_dahdi.c: PRI Span: 3 PROBLEM: General: Badly Structured Component
Hi all, has anybody ever encountered this ERROR before? It happens frequently on my debian6-based pbx. I'm using Asterisk 1.8.11 with dahdi-linux-2.4.1 and a quadBRI card. ERROR: chan_dahdi.c: PRI Span: 3 PROBLEM: General: Badly Structured Component I tried to google but without success. Do you know what it means? Should I worry? Thank You Giorgio
2009 Oct 28
3
variable labels to accompany data.frame
Often it is useful to keep a "codebook" to document the contents of a dataset. (By "dataset" I mean a rectangular structure such as a dataframe.) The codebook has as many rows as the dataset has columns (variables, fields). The columns (fields) of the codebook may include: ? variable name ? type (character, factor, integer, etc) ? variable label
2016 May 12
2
where to send patches to R source code
>>>>> <frederik at ofb.net> >>>>> on Wed, 11 May 2016 23:00:20 -0700 writes: > Dear R Developers, > I wrote to this list a week ago with some patches that fix bugs in R's > GNU Readline interface, but I haven't had a reply. I'm not in a hurry > but I'd like to make sure that my message is getting read by the
2008 Jul 09
1
Evolution in CentOS 5.2
(Probably OT) Has anyone else noticed these flaky (new?) behaviors in Evo since the 5.2 upgrade: - REALLY slow saving messages from inbox to another folder - search capability separated by folder instead of overall (with no option for control) - failure to autocomplete email addresses for known contacts I think that's it. I was wondering if it was just me, or if others had noticed this.