search for: arrghs

Displaying 20 results from an estimated 52 matches for "arrghs".

Did you mean: arrgh
2004 Sep 13
0
Arrgh, Broadvoice, SIP.conf
> > I've tried setting up my sip.conf in two ways: > > > ------------------------------------------------------ > register => [240xxxxxxx]:[my_password]@sip.broadvoice.com > > > [Broadvoice] > type=peer > username=[240xxxxxxx] > fromuser=[240xxxxxxx] > secret=[my_password] > host=sip.broadvoice.com > context=incoming >
2005 Mar 01
1
xsl, xml, ARRGH!
Hello... Coming from an Icecast 1 background, I tend to like the admin functionality of Icecast1 over Icecast2. Fixing this is but some file editing away, I supposed. I'm trying to simplify the administration screens for myself and co-sysop. In testing, if I copy the listclients.xsl into the web directory, it works like I would like... almost. I get a listing of every stream on the
2009 Apr 06
1
IMAP Voicemail - can't get messages. Arrgh!
Hi - I just deployed a system using IMAP Voicemail. During my testing, voicemail worked fine. I could check vm from the phone, and the messages would get marked as read, or I could read the messages in a mail client, and the phone's mwi light would turn off. Very neat. I'm not exactly sure when things got munged up, but something broke. I can record messages with Voicemail(), but now
2012 Sep 04
2
[PATCH] valgrind: Support for ioctls used by Xen toolstack processes.
...#include "priv_syswrap-xen.h" // Run a thread from beginning to end and return the thread''s // scheduler-return-code. @@ -5527,6 +5527,73 @@ PRE(sys_ioctl) case VKI_KVM_RUN: break; +#ifdef ENABLE_XEN + case VKI_XEN_IOCTL_PRIVCMD_HYPERCALL: { + SyscallArgs harrghs; + struct vki_xen_privcmd_hypercall *args = + (struct vki_xen_privcmd_hypercall *)(ARG3); + + if (!args) + break; + + VG_(memset)(&harrghs, 0, sizeof(harrghs)); + harrghs.sysno = args->op; + harrghs.arg1 = args->arg[0]; + harrghs.arg2 = args-&...
2006 Mar 22
2
Realtime Query
Arrgh. I just made a call with Asterisk to extension 2944093. That extension exists in astdb and I have rtcachefriends=yes in sip.conf. Asterisk did a database query... SELECT * FROM ast_sip_users WHERE name = '2944093' Uhm... Why? Doug
2005 Feb 10
1
[Fwd: CentOS-3 i386 errata: Updated mod_python package fixes security issue]
arrgh -------------- next part -------------- An embedded message was scrubbed... From: Lance Davis <lance at uklinux.net> Subject: CentOS-3 i386 errata: Updated mod_python package fixes security issue Date: Thu, 10 Feb 2005 20:58:59 +0000 Size: 629 URL: <http://lists.centos.org/pipermail/centos/attachments/20050210/4b79598c/attachment-0005.mht> -------------- next part --------------
2005 Mar 10
1
Re: Polycom phones do not talk to each other
>> Also, I'm sure you've probably checked on this one, >> but are the phones registered with asterisk? >> You can make outbound calls on them without them >> actually being registered. I'm assuming you can >> still get in and see the CLI. What does "sip show peers" >> look like? What does "sip show peer xxx" show? >> What
2006 Feb 22
3
Unit test failure - nil object?
I''m following instructions in the Agile book, page 146 for testing an object update to the database. Here''s my code: def test_update assert_equal "jack@smiths.com", @user.email @user.email = "jack@smiths.org" assert @user.save, @user.errors.full_messages.join("; ") @user.reload assert_equal @user.email,
2016 Oct 14
1
gigE -> 100Mb problems
On 10/13/2016 5:57 PM, Steven Tardy wrote: >> On Oct 12, 2016, at 12:26 AM, John R Pierce <pierce at hogranch.com> wrote: >> >> the switch ports kept going offline on us. > Not finding anything exactly like this... Closest I could find is CSCuu81949 > > Open a Cisco TAC case and upload a Nexus 9000 tech support (`tac-pac`) to investigate further. > > Is
2015 May 10
1
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
Greg Rivers <gcr+dovecot at tharned.org> wrote: > On Saturday, May 09, 2015 22:25:48 Michael Grimm wrote: >>> or just try if it works if you change it to /bin/sh and use whatever >>> FreeBSD has that pointing to. >> That fails because /bin/sh equals /bin/csh at FBSD. > I don't know if it fails or not, but if it does this is not the reason. > /bin/sh
2006 Feb 07
1
Error undefined method `of_caller'' for Binding:Class
Hi all, I have the following helper method: def collapsible_fragment(collapsed, &block) html = ''<div>'' html << capture(&block) if( block_given? && !collapsed) html << ''</div>'' Binding.of_caller do |binding| concat(html, binding) end
2003 Feb 17
4
installation of RODBC
I have tried to install the RODBC package with the next command: > install.packages(("ORDBC"), (lib="usr/lib/R/library")) But it is failed. Can I get some information about the installation of this package anywhere? Best regards, Nader -------------------------------------------------------------- Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
2004 Dec 13
0
[CentOS-3 i386 errata - Updated ruby package fixes denial of service issue]
Of course this should be CentOS-3 arrgh - typo Lance -------------- next part -------------- An embedded message was scrubbed... From: Lance Davis <lance at uklinux.net> Subject: CentOS-2 i386 errata - Updated ruby package fixes denial of service issue Date: Mon, 13 Dec 2004 22:19:39 +0000 Size: 1645 URL:
2004 Dec 24
0
[Fwd: [Fwd: CentOS-3 i386 errata : Updated kernel packages fix security vulnerabilities]]
arrgh - I hate evolution :( -------------- next part -------------- An embedded message was scrubbed... From: Lance Davis <lance at uklinux.net> Subject: [Fwd: CentOS-3 i386 errata : Updated kernel packages fix security vulnerabilities] Date: Fri, 24 Dec 2004 11:27:43 +0000 Size: 2557 URL: <http://lists.centos.org/pipermail/centos/attachments/20041224/b996045b/attachment.mht>
2004 May 21
1
rhn-applet-gui
After doing the updates, my yum and my up2date both tell me the system is totally updated, and it is ... however, my rhn-applet says there are 781 updates ... and it lists as updates packages with exactly the same version ... and even some packages with older versions. Any Ideas? The rhn-applet is: rhn-applet-2.1.4-3.centos.1 Thanks, Johnny Hughes -------------- next part -------------- An
2012 Jun 07
1
[6.2] Postfix not reading main.cf
Hello: I just did a fresh install of CentOS 6.2 on a virtual server. I am trying to configure Postfix but it does not seem to be reading configuration directives from /etc/postfix/main.cf Here is what I did to test it: vi /etc/postfix/main.cf and set this directive: myorigin = hello.world.com postfix reload postconf -d | grep myorigin I get this output: append_at_myorigin = yes myorigin =
2011 Oct 06
1
CentOS 6 and Pyzor
Had anybody been successful in getting Pyzor to run on CentOS 6 64bit? I have it running fine on CentOS 6 32 bit, and I 'think' I did identical installs. But, from the command line I keep getting Oct 6 13:36:00.659 [16065] dbg: pyzor: network tests on, attempting Pyzor Oct 6 13:36:06.205 [16065] dbg: pyzor: pyzor is available: /usr/bin/pyzor Oct 6 13:36:06.206 [16065] dbg: pyzor:
2008 Oct 05
1
barchart for aggregated (sum) data in lattice?
Hi list, I have data in a dataframe t1, with a column for different amounts spent, a column what it was spent on, and a column with dates, from which I create a new column with months. Example: amount <- rep(c(10,20,30),3) what <- rep(c("food","books","cycling"),3) when <- c(rep("2008-09-05",5),rep("2008-10-07",4)) t1 <-
2009 Jul 18
0
[LLVMdev] x86 unwind support
Hi Kenneth, this way of implementing unwind won't interact properly with dwarf exception handling. That's rather bad. Ciao, Duncan.
2009 Apr 15
2
Getting Started with Rails - post_comment_url
Hi, Thanks for a wonderful Getting Started with Rails. I am up to the last section and just added the comments part. So while testing and looking over comments_controller.rb; I see the reference to post_comment_url calll where is this defined. Below is the message I am getting. Thanks ActionController::RoutingError (post_comment_url failed to generate from {:post_id=>#<Post id: 1, name: