Displaying 10 results from an estimated 10 matches for "borgon".
Did you mean:
bogon
2006 Apr 03
2
popup forms?
I searched a bit, but have come up short. Are there any libraries for creating popup forms w/ rails? These would not be displayed in a separate browser window, but rather made visible over an open page and adjacent to a clicked link -- similar to the google maps baloons, or the gmail popups. Lots of other examples out there...
Thanks
---------------------------------
Talk is cheap. Use
2005 Dec 04
2
Filecolumn: url_for_file_column problem
Calling url_for_file_colum results in a TypeError: can''t convert nil to string.
The error is in line 148 of filecolumn.rb:
def relative_path(subdir=nil)
File.join(relative_path_prefix,subdir, @filename)
end
If I substitute '''' for subdir in the File.join command, then it seems to work fine. Since this is a plugin, I''m wondering why I need
2006 Jul 02
3
Multiple terms accross multipl fields and associated tables
I''m looking for a good way to search a few fields accross multiple
asociated tables (i.e. find ''friends and family'' accross Photo.name,
Photo.description, and Tags.name where Photo has_many tags). And,
ideally there''s a competent query analyzer/parser.
I''ve expirimented with constructing my own SQL using ... LIKE %term1%
... etc, but the
2006 Sep 08
1
Access worker outside of Rails?
Hi all,
Wondering if it''s possible to access a worker from outside of Rails -- I''ve
tried simply including:
require RAILS_ROOT + ''/vendor/plugins/backgroundrb/backgroundrb.rb''
BackgrounDRb.MiddleMan.get_worker(key)
but, I get an error that the ''get_worker'' method is undefined. Any ideas?
Thanks a lot,
W
-------------- next part
2006 Jan 13
1
Cepstral in AGI problem
I'm expirimenting with Cepstral via swift.agi. It loads w/ no problem, but there is a fairly long separation between words -- almost as if it is processing one word at a time, rather than stringing a phrase together. When I run cepstral with a similar script, but not through an actual call from asterisk the separation between words is short and natural.
I'd really appreciate
2006 Mar 31
6
Adding objects to a :through association
So I''m one of those nasty people building a self-referential
habtm-like Association using the funky new :through stuff. This is
about users having friends, so here''s my user.rb:
class User < ActiveRecord::Base
has_many :friendships, :foreign_key => ''user_id''
has_many :friends, :through => :friendships, :source => :friend
end
And here''s
2005 Oct 02
0
Console Sound: Cuts out, Comes back after restart
I'm having a problem with sound output to the console.
My basic dial plan is as follows:
exten =>
_1NXXNXXXXXX,1,Dial(IAX2/####@voxee/${EXTEN},30,A(beep))
exten => _1NXXNXXXXXX,2,Playtones(info)
exten => _1NXXNXXXXXX,3,Hangup
I get the following output in the console:
___*CLI> dial 1#######@voxee
-- Executing Dial("ALSA/default",
2005 Oct 03
0
Console sound output -- shuts off when call from console answered
I've got a problem with audio output from the Asterisk console. I'd really appreciate any help.
I'm simply trying to dial out to a phone on PSTN. My extensions.conf entry is as follows:
exten => _1NXXNXXXXXX,1,Dial(IAX2/####@voxee/${EXTEN})
exten => _1NXXNXXXXXX,2,Hangup
After starting asterisk and dialing, I hear a ringback tone through the console speaker, and the PSTN
2005 Oct 17
0
Ztdummy is shutting down my sound
Anytime I start Asterisk I get an error about not being able to locate a timing device. My basic extensions still execute, for the most part. They include some text to speech with festival and some playbacks. The performance has been a bit shaky so I thought lack of a timing device might be a culprit. I installed zaptel and ztdummy -- they seem to have been compiled and loaded successfully
2005 Oct 10
3
Help, please help -- IAX2 softphone to server on LAN
I've already sunk several hours into this without any
real progress, so I'd really appreciate any help My
task is simple -- establish a connection between a
softphone on XP ProSP2 to a Asterisk server on Linux
FC4 over a LAN through a Netgear router. The server
will then go out to a PSTN termination service.
Thus far, the PSTN termination connection works fine
-- I've opened up 4569