Displaying 20 results from an estimated 400 matches similar to: "Something weird about draggable_element_js"
2009 Dec 16
5
Caching comments: timestamps and subdomains
Hi,
I''m working on a website that has a very slow loading frontpage. I
wanted to start by caching certain elements that have high load. For
example, it loads the last 50 comments, along with the corresponding
usernames, avatars and more. So I cached that fragment and created a
sweeper that observes Comment and expires after every create or
destroy action.
However, I have two problems:
2009 Jul 29
6
Doubt in nil object with ajax
hi this is my htnl
<html>
<head>
<%= javascript_include_tag :defaults %>
</head>
<body>
<%= form_tag nil, { :id => ''search_form'' } %>
<%= text_field ''recipe'', ''name'' %>
<%= end_form_tag %>
<div id="recipe">
</div>
<%= observe_form :search_form, :frequency =>
2010 Apr 20
5
Smart localisation
Hi,
I have some trouble using Il8n. I''ve had these problems for a while
now and always used rough workarounds, but as my productivity needs to
go up another notch, I was wondering whether there was any way of
avoiding these workarounds.
For example: When I''m inside a view (say ''home/index'') and use
t(''title''), I''d like Rails to know
2010 Aug 03
1
Asterisk 1.6 and PrivacyManager with SIP
Hi all,
My latest Asterisk system is based on Debian squeeze with Asterisk
1.6.2.6-1 and SIP only. One of my favorite features that I had working
with Asterisk 1.4 is the PrivacyManager. However, this was not
straightforward, because anonymous SIP calls arrive with
${CALLERID(num)} = "anonymous", instead of being blank. So, to get it
to work I added the first three rules to
2012 May 18
3
Password problem
Hi folks,
My client and I are having a problem getting a portable Esaote
ultrasound machine to connect to a Samba server. The unit has an
integrated laptop with a Windows XP version that can hardly be
modified. Upon delivery the vendor only changed the user name and
workgroup for us. When I asked for the user password to make a
matching Samba account, the vendor refused because they use
2004 Nov 28
5
include directive doesn''t expand parameters?
Hello all,
I tried to include a file from within the accounting config-file.
The filename was specified using a parameter in params as:
ACCFILE=/var/lib/shorewall/accounting.generated
and then included in accounting as:
INCLUDE $ACCFILE
However when (re)starting shorewall, it gave some error about being
unable to find ''/etc/shorewall/$ACCFILE'' (with the $ACCFILE parameter
2008 Feb 07
3
Need good voicemail documentation
Hi list,
After wrestling with the voicemail system for a while (Asterisk
1.4.14, Debian etch), I got it to work, but I still have lots of
questions, like:
* Why can't I delete any voicemail messages?
(Response: "Message undeleted.")
* Why can't I listen to the messages in the Old folder?
* Why can't I use the advanced options?
(Response:
2017 Jul 05
9
[Bug 2738] New: UpdateHostKeys does not check keys in secondary known_hosts files
https://bugzilla.mindrot.org/show_bug.cgi?id=2738
Bug ID: 2738
Summary: UpdateHostKeys does not check keys in secondary
known_hosts files
Product: Portable OpenSSH
Version: 7.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh
2013 Jan 29
16
[Bug 2066] New: ssh tries the keys proposed by the agent before those passed with -i
https://bugzilla.mindrot.org/show_bug.cgi?id=2066
Bug ID: 2066
Summary: ssh tries the keys proposed by the agent before those
passed with -i
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.0p1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
2013 Jul 29
4
Installing LibreOffice 4 via wheezy-backports
Hi folks,
My site uses puppetmaster 3.2.3 together with Debian wheezy, but I want a
few packages from wheezy-backports, like iceweasel and libreoffice. The
former I''ve installed as follows:
package { "iceweasel":
ensure => ''22.0-1~bpo70+1'',
provider => ''apt'',
install_options
2008 Feb 18
2
SPA-3000 caller ID and KPN
Hi list,
Hopefully, some of our Dutch members can help with this one. I'm also
based in the Netherlands and am using a Sipura (Linksys) SPA-3000
(firmware v3.1.10(GWd)) as a PSTN to VoIP gateway for my Asterisk test
system. It works fine, except that the Called ID (CID) is not working.
I'm aware that KPN (our local telco) requires a separate subscription
to activate CID on POTS
2013 Mar 19
3
SIP account registration fails after upgrade to 1.8
Hi folks,
Following an upgrade from Debian squeeze to wheezy, and Asterisk 1.6.2.9
to 1.8.13, my server is no longer able to register a connection to a SIP
account at my ISP (XS4ALL in the Netherlands). At the same time, it is
still able to register a different account with another SIP provider, so
it must be that they no longer have the same basic requirements.
The relevant part of my
2013 Mar 21
4
Asterisk 1.8 and dual stack support
Hi folks,
Following an upgrade to Debian wheezy, I'm now running Asterisk 1.8.13.1.
As opposed to Asterisk 1.6.2.9 that I ran with squeeze, this version can
support IPv6. However, it seems that I can't get it to support both IPv4
and IPv6 at the same time. For example, if in sip.conf I set the bindaddr
variable to '::' it will only listen on IPv6 and none of my IPv4-only
2010 Apr 13
2
cat /proc/zaptel/*
Hi all,
On an Asterisk/Zaptel 1.4 system, one way to gather diagnostic info is:
~# cat /proc/zaptel/*
Span 1: ZTHFC1 "HFC-S PCI A Zaptel Driver card 0 [TE]" (MASTER) AMI/CCS
1 ZTHFC1/0/1 Clear (In use)
2 ZTHFC1/0/2 Clear (In use)
3 ZTHFC1/0/3 HDLCFCS (In use)
Span 2: ZTHFC2 "HFC-S PCI A Zaptel Driver card 1 [TE]" AMI/CCS
4 ZTHFC2/0/1 Clear
5 ZTHFC2/0/2
2007 Jul 27
2
[LLVMdev] Couple of changes (2005 and other toolchain related)
> I'm curious which version of the source are you working with?
I was working on 2.0... :-)
> I haven't sync'd to the SVN trunk in the last day and half. I'll do so
> now and check.
Don't bother then, I should have synced to CVS and made sure those fixes
didn't already exist.
After I posted my previous email, I found two more problems. One is a
function
2007 Dec 29
2
Cirpack KeepAlive packets causing SIP errors
Hi list,
After a recent upgrade to Asterisk v1.4.14, my message log is now
filling up with
the following error messages:
<------------->
[Dec 29 17:24:52] WARNING[10655]: chan_sip.c:6645
determine_firstline_parts: Bad request protocol Packet
--- (1 headers 0 lines) ---
bitis*CLI>
<--- SIP read from 82.101.62.99:5060 --->
Cirpack KeepAlive Packet
<------------->
Seeing
2008 Jan 10
4
Asterisk 1.4 and ISDN-BRI support
Hi list,
Has anyone been able to get ISDN-BRI support to work reliably on
Asterisk 1.4? If so, I'd love to know how you did it (hardware,
distro, kernel, modules, versions, config files).
I've tried to get it to work on a Debian etch system with an HFC-PCI
card and the zaptel package (v1.4.7, also from xorcom.com), but with
no luck: all three channels that are created when the
2009 Jun 10
1
PrivacyManager no longer working properly
Hi all,
Previously, I had the PrivacyManager working for me exactly as would
be expected, but after upgrading the OS to Debian lenny and Asterisk
to v1.4.21.2 that's no longer the case. Anonymous callers are still
confronted with the PrivacyManager, but now no matter what I set the
minlength value to, e.g.:
exten => jaap,n,PrivacyManager(1,1)
... (I'm not using a
2009 Aug 05
3
Best ISDN BRI solutions?
Hi all,
For a while now I've been using Asterisk together with HFC-PCI cards
(Cologne chipset) for Euro-ISDN BRI support. However, I do not
consider this to be the most reliable solution and believe that the
most stubborn problems have always been software related.
If my clients are willing to spend a bit more money on different
hardware, what do you think the best solution would be?
2008 Jul 19
3
R version 2.7.1 (warnings)
Hi
I have installed the new version 2.7.1, and get the following messages. Is there some way I can "fix it" ?
I use SciViews as well, so the problem may be with one of the libraries that is loaded at start-up:
Start-up:
Loading required package: datasets
Loading required package: utils
Loading required package: grDevices
Loading required package: graphics
Loading required package: