Displaying 20 results from an estimated 700 matches similar to: "Digium Hardware"
2006 Jun 24
6
Ajax fade effect
I have a list of categories, when I delete one of them, I want that item
to fade and then get removed. So I do the following:
1. home_controller:
def delete
@category = Category.find_by_name(params[:name])
@element_id = @category.name
Category.delete_all(["name = ?", @category.name])
end
2. delete.rjs:
if @element_id
page.visual_effect :fade, @element_id
2004 Aug 06
3
E1 monochannel :-(
Hola!
I'm using asterisk as H.323 -> PRI gateway. First call goes
thru ok, second concurrent call fails with:
Aug 6 11:52:30 DEBUG[737292]: chan_h323.c:1038 setup_incoming_call: Sending to context [ip2pri]
-- Executing Dial("H323/ip$192.168.32.25:60271/984", "Zap/1/9541163107100") in new stack
Aug 6 11:52:30 NOTICE[753677]: app_dial.c:554 dial_exec: Unable to
2005 Apr 15
2
Newbie question
Hola!
I''m trying to follow the User Manual''s example on how to run ttylinux on
xen and failing.
# xm create ttylinux-xen.cf -c
Using config file "ttylinux-xen.cf".
Started domain ttylinux, console on port 9604
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.11-xenU (horape@elanor.compendium.net.ar) (gcc version
3.3.5 (Debian 1:3.3.5-3)) #1 Thu
2006 Aug 16
5
Rails theory question, where to put a join query
The is something I wrestle with a bit when I construct joined queries..
Perhaps some experienced insight will straighten this out for me.
Say you have two tables with two models, ''authors'' and ''posts''.
an author has_many posts, a post has_one author.
You need methods to do the following queries:
find_author(postid)
find_posts(authorid)
And you are doing a
2004 Aug 02
1
help with digium E1 card
Hola!
I've a Digium E1 card, zaptel recognizes it as (loading the module
with debug=1)
Setting up DMA (write/read = 321b2000/321b2200)
Controller version: 43
Framer: DS21554, Revision: 5 (E1)
Found a Wildcard: Digium Wildcard E100P E1/PRA
Using CCS/HDB3 coding/framing with CRC4 120 Ohms
Calling startup (flags is 4099)
Started DMA
Got interrupt: 0x0005
/etc/zaptel.conf:
2006 Jun 23
2
Foreign key - relations
Hello,
I''ve got DB like this:
(roughly)
create table projects (
id int auto blabla,
name varchar(200),
user_id int,
sales_id int);
create table users (
id int auto..,
name varchar(50));
So project.user_id has a foreign key to user.id - all is good.
Everything works fine.
Now my question..
How can set a relationship from two different fields to the users table
??
Fx.
2006 Aug 14
3
Rails on Linux with a MS SQL Database
So, does anyone know much about getting rails (on Linux) to talk to
mssql? There is a mssql driver, but it only works in Windows. A site
said that using ODBC might be an option, but I didn''t see a specific
ODBC driver for rails mentioned.
The nix machine runs php and it can connect to the mssql db just fine, I
don''t recall if it was using ODBC or free TDS though. I hoped
2006 Jun 26
5
using application_helper.rb
I have a simple Yes/No selection list that I am using in a number of
places. Thinking that I could DRY things out a bit, I added it to
application_helper.rb ...
YES_NO = [
[ "Yes", true ],
[ "No", false ]
].freeze
So I figured I would use it there instead of in each model.rb where
needed.
anyway, in webrick screen, I am continually seeing this...
2010 Nov 25
4
Incoming calls through SS7 for data modem transmissions - possible??
Hello,
We are working on implementing a solution for a medium service provider.
They were previously using a Cisco AS5300 gateway with some PRI trunks to
receive modem calls, then route them out the Internet.
The Telco they were buying the trunks to discovered this configuration and
restricted them due to legal conventions, and stated that in order to
continue doing this, they would have to talk
2004 Aug 04
4
Problems with E100P
Hi,
I'm having trouble configuring and E1 link , I know the E1 is a PRI
and the switchtype is 5ess. The problem is that everytime I try to dial
I got and error saying that it was unable to open the zap channel .
Devices are created in the /dev/zap directory and I can open them with a
cat /dev/zap/1. I can also see the channels in /proc/zaptel/1.
Thanks in advance
[zaptel.conf]
2004 Dec 20
4
Asterisk Fails To Start on Reboot Mysql
Apparently asterisk cannot reboot gracefully (unattended)
when using realtime....
MySQL RealTime: Failed to connect database server asterisk on 127.0.0.1.
Check debug for more info.
WARNING[3763]: MySQL RealTime: Couldn't establish connection. Check debug.
Since asterisk starts before mysql it will never start
any workaround for this?
g
Regards
Greg Cirino
2004 Dec 20
1
how to prevent res_odbc from loading
I am trying to resolve a problem where grandstream phones (only)
fail to register after a period of time.
I have a mysql realtime setup that appears to work, but fails
for no reason.
before i classify the realtime system as unusable, I am trying
to isolate the problem.
One thing I have noticed is the odbc driver continues to load
even though I have removed (from what I can tell) references
to
2004 Dec 21
2
sip seeding vs registration
does anybody have an idea what the difference and significance
of sip seeding and registration is.
g
Regards
Greg Cirino
___________________________________
Cirelle Enterprises Inc.
603-425-2221
www.cirelle.com Web Application Development & Design
www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster
www.cedata.com Web, FTP, Email Hosting Services
www.mlsbot.com NNEREN MLS IDX
2004 Dec 14
9
list broken again?
It's been hours since I've seen a post from this list
Must be broken again.
Regards
Greg Cirino
___________________________________
Cirelle Enterprises Inc.
603-425-2221
www.cirelle.com Web Application Development & Design
www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster
www.cedata.com Web, FTP, Email Hosting Services
www.mlsbot.com NNEREN MLS IDX Services
When You
2004 Sep 24
2
Digium Closed Today?
Has anybody been able to get in touch with anybody at digium today?
Regards
Greg Cirino
___________________________________
Cirelle Enterprises Inc.
603-425-2221
www.cirelle.com Website Design
www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster
www.cedata.com Web, FTP, Email Hosting Services
www.mlsbot.com MLS IDX Services
When You Want It Done Well, Just Call Cirelle
It's not just
2004 Dec 13
3
CVS zaptel missing files
it appears the cvs for zaptel as of 12/13/04 am is missing
at least 1 file -- wcfxs.c
greg
Regards
Greg Cirino
___________________________________
Cirelle Enterprises Inc.
603-425-2221
www.cirelle.com Web Application Development & Design
www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster
www.cedata.com Web, FTP, Email Hosting Services
www.mlsbot.com NNEREN MLS IDX Services
When
2003 Apr 13
1
torisa rev b
?Hola!
torisa.c (from zaptel 0.50) says:
#define MASTERVAL 0x41 /* Enable E1 master clock on Rev. B board */
Does that mean that there is a torisa revB? If so, are the schematics
downloadable from somewhere? (www.zapatatelephony.org only has Rev. A
ones)
Does the Rev. A support E1? (just changing the DS2151 for DS2153, the DS
crystal and closing the E1 jumpers, or something else is
2004 Dec 30
11
Is asterisk that unstable ????
from voip-info wiki
Asterisk automatic daily restart
To automatically restart Asterisk you can add something like this to cron
# Restart Asterisk PBX once a day to prevent any problems from piling up
10 7 * * * root /usr/sbin/asterisk -rx "restart now" >/dev/null 2>&1
or
10 7 * * * root /usr/sbin/asterisk -r -x "restart gracefully" >/dev/null 2>&1
2004 Dec 10
2
BT100 how to pickup a parked call
Does anyone know why the bt100 cannot park and pickup
a parked call?
attendant announces the call is parked at extension 701
but the call cannot be retrieved by any other phone.
also, the bt100 constantly rings when the phone is
hung up after parking.
anyone experienced this?
using the basic features.conf
[general]
parkext => 700 ; What ext. to dial to park
parkpos =>
2004 Dec 23
1
where I can find some learning book about asterisk?
Hello ,
I learn handbook-draft.but I think I don't understand asterisk.
where I can find some learning book about asterisk?
thank u.
B.R.
John.
-----????-----
???: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]??
asterisk-users-request@lists.digium.com
????: 2004?12?24? 7:51
???: asterisk-users@lists.digium.com
??: Asterisk-Users Digest, Vol 5,