similar to: No subject

Displaying 20 results from an estimated 200 matches similar to: "No subject"

2005 May 25
0
Is SKYPE a threat orshould wedo something(together)
IMHO! I just see a skype channel as something good for asterisk. Skype has broad coverage. I can't imagine that skype wouldn't be interested in selling corporate accounts "skype trunk lines". Imagine having unlimited or X amount of continious calls coming in on SkypeIN and out on SkypeOUT from Asterisk. Internal Phones would all talk IAX or SIP to asterisk and use all PBX
2008 Apr 24
3
Dynamically Naming a Variable
Hello, I would like to dynamically name a variable... for example, in my program, I iterate over a SQL query that gives me ''displayname'', ''phone_office'', and ''phone_mobile'' (in the actual query there are many more columns). For each row in the results, I want to create an array with [0]=''phone_office'' and
2014 Apr 11
0
Rails 4.1 activerecord_relation conversion to array problem
After I upgraded from rails 3.2 to 4.1 I am getting this error below. I researched that Rails 4.1 requires a conversion of an activerecord_relation to an array using to_a. I did use to_a but looks like rails is doing a select count behind the scenes. Do you know how to fix this? def index order_type = params[:order_type] @oh = OrderHeader.select("orders_header.*, users.username,
2006 Nov 26
3
Questions about generating samples in R
Hello! I have a data set with 8 columns and in about 5000 rows. What I want to do is to generate samples of this data set. Samples of a special size, as example 200. What is the easiest way to do this? No special things are needed, only the random selection of 200 rows of the data set. Thanks Alex -- Alexander Geisler * Kaltenbach 151 * A-6272 Kaltenbach email: alexander.geisler at gmx.at
2007 Apr 18
0
[Bridge] Bridge Digest, Vol 36, Issue 8
Julian, I did not understand what you meant by this paragraph. "Now, for the twist. For development and testing, I assigned an ip address and gateway to the bridge. I need to be able for a "non-it" person to install this box without having to set it up at all , so it cannot have an ip address assigned, as it *may* be in use somewhere else on the lan or router." Did your
2005 Jan 12
4
Is this a $50 wifi or wireless USB VOIP phone ?
http://www.pcphoneline.com/skype "The VPT1000 is NOT a simple last generation USB phone audio device but is rather a next generation integrated gateway and USB phoneset with simultaneous dual mode Skype and SIP calling support. Skype is not forecast to have "SkypeIn" available until June 2005 but you can have the capability now via its built in SIP capabilities." Is this a
2006 Dec 07
2
Simulation in R
Hello! I have the following problem. My code: --snip-- ergebnisse <- rep(0, each=2) stichproben <- rep(0, each=2) for (i in seq(1:2)) { n <- dim(daten)[1] ix <- sample(n,200) # producing samples samp_i <- daten[ix,] stichproben[i] <- samp_i # doesn???t works # Calculation of the model: posterior_i <- MCMClogit(y ~ fbl.ind + fekq3 + febitda4 + fuvs + fkru +
2008 Nov 29
0
asterisk-users Digest, Vol 52, Issue 81
I was cleaning and working on laptops most of the day. Check my logs, I did plenty of work. -----Original Message----- From: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com> To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com> Sent: 11/29/2008 1:13 PM Subject: asterisk-users Digest, Vol 52, Issue 81
2006 Dec 07
1
Simulation in R - Part 2
Hello! So, the simulation works (drawing 100 samples and then calculate the model for each sample). Here is the code: --snip-- # sample size n=200 ergebnisse200 <- rep(0, each=100) stichproben200 <- vector(?list?, 100) default200 <- rep(0, each=100) for (i in seq(1:100)) { n <- dim(daten)[1] ix <- sample(n,200) samp_i <- daten[ix,] # draw samples y <- sum(samp_i$y)
2006 May 23
1
shapes in rgl
Does anyone have a way of producing solid shapes other than spheres in rgl? I am using rgl to produce a simple visualisation of a forest model results using "lollipops". Its just a bit of fun, but as many of the trees are pines I would like to depict their crowns as cones. If there is a solution I need it to work under windows. Here is the example. library(rgl) library(misc3d)
2006 May 05
1
A question about linear optimizaton
Dear all, I am trying to find a solution satisfying the below equations in R. Set up the problem 9 X1+ X2 + X3 = 2 X1+ X2 + X3 = 1 which is subjected to 0 < X1 < X2 < X3 < 2. I have downloaded the packages \'linprog\' and \'lpSolve\' but can not see how to solve the question. Thank you for your help. With
2007 Oct 11
0
display problem with to_csv
Hi all, I need to export the document as csv file, i have exported successfully, but the problem is not displayed as per my format, in csv file the format is suffuled, i want the orderwise as how i have mentioned in my query, please help me to come out in the order wise. My coding is: @report_data=EdiaUserContact.find_by_sql( "SELECT '''' as ''Title'',
2010 Mar 12
1
Asterisk 1.6.2.5 x64 with Skype and DTMF on skype-out.
I'm running Asterisk 1.6.2.5 with chan_skype on a x64 linux platform. When a user calls from skype (not skype-in) to asterisk, dtmf (basically menus for a conference system) works just fine. But when a user from the inside (soft or hardware sip phone) calls out via skype-out dtmf doesn't work. I have tried setting the codec to alaw, and dtmfmode to all possible options (auto, inband and
2006 Jun 14
2
AddQueueMember and Local channels
Following on from a posting yesterday from Kevin, I have the following in the dialplan: exten => 709,1,AddQueueMember(SomeQueue|Local/706@AgentQ) I am on extension 706. From the CLI: SomeQueue has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime), W:0, C:0, A:3, SL:0.0% within 60s No Members No Callers I call 709, get a console message
2013 Mar 29
1
Asterisk 11 - Change CDR in hangup exten [Was: CDR values changed in hangup handler not saved]
2013/3/29 Julian Lyndon-Smith <asterisk at dotr.com> > check out the endbeforehexten option in cdr.conf > > this needs to set to "yes" > > Julian > Unfortunately, this doesn't help. Let's drop the hangup handler at the moment, and focus on the "saving to file" part. Then my issue is I can't update CDR value is hangup exten. Here is a
2006 Dec 06
0
Configuring a QoS Box + Cliente Bandwidth Control
Hello all, I am trying to configure a linux box to make some QoS into my netowork and, at the same box, control my clients bandwidth. I have this classes created: ---------------------------------------------------------------- UP="eth0" # wan infocontabil DL01="eth2" # lan clientes $TC qdisc del dev $DL01 root 2> /dev/null >
1999 Aug 07
1
INSTALL script does not handle spaces in pathnames correctly (PR#242)
Full_Name: Lyndon Drake Version: Version 0.65.0 Under development (unstable) (August 07, 1999) OS: Linux 2.2.2 Submission from: (NULL) (202.14.102.52) I was attempting to install the DSE package from a directory whose pathname includes spaces. The INSTALL script interprets spaces in the pathname as a separator. For example: [lyndon@beat Rdse]$ pwd /home/lyndon/doc/uni/415.704 Computer Systems
2006 Sep 21
0
layer7 http
hello, I try to use layer7 filter to classify packets. I have a proble with http match. This protocol seems to work well with l7-filter (http://l7-filter.sourceforge.net/protocols) but for me nothing is filtering in http class. Someone can help me ? Here is my script : #!/bin/bash IPT_BIN=/sbin/iptables TC_BIN=/sbin/tc INTER_OUT=ppp0 LINK_RATE_UP=1000Kbit RATE_ACK=200Kbit RATE_DEFAULT=100Kbit
2006 Oct 12
1
AstriCon Hotel Full - Here are some near-by alternates
Well, it looks like AstriCon 2006 is going to be big. We've sold out the entire Westin Park Central -- every last room. So, here are some nearby hotels to check if you're planning on coming down to Dallas for the big Asterisk-fest. Wyndham Garden Hotel-Park Central 8051 Lyndon B Johnson Fwy Dallas, TX 972-680-3000 Residence Inn LBJ/Park Central 7642 Lyndon B Johnson Fwy Dallas,
2011 Jun 14
0
How to set a HA8 board + B400M in NT mode ? [SOLVED]
2011/6/14 Kevin P. Fleming <kpfleming at digium.com> > On 06/14/2011 03:11 PM, Olivier wrote: > >> Hi, >> >> 1. Is there any manual entry about modprobe's options relative to a >> given Dahdi driver (wctdm24xxp, for instance) ? >> >> 2. When loading a wctdm24xxp driver, is there any parameter to pass to >> modprobe to configure a span in