Displaying 20 results from an estimated 400 matches similar to: "Using Rails to Generate static pages"
2006 Feb 12
6
Including another helper
I need to include another helper module apart from the normal two
(ApplicationHelper and [controllername]Helper). The inclusion needs to
be dynamic and based on external parameters (ie what helper that get
included differ from request to request).
Is it possible? How?
/Marcus
2006 Jun 26
1
asterisk-stat display problems
Hey all,
having a terrible time with asterisk-stat -- it runs, server is fine, but
some of the pages don't display properly/at all --- I think this is a code
problem with them, but not sure. I thought everyone loved the asterisk-stat
package?
See below problems. Any ideas? Areski hasn't replied to me since....
--
Chris
----- Original Message -----
From: "Chris Earle
2006 Feb 28
3
Cannot boot machine up after working on zapt el....
What happens if you take out the Zaptel I/F's? If it boots, you can correct
whatever you did then replace them.
hth
-----Original Message-----
From: Chris Earle (CBL) [mailto:cearle@cbltech.ca]
Sent: Tuesday, February 28, 2006 7:45 AM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Cannot boot machine up after working on
zaptel....
Hi all,
hard for me to explain this, but
2006 Jan 23
2
Newer version of Zaptel with 1.0 branch of *
Is it possible to run the CVS-HEAD/Stable version of Zaptel (1.2 whatever)
with an older version of Asterisk? I'm running 1.09, but I was wondering if
I could get at the newer echo cancellers like KB1 and MG2 without upgrading
to Asterisk 1.2?
I'm going out on a limb here to try and fix a serious echo problem on a TDM
+ BT PSTN line in the UK
Thanks for your suggestions everyone
--
2006 Apr 18
4
ISDN in Japan?
Hi all,
general query here --- I'm about to set up an asterisk box for use in Japan
but can't figureout if it's all ISDN there or what?
I have gathered so far that the two major providers, NTT and KVH both offer
ISDN lines with .......INS1500 and maybe INS64 protocols?
Not sure...
But I'm seeing stuff about J1 vs. T1/E1 ....
so does that mean I can't use a Digium card it
2003 Jul 18
7
OT: list format vs newsgroup format
Arrrrgh
I hate trying to sift through all these messages and keep track of the
various threads going on .........
Who else on here prefers the newsgroup/threaded approach? If you haven't
already, check out news.gmane.org for mailing lists turned into newsgroups
readable by news readers.......
only problem being that this list requires list membership before
2006 Jan 17
3
Fritz card technology & German *
Hi all,
I've been working with * for a long time now, but only with analog FXS/FXO
systems.
I am venturing towards setting up a box in Germany now and I believe that
requires a Fritz card? Do I even have to use the Fritz cards? Why not a
Digium card....
We have 2 ISDN lines ( --> 6 handsets) so I'm guessing that will require 2
Fritz PCI cards (they have 1 port only). Then
2006 Feb 28
2
Cannot boot machine up after working on zaptel....
Hi all,
hard for me to explain this, but it keeps happening on a number of machines
I attempt to upgrade zaptel, or do something to zaptel modules..... and then
I reboot the machine, and for whatever reason, it hangs on loading the
modules
Either the install wasn't complete, the zaptel modules settings are wrong,
whatever....
but the problem is now I can't get past the boot up and the
2005 Aug 24
2
Connection TDM400P to UK PSTN
I'm a complete Asterisk novice and have an installation based on the Asterisk@HomeCD.
I've installed my TDM400P with 2 x FXO & 2 x FXS, but every time I try to dial out, I get a message "No circuits available".
Can someone confirm the pinouts for connecting the FXO's to a UK BT Line - I have RJ11 connectors on the back of my TDM400P card, so ideally I'd like to
2011 Apr 21
1
Package check issue: Rprofile.site is not used
Dear R-users,
I am having some issues with a package I am working on (using R 2.12.1 in a
Linux environment) and would like to have your opinions/advises. My package
- let's call it mypackage for the purpose of this email - passes all checks
of R CMD check, except for the following failure message:
Error : .onLoad failed in loadNamespace() for 'mypackage', details:
call:
2007 Apr 10
8
ferret-0.11.4-mswin32 not compatible with Ruby1.8.4
Just a quick note for future reference - at least for me, ferret won''t
work on Ruby 1.8.4.
gem install ferret
Successfully installed ferret-0.11.4-mswin32
ruby -v
ruby 1.8.4 (2005-12-24) [i386-mswin32]
irb
irb(main):001:0> require ''ferret''
A windows error message box appears -
ruby.exe - Entry Point Not Found
The procedure entry point rb_w32_write could not be
2006 Mar 21
4
Junghanns and Digium TDM400?
Hi all,
is it possible to bridge a call between a Junghanns quadBRI card and a
TDM400 in the same server?
It should be I think, -- I am trying this and when an incoming call comes
in, it hangs both up at the moment the bridge is attempted
(and a subsequent 'qozap: dropped audio' error is show in the
/var/log/messages)
Any thoughts appreciated -- I've seen posts, but no clear
2006 Feb 09
1
Issues in Australia? Ringing, iaxy etc
Hi all,
getting a server going wiht a few TDM400's and some phones, and some IAXys
too
I haven't heard any issues about AU phones being able to RING in Australia,
like the problem in the UK with ring capacitors on the BT system. Are there
any problems like that?
Also, with the iaxy's -- they should work (and ring) in Australia right?
The only hint I'm seeing around is the use
2006 Feb 28
1
Auto login via Remote User
This extension http://meta.wikimedia.org/wiki/Auto_Login_via_REMOTE_USER
requires web server authentication right?
Correct me if I'm wrong, but this means that the contents of the User Table
would have to be in the passwd file defined through the .htaccess file
right?
.. because it passes whatever the user authenticates on the webserver with
through to the wiki/extensions scripts right?
2007 Jan 19
2
Disconnect Supervision UK / BT solution?
Hi all
I'm using sangoma a200 cards in the UK and have the ongoing, often noted
problem of disconnect supervision with BT POTS lines.
Just noticed this post on
http://www.voip-info.org/wiki/view/UK+Asterisk+Details
stating that potentially someone's got a solution :
"TDM400P & Not Detecting Hangups:
Got a TDM400P installed and having problems with Asterisk not detecting
2007 Aug 04
2
bars' values on barplot
Hi,
I need bars' values on barplot, and I don't know how I can put it. I do my
barplot as:
data<-read.table("/my_path/file.dat",header=T, sep="\t")
barplot(as.matrix(data),log="y",beside=TRUE,main="my_title", xlab="x name",
ylab="y name").
How can I add the values on each bar?
Thanks..
[[alternative HTML version deleted]]
2006 Feb 17
1
indications issues in Singapore?
Hi all,
haven't seen many posts about asterisk in Singapore...
Getting a server going there and was wondering if TDM400Ps will be fine in
FCC mode, and if there are indications / cadence values that I should be
putting on there as in other international locations.
Seen an unsettling post on voip-info about Singapore issues with Call
Polarity/Hangup Detection -- crossing my fingers I
2006 Mar 10
1
Junghanns, Germany ISDN settings
Hi all,
I've got a Junghanns QuadBRI card which I'm going to install on a system in
Germany
Anyone give me some tips on the Jumper settings? I'm guessing it's going to
be NT mode with p2p? I haven't used ISDN before.
I'm going to also put a Digium TDM400P card in there to plug the analog
phones into.
I'm just worried about the jumpers and modes.
Suggestions
2017 Aug 17
1
Retaining Permissions on a share
Hi all,
Sorry to repost about this same issue once again, but I'm really at a
complete loss as to how to solve the problem with ownership being changed
after I've set it.
I've set ownership as follows... ( set this by chmod -R 0770 HR, as well as
chgroup -R HR-Group, I then signed into a Windows PC that was part of the
domain, went to computer management as per the WIKI and chose
2006 Mar 16
1
module load order for Junghanns qozap and TDM card
Hi all,
I'm trying to get a junghanns QuadBRI to coexist in the same machine as a
Digium TDM400P card (so I can run the ISDN lines in and bridge with analog
phones plugged into the TDM).
I'm having a problem loading the modules. If I follow the BRIstuff
(0.3.0-pre-1l) install method.... it's to modprobe zaptel, then insmod
qozap.o
I'm on Debian 2.4.31.
That works.
But then I