search for: binny

Displaying 11 results from an estimated 11 matches for "binny".

Did you mean: benny
2014 Dec 16
1
Six seconds hangup
Hello all Over the last couple of months we?ve been experiencing a strange problem, which I?ve been unable to solve. We have an Asterisk 1.4.19 that?s been running happily for the last several years. All calls go through an AGI server from dialplan. On average we have appr. 3000 incoming calls/day. All calls go in via the AGI server, various sound files and menus are played, and every
2011 Dec 16
3
ODBC problem - static realtime file not loading
Hi all I'm trying to configure my Asterisk setup to load the musiconhold.conf file from an ODBC connection to MySQL, working through the example given in the excellent book "Asterisk: The Definite Guide". I'm using Asterisk 1.4.19 and MySQL 5.1.58. I've configured the ODBC bit and in my GeneralLog on MySQL I can see the asterisk user connecting and sending a few SQL
2011 Dec 23
0
Any one using VICIDIAL?
Hi all, I'm looking at options for installing/writing PBX software and I came across www.vicidial.org<http://www.vicidial.org> which seems to do almost all I need - and is open source and all. I'd very much like to hear from anyone having experience with VICIDIAL, e.g. using it with different versions of Asterisk (the documentation only mentions * up to 1.6) Best regards Binni
2012 Jan 05
6
assest pipeline how to exclude some css files?
In my assets I have intranet |_1.css.scss |_2.css.scss internet |_1.css.csss application.css application_internet.css application_intranet.css 1.css.scss 2.css.scss 3.css.scss intranet and internet are directories. In my layout I want to exclude the files under internet and intranet. I have created application_internet.css /* * application-internet.css * *= require_self *=
2014 Feb 20
2
Hacking attempt, Asterisk 1.4
Hi all We have an Asterisk server that?s been running for a few years now without problems. We have IPTables running, as well as fail2ban and have followed all the security recommendations we have found. Every few weeks we get an attack that lasts about a minute or two, resulting in our AGI script being overloaded. What happens is that somebody seems to be trying to connect from our
2011 Sep 02
0
No subject
e might have something to do with Circuit Switching. I am guessing that the= CSTele server establishes a virtual switching circuit to the queue server = and trunk server, possibly through a separate network card (servers 3,4 and= 5 all have an extra ethernet card without fixed IP address). Regards Binni -----Oprindelig meddelelse----- Fra: asterisk-users-bounces at lists.digium.com
2013 Oct 10
3
FIPS 140-2 patch for openssh 6.3.p1
Hi, Is FIPS 140-2 patch for openssh 6.3.p1 available somewhere or do I have to make one using http://www.openssl.com/export/openssh/openssh-6.0p1.fips-revised.patch ? Regards, Manish
2011 Dec 14
30
How can I get RVM/Passenger/Apache2 to play nicely together
Hello all, Can anyone point me to any solid documentation on how to set up a production server using RVM, Passenger, and Apache2? I have been at this for a week with absolutely no luck at all so I thought I would post here to see if anyone has managed to get this to work and written down the steps they used. Right now with my current implementation, I am getting a 404 error when I attempt to
2012 Feb 06
3
Can't complete the Getting Started tutorial due to ExecJS::RuntimeError in Home#index
I have just installed Rails 3.2.1 on my Xubuntu using the gem system and I try to make the tutorial http://guides.rubyonrails.org/getting_started.html and on section 4.3 Setting the Application Home Page I get the following error ExecJS::RuntimeError in Home#index Showing /home/xonx/rails/blog/app/views/layouts/application.html.erb where line #6 raised: (in
2013 Jul 25
11
Call for testing: OpenSSH-6.3
Hi, OpenSSH 6.3 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is
2011 Dec 17
39
Stack Level Too Deep Error (can't seem to figure it out)
Hi all, I am running into a weird issue where my application is giving me a stack level too deep error. I can''t seem to find where my code is throwing this error. On the machine I developed this code on, this error does not show up when I run rails s but when I move the code to another system to run it this error shows up. The system that this code runs fine on is a mac os x machine