similar to: get first month of trixbox free

Displaying 20 results from an estimated 1200 matches similar to: "get first month of trixbox free"

2008 Nov 05
0
a callerid question
hi; i have a customer who uses freepbx. He likes the ability to request a caller's name and then pass that threw to the extension, call screening, however one thing he wants to get is the ability to just pass the callerid to the extension, verbally red out to him. Can this be done? He's using latest build of freepbx, and i am as well. I'll do testing on it before deploying to
2008 Nov 05
1
800 origination
Can anyone recommend (offlist) a good IAX or SIP based 800 provider? Intention is for high volume calling card traffic from the US Virgin Islands and Puerto Rico. Thanks, j
2008 Oct 22
0
a question about linux/asterisk/commands
hi; I'm curious, is there a way, after i set up an admin ivr one needs a password to enter, to make for say option 7 for say give me current bandwith usage information? Let me tell you what i do now and you could give me your ideas. First of all i have a user, mbabcock that i ssh with, I'm using the latest of freepbx and right now how i get the status for me is typing vnstat and
2008 Nov 14
0
Virtual Question
hi; I am attempting to find a way to install pbxinaflash into hypervm, so to find a templet for hypervm with pbxinaflash. Do you guys know of any i can get or can someone design one for me so i can install that templet in a hypervm virtual machine? I can't appear to figure out where i need to go to do this. please help if you can. Michael Michael Babcock, owner of http://gwhosting.net
2008 Oct 10
2
is there a way
hey; i'm at best western and am curious is there a way i could find out if our best western, with out asking, is using asterisk? oh and petsmart i think is using asterisk they have alason voice for there main voicem enu. mike thanks for reading Systems administrator and owner of http://gwhosting.net msn: messaging at audioficks.net twitter: http://twitter.com/creepyblindy
2008 Oct 14
3
Looking for a mentor
Looking for a mentor... Having some issues with Asterisk 1.4.22 install. I am new to both Linux and Asterisk, however have 20+ years programming experience. First off I hate asking questions I could answer myself. I have and am reading The Asterisk manual, 2nd edition. I have successfully installed CentOS 5.2 and used yum to get a C compiler, current speed bump is with ./configure bash:
2002 Feb 05
3
COPY_SIZE #define
I noticed the "XXX: what should this be?" w.r.t. COPY_SIZE in sftp-client.c. I made up the following quick patch to allow a new command-line argument, "-B" (for 'buffer' size) to specify this value. I haven't done any strict benchmarking yet, but -B65535 is faster than -B8192 which is much faster than -B16. PS again, I am not on this list, so please CC me any
2008 Nov 26
2
Installing packages based on the license
Hello, I would like have an automatic way to avoid installing packages that I cannot use due to license restrictions. For example, the conf.design package is limited to non-commercial use, and since I work for a for-profit business, I cannot use it. I found out about the license terms of conf.design by chance; I would like to avoid any possibility of a mistake in the future. Is there some
2002 Feb 14
1
Zebra, Routing ...
Before I start, I don''t want to do ECMP or simple bonding ... I have multiple Internet connections available to multiple boxes on one of my networks. Box A connects to ISPs 1, 2 and 3 Box B connects to ISPs 1 and 4 Boxes A and B are both connected to each other and the rest of the network. 1) I would like to set up some dynamic routing in such a way that any given outgoing packet from
2001 Jul 12
1
Prioritizing streams
I have two servers on a network that need to intercommunicate a lot (file sharing and authentication information). I''d like to prioritise that traffic on them from their other network traffic, but I don''t want to think in terms of necessarily fixing bandwidths; I just want the inter-server communication to go out first if there''s a backlog. I could decide, I guess,
2001 Dec 07
2
Authentication 'failure' success
We are using OpenSSH (portable) version 3.0.1p1 on Linux 2.2.14-10 with RedHat's distribution of PAM 0.72-20.6.x for rsync'ing RRDTool data between two machines (among other things). When running 'rsync -essh -avz', everything works fine but the system log on the sshd side shows: PAM_pwdb[8021]: authentication failure; (uid=0) -> rrd for sshd service sshd[8021]: Accepted
2001 Dec 06
3
Anti-CBQ Statements in Howto
I find the negative attitude toward CBQ to be distracting and non-professional in the HOWTO. I''ve re-read it for the first time in about a month and comments like "This can be configured in a variety of ways, which I do not understand. Use HTB" do not encourage me about the writer. This is not a personal critique, as I can imagine this being said on a personal website,
2008 Jan 23
18
Not seeing the failure
All, I''m missing something simple, I think. I am writing a spec to say that my CouponController should create a new coupon from the form parameters, then set the current user. Here''s the spec: describe CouponController, "When posting to save_coupon" do before(:each) do @expectedName = "pepper''s" @expectedAmount = 5 coupon =
2008 Jan 15
4
Okay, I''m finally asking for help
Hi, all! I would love if someone could help me figure this out. I can''t seem to see why the following fails: Here''s the spec: it "should redirect back to the index page" do Coupon.should_receive (:new).with({"name"=>@expectedName,"amount"=>@expectedAmount}).and_return(@coupon) @coupon.should_receive(:save) response.should
2011 Feb 09
1
help with operations inside matrix
Hello World! I'm working on my thesis right now (something about financial immunization) I'm currently working in the basics, doing a matrix that lists the present value (or weight) of every combination of coupon rate and term to maturity, this is the code I have right now which is giving me a "longer object length is not a multiple of shorter object length" #start
2006 Feb 18
2
Conversion to Adjacency Matrix
I have data in the following form: ID COUPON0 COUPON1 COUPON2 COUPON3 1 1 1000 1001 1002 2 2 NA NA NA 3 1000 1003 NA 1004 4 1001 NA 1005 NA 5 1002 NA NA NA 12 1003 NA NA 1006 7 1005 NA NA NA 8 1004 1007 NA NA 9 1006 NA NA NA 26
2008 Jan 13
10
.html.erb files and autotest
When I work with a .html.erb file, the autotest rspec on rails stuff doesn''t understand the file to map it to the right test. I wanted to submit a patch for this, but I''m unsure where the specs would be to update. I found the necessary mapping in rspec_autotest.rb, but I can''t find any specs anywhere. Help? I just need to have /app/views/coupon/index.html.erb to map to
2002 Feb 01
4
OpenSSH Key Storage
I have had a brief discussion with Damien Miller (below) about storing host port values in the known_hosts file so as to track multiple ssh sessions (with independant keys) that run on a single host but accept connections on different ports. If it were possible to state that a given key for a remote host belonged to that host's ssh session on port 23 and that another key belonged to that
2008 Sep 04
1
text file imported incorrectly
Dear R-users, When I tried to import a text file (tab delimited) which has 2000+ rows with the following command (With the importData in S, it works though), x <- read.table(textfile, sep= "\t", skip=5, stringAsFactors=F) I received the following warning message: Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,: number of items read is not a multiple of
2012 Dec 26
2
has value in a console but it's nil in my controller and my view?
I have this strange behavior and I don''t undertand why. Here is the thing: I have this record in my payment model: 1.9.3p286 :019 > u.payment.last Payment Load (0.3ms) SELECT "payments".* FROM "payments" WHERE "payments"."user_id" = 10 => [#<Payment id: 37, bank_name: "Mercantil", plan: "Plan Uno", date: