similar to: Asterisk or Zaptel Issues

Displaying 20 results from an estimated 200 matches similar to: "Asterisk or Zaptel Issues"

2009 Jul 08
3
Restarting of B-channel on span 1
Hi All, Hope you all are fine and good, Today i have found that Mine all PRI Channels are restating after every interval of one hour, and i have search and psot on fourms and everyone said that this is a normal behaviour. If this is a normal behaviour is there is any way to stop it { i still don't know what is the reson to restart ever hour } . Because this is listed everywhere that
2004 Nov 16
1
Dynamic traffic shaping or ATM like classes
Is it possible to dynamically do bandwidh reservation? That is, I want to limit the traffic to 50% for upload and download, but if there aren''t onbound traffic, who is doing a download will get 100% of bandwidh and if there aren''t inbound traffic, who is doing a upload will get 100%, but if there are both inbound and outbount traffic, each one get limited to 50%. I think this
2013 Feb 27
2
setup / configure
hi, im new to icecast and find hard time in setting up and configuring streams. it would be great if there is even detailed documentation along with use cases. the existing documentation is nice but hard for new user like me to understand what is sampling and best bit rate and so on. With Best -Ashwin. +91-9959166266 -------------- next part -------------- An HTML attachment was scrubbed...
2006 Mar 20
7
error using feedtools
I performed a gem install feedtools, I then added these 2 lines to my environment.rb: require ''rubygems'' require ''feed_tools'' I then added this method in my controller: def rss @post = Post.most_recent feed = FeedTools::Feed.new feed.title = ''Recent Rambles'' feed.subtitle = ''random thoughts by me''
2005 Feb 24
8
web services with ActionWebService
<noobalert> Uh, yeah. So my noob self is showing through again. I''m trying to write a simple hello-world type web service with the ActionWebService thingy. I didn''t get very far. I''ve only done web services stuff in .NET, so I''m not exactly used to this sort of thing. Anyhow, I have a file, person_api.rb in my app/apis folder. I want to take a single
2005 Mar 22
9
am i the only one with this problem?
(clean install) >gem install rails Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting remote installation of ''rails'' Install required dependency activesupport? [Yn] y Install required dependency activerecord? [Yn] y Install required dependency actionpack? [Yn] y Install required dependency actionmailer? [Yn] y
2013 Sep 20
3
[PATCH] preload_app can take an optional block for warmup
--- lib/unicorn/configurator.rb | 19 ++++++++++++++++--- lib/unicorn/http_server.rb | 3 +++ test/unit/test_configurator.rb | 8 ++++++++ 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/lib/unicorn/configurator.rb b/lib/unicorn/configurator.rb index 0d0eac7..a0ae576 100644 --- a/lib/unicorn/configurator.rb +++ b/lib/unicorn/configurator.rb @@ -441,9 +441,22 @@ class
2006 Jun 19
5
RSS reader for rails application.
Hi, I was wondering if there''s an RSS reader plugin of some sort available that will basically get the RSS feeds for me and then allow my Rails application to take those feeds and present them on my website. Would anybody know how I could get this to work with a rails app? Thanks. -- Posted via http://www.ruby-forum.com/.
2011 Aug 23
1
Hi,
Hi My Name is Aman Agarwal, I want to contribute in xapian and I hope to get some easy task in starting to familiarize the code base. Kindly guide me for the same. Regards -- Aman Agarwal "If you want to follow you should follow it 100%" -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jul 10
10
Problem using Feedtools on my Rails project!
Hi I''m trying to setup my app to use Feedtools amazing RSS powers, but it fails miserably on the following line: logger.debug("Description:#{FeedTools::Feed.open("http://rss.slashdot.org/Slashdot/slashdot").items.first.description}") The stack trace says: wrong number of arguments (0 for 1)
2002 May 15
2
static h in detect_attack()
Hi All, Did anybody ever had problems created by static h in function detect_attack() in deattack.c? In our system which is based on pSOS OS, this static h is causing a crash, because after closing first ssh session, it pSOS system is allocating same memory to another ssh session and this static h is overwriting that memory. I would appreciate if you know why h is statically allocated.
2005 Feb 19
5
Routing: How do I use what is left from an URL
Hi, I have this scenario. I have the full path of a page stored in the database (column ''path''). I want to be able to have very short urls for retrieving the pages, so i have this route in my map map.connect ''-/:title'', :controller => ''page'', :action => ''view_by_title'', :title => nil so when I go to
2006 Apr 24
7
Online banking with Ruby on Rails?
I am wondering if it would be possible (and safe) to develop online banking or other security-related applications with Ruby on Rails, instead of using J2EE frameworks or .NET? Are there any particular implications needed to write e-banking apps with Rails? Security problems? So... is anyone developing these types of applications with RoR? Any advantage or disadvantage? Personal experiences are
2006 Jun 30
6
RSS::Parser Documentation
Hi I am trying to use the RSS classes from "rss/2.0" and everything works but I want to know what attributes and properties I can get at from each of the classes I am getting back. For example, the class has a "channel" which I can tell has a "title" attribute (because it works when I query it :) but I would really like a list of every attribute that is
2007 Jan 31
6
GeoQuery with acts_as_ferret involved
So, I''m working on a search engine of sorts that restricts results to your local area. I can successfully return all entries within 15 miles of a particular point, and I can successfully return all entries that match a search query, but I''m having trouble combining the two together and doing pagination on them. Basically, for the range query, you do a SQL query that returns all
2006 Nov 20
1
Fw: need help
Hi, Please find the mail appended below. I need some help on SSH installation. The machine is running on AIX 4.3.2.0. It is a production machine and has some known vulnerable issues with current version of SSH installed. Current SSH version is openSSH_3.7p1 I need to know the highest version of SSH which can be installed on this machine. Please be so kind to send me this info. Regards,
2018 Jan 05
3
Adding a Windows Server 2008 as a DC to the domain fails
Hi, I have a samba domain based on Samba version 4.7.4 compiled from sources running on Debian Stretch v 9.3. The domain is working fine, but when I try to add another DC (a Windows Server 2008 Standard Edition) using the Wiki at https://wiki.samba.org/index.php/Joining_a_Windows_Server_2008_/_2008_R2_DC_to_a _Samba_AD it fails with the error: "The operation failed because: The functional
2006 Jul 10
10
IE vs Firefox -- http:// matters?
I just noticed something interesting (or not) about getting to my RoR app on the 2 browsers. I''ve tested it running Webrick or Mongrel_rails and get the same behavior. The app is at http://www.mydomain.com:myport#/app/list Specifying that complete URL works fine in both browsers. However in IE if you just specify www.mydomain.com:myport#/app/list I get page not found. In FF the URL
2005 Mar 04
3
optimization
Ok, so, I''ve written my first app in rails. It''s pretty nifty. Only one problem. Slower than you could possibly comprehend. Processing PersonController#show (for 67.138.254.231 at Thu Mar 03 21:04:16 Eastern Standard Time 2005) Parameters: {:id=>"1", :controller=>"person", :action=>"show"} [4;35mPerson Load (0.219000) [0;37mSELECT
2007 Nov 05
1
JSON version of parser.rb
All Facebook API requests have a format option that can be set to JSON, which results in a response which is both faster (marginally so, but still) and uses a lot less bandwidth (http://flickr.com/photos/agentdero/1550274105, http://flickr.com/photos/agentdero/1551136674) Any chance of Facebooker supporting JSON? Aman Gupta