similar to: Expansion module

Displaying 20 results from an estimated 1000 matches similar to: "Expansion module"

2007 Apr 01
5
Best Hardphone (Subjective?)
After working with the Grandstream GXP 2000 series phones, I have decided that I am quite unhappy with their problems, both voice quality, volume, features and others. For their price now, there are plenty of phones to choose from as well. So subjectively what would be the best Hardphone for a small/medium business with multiple line support, BLF, etc. Are the Cisco 7960 the best of the
2006 Feb 25
0
Problems with certain Global Variables not passing correctly.
I have the following in my extensions.conf exten => s,4,MixMonitor(${DATETIME}_${CALLERID}_${EXTEN}.wav) The ${EXTEN} works correctly, however the ${DATETIME} (I have tried ${TIMEDATE} too) and ${CALLERID} (tried with ${CALLERID(num)}) doesn't. There just isn't any information assigned to those variables it seems. Is there another location these variables need to be initialised or
2006 May 10
4
Single Table Inheritance problem
I have two tables I am using single table inheritance with: Page and Item. "Page" has many "Items"; "Item" belongs to "Page". Item Model: class Item < ActiveRecord::Base end class Article < Item belongs_to :page end Page Model: class Page < ActiveRecord::Base end class Issue < Page has_many :articles end In my controller, when I
2006 Apr 11
15
Migrating rails 1.0 app to 1.1 - Noob question
Hi all, I''ve upgraded my system to Rails 1.1.1 successfully. After much looking I haven''t found out how to migrate an existing application to a new rails version though. What is the procedure, if any, for upgrading the application I''ve developed in 1.0? Is there a script I need to run? -- Posted via http://www.ruby-forum.com/.
2006 Mar 14
1
Bug Help or Suggestion - Grandstream GXP2000 (firmware 1.0.2.8) - BLF, Hints, call-limit
Version - Asterisk SVN-trunk-r12793M (1.2.4) I have 4 Grandstream GXP 2000 phones configured. However at the moment, I have had to disable BLF, Hints, and Call Limiting due to an extremely annoying bug which seems to make the phones channels "lock" in busy after a call has been hungup. If I do a show hints after say extension 200 has hung up I get the following -= Registered
2006 Jul 12
5
railsapp/db/migrate Newbie question
I made a mistake when making my first app. I did not use the: ruby script/generate model <modelname> method for creating my models. I more or less hand crafted each og them. Is there a way to go back so I get my db migration scripts to populate? -- Posted via http://www.ruby-forum.com/.
2006 Apr 15
6
Good image API for RoR?
Hi, I need a relatively simple image api for the app I''m writing. I need to copy photos, rename them, and re-size them to put them in a standard format. I tried using RMagick/Imagemagick, but the photos would be corrupted on re-size, so I''m looking for some suggestions. -- Posted via http://www.ruby-forum.com/.
2006 Apr 14
3
Many to Many
Hi, I have three tables, a domain of Sites, a domain of Users, and a junction of Sites_Users with the tables named as such. My RoR application has a model and controller both User and Site. I tried to add a controller and model named Site_User but I can''t reference any functions in the controller, I get an Uninitialized Constant error. I''m very new to RoR, but not to
2006 Jun 22
2
RoR Event Calendar
Does anyone know of a good open source event calendar done in RoR? -- Posted via http://www.ruby-forum.com/.
2006 May 08
2
Noob Question - Variable Scope
I feel awful asking such a basic question, but here it goes.... I have a controller, "NewsController". The user enters and the "list" action is called and I populate an instance variable "@news" which contains all the elements I''d like to display using a form. The user then changes something and the "update" action is called. Is
2006 Jun 28
6
Suggested Phone
We are looking to deploy asterisk at one of our locations that will have about 50 phones. I have been buying different phones to test there quality and feature set. So far we have a Grandstream 2000 Grandstream HandyTone 488 Cisco 7912 Polycom SoundPoint IP And we are looking at getting a Linksys SPA-942 Anyone have a favorite? -------------- next part --------------
2006 Jul 12
10
Recurring mySQL Error
I am getting the following error when running my app on the server: mysql::Error: Lost connection to MySQL server during query: <some SQL here> The SQL is usually a SHOW FIELDS statement, but after scouring the log files I see that it occassionally happens with other queries as well. I did a little research, and one topic I found suggested that I edit the /etc/mysql/my.cnf and increase
2006 May 11
18
Object constructors - Noob Question
Hi: Sorry if this is a painfully stupid question... I have some data I need through the life of someone''s session. In the application controller, I grab the data and store it like so: session[:foo] = @foo Now, whenever I need to access data about foo I don''t need to cause any DB io, I can just grab foo from the session (it''s very small fyi). Here''s what I
2006 Apr 27
2
Noob Design Question
I have chunk of data that I need for the life of the session. I am going to use it for selects through out my app. Is the best place to keep this data in the session? Is the session easily spoofed or cracked? While viewing the data is not critical in itself, spoofing it could cause me massive headaches. -- Posted via http://www.ruby-forum.com/.
2006 Feb 27
3
Newbie Question
Hi! I just ran the first few Rails tutorials and I''m really impressed at how quickly I was able to get something up and running. I''m slowly emerging from the stone ages, and leaving my powerbuilder behind ? yes, I know, keep the snickering to a minimum please! I started into J2EE/STRUTS, but was quickly frustrated by how long it would take to code anything but relatively
2010 Oct 13
3
GXP-21XX
Anyone used the new Grandstream GXP-21XX series phones. We have been testing these phones and like what we see. We are looking for a greater cross section of testing before we roll them to production. Any feed back would be appreciated. We are talking with Grandstream engineering and they are looking for feed back as well. Any input is appreciated. Thanks Bryant -------------- next part
2006 Mar 01
2
GXP-2000 Volume Issue
Is anyone else having an issue with GXP-2000s and transmit gain? All my other phones are fine on my TDM400P with txgain set at 0, but the GXP-2000 caps at about a third of the scale in ztmonitor. I'm getting people complaining they can't hear me on my GXP-2000s, whereas my Snom 320 and Polycom 301 are great, and my Budgetones are overmodulating. Is there any conceivable fix on the
2006 Apr 19
4
Weird Problem - probably a noob mistake
I was up late last night trying to find the cause of this, but I''m stumped. I have this relatively simple controller to load up a bio. It''s basicly id, name, desc, type (I use STI). class BioController < ApplicationController layout ''layouts/singlepanel'' def index @bio = Bio.find(:all, :conditions => [''site_id = ?'',
2005 Sep 01
6
Grandstream GXP-2000 Poor sound Quality
I have upgraded the GXP-2000 to the newest firmware 1.0.1.12<http://1.0.1.12>and the phone is much more usable However, I still have two slight sound quality issues: 1) There is static on the line at all times. It is not that noticable to me, but when I make calls out the PSTN the person on the other end hears it. If I use a Cisco ATA with an analog phone and call the same person again
2005 Mar 14
18
Grandstream GXP-2000
FYI, spoke with Grandstream this morning, the GXP-2000 release has been delayed again. Looking like April now before these hit the street. -- Cory Andrews Senior Partner VOIPSupply.com +++++++++++++ V: 800.398.VOIP X22 F: 716.630.1548 E: Cory@VOIPSupply.com