search for: pooping

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

Did you mean: looping
2006 Jul 27
2
Creating multiple objects from form data
I''m in the process of creating a sign up form for an online application. The form collects account info, company info, and then info for an administrative user. The method looks like this: def create @account = Account.create!(params[:account]) @company = @account.companies.create!(params[:company]) @user = @company.users.create!(params[:user]) end However, this inevitably fails
2009 Jan 17
10
Cucumber Scenario Outlines Output Insufficient
I''m having problems knowing what a scenario outline I''ve created is doing. In particular I have no idea about what steps are being matched when the outline is run so when I break something I can''t find out what is wrong. Is there any progress on getting better output for scenario outlines. TIA Andrew -------------- next part -------------- An HTML attachment was
2006 Jul 05
3
mongrel - server pooping out..
i am using the following comman to fire up mongrel: [sergio@vb_workstation chatlogger]$ mongrel_rails start -d -p 8088 ** You have sendfile installed, will use that to serve files. and everything works fine until some point at night.. i think it is pooping out some time in the middle of the night.. if i try to hit the app in the morning, it just stalls out.. if i restart it, it''s fine the rest of the day.. anyone have any ideas? thanks in advance.. -- Posted via http://www.ruby-forum.com/.
2009 Oct 05
4
[LLVMdev] getting gold plugin to work?
Attached is the start of a patch to make the gold plugin work on Darwin for use as a cross-compiler. There needs to be a build step somewhere in llvm-gcc that copies it into libexec/<gcc poop>/libLLVMgold.so, but I've been doing that manually for now. It doesn't seem that simple use of -O4 results in the plugin learning what subtarget is desired. I presume that the llvm-gcc driver
2003 Sep 08
1
extension.conf and SIP phones.
We would like to setup in house SIP phones with numbered extensions for demonstration purposes. What is the syntax to associate a extension with SIP phone? Does the Dial application have a SIP specific entry for example: Dial,SIP/SIPphone/s|15 When I call from one extension to another I get "User is on the phone". We also have Cisco7960s to test. Currently Have X-Lite setup.
2009 Oct 09
0
[LLVMdev] getting gold plugin to work?
Sandeep Patel wrote: > Attached is the start of a patch to make the gold plugin work on > Darwin for use as a cross-compiler. There needs to be a build step > somewhere in llvm-gcc that copies it into libexec/<gcc > poop>/libLLVMgold.so, but I've been doing that manually for now. With this patch, it seems that it produces a file named LLVMgold.so instead of libLLVMgold.so.
2003 Jun 27
1
defaultip= in sip.conf doesnt work?
I have several (various brand) sip devices with static IP's. I understand that asterisk will not accept a registration from these devices if the host= parameter is not set to 'dynamic' in sip.conf. I want calls to these extensions to be routable even before the device registers. I understand that is what defaultip= is supposed to do, but it doesn't work. I get a busy tone when
2008 Feb 28
1
rake aborted! Don't know how to build task 'db_schema_dump'
Oh noes! What do I do? Just installed RoR and SQLite3 yesterday, watched a screencast that said the db_schema_dump will slaughter my enemies and make my poop smell like rainbows. Now I get rake telling me that it doesn''t know how to. Any help? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2003 Jun 11
0
Problems configuring Asterisk with SIP
Hi everybody Could someone give a tip on how can I configure asterisk to use 2 ATA's 186 to communicate each other using SIP with asterisk. I know this most be a very simple task, however this is the very first aproach I have to asterisk. I set the following config but I don't get dial-tone when I off-hook the phone from any of the two ATAs. Can some one tell what I'm missing in
2003 Jun 12
1
Regarding hashing, ext3, and kjournald
I've tried to find my answer to this question but I have not (yet). Any assistance or expert knowledge is greatly appreciated! PROBLEM: mounting an ext3 volume 'read only' results in a different md5sum hash value for the volume than when the same volume is *not* mounted SCENARIO: - when I hash unmounted /dev/hda5 using 'md5sum /dev/hda5' I get value XXX. - when I hash
2005 Feb 23
1
Sipura 2000 w/fax machine oddities
I'm really trying to understand this. I have a Sipura 2000, brother MFC, and SpanDSP set up on asterisk. because asterisk softfax was not working well, i set up faxes to goto line2 on the sipura. this is working fine, i have only tested a few short faxes, but already my completion rate was 100% vs 5-10% that spandsp and asterisk gave me. here's the odd part. using the fax machine, I
2009 Oct 05
0
[LLVMdev] getting gold plugin to work?
2009/10/4 Sandeep Patel <deeppatel1987 at gmail.com>: > Attached is the start of a patch to make the gold plugin work on > Darwin for use as a cross-compiler. Nice. I checked that it still builds correctly on linux. I think it is fine, but Nick should probably have a look. > There needs to be a build step > somewhere in llvm-gcc that copies it into libexec/<gcc >
2015 Jun 16
3
PXE question
I was wondering, where is the format and options of files like /usr/share/system-config-netboot/pxelinux.cfg/default from system-config-netboot-cmd described? There are plenty of PXE tutorials with examples out there, but nothing that looks like actual documentation.
2003 Sep 13
1
Caller-ID name delivered in double-quotes
I did some searching in the archive, but found only one message with this same question and no answer. Hopefully it's a simple config problem. When the Caller-ID is delivered, it is surrounded by double-quotes, like this: "ATA-57 1" On long caller-id strings, the last character is cut off to make room for the leading double-quote: "BudgeTone 1234 instead of BudgeTone
2003 Oct 03
3
Message Waiting on Cisco 7940 does not work
I have a cisco 7940 with the following sip.conf config: [Desk1.1] type=friend secret=****** defaultip=192.168.1.14 insecure=no mailbox=102 callerid="Desk1.1" qualify=500 canreinvite=no context=extensions host=dynamic group=2 I do not get message waiting indicator (mwi) on this phone. Is the another .conf file invilved in configuring this function other than the mailbox=xxx in the
2004 Apr 29
7
Cisco Message Waiting Indicator
Hi, I have just upgraded my Cisco 7960 phone to SIP firmware today and I have to say it's working great with Asterisk. At work (which uses Cisco Call Manager), when a voicemail is recieved the read light remains lit until the voicemail is retrieved. Is there any way to achieve the same effect with Asterisk ? Thanks, Paul. -------------- next part -------------- An HTML attachment was
2003 Jan 15
3
Profiles ...
Greetings ... This is a stupid question which have been wanting to ask for awhile, and hope somebody can help me. Profiles, if I understand it correctly come in two forms, local and roaming? Now local in on the computer the user uses and roaming is one that is download from the server when the user logs in. Now, where my problem is, when I have some users who have huge documents folder,
2002 Nov 22
1
SAMBA doesn't like me anymore :(
Hi All, Okay, SAMBA officially doesn't like me or something. Here's the poop: - Brand-new FreeBSD 4.7 box - SAMBA 2.2.6pre2 (built from the ports tree) - I have dual NICs, one on 192.168.1 (students) the other on 192.168.2 (staff) - I need two operational workgroups "STUDENTS" & "STAFF" each tied to their own interface. - This machine needs to do all the
2003 Aug 07
1
Sip Trunk config
incominglimit is already implemented for SIP. Just specify under the endpoint how many incoming connections are allowed. For example, [cisco] type=friend username=cisco secret=blah nat=yes ; This phone may be natted host=dynamic canreinvite=no ; Cisco poops on reinvite sometimes qualify=200 ; Qualify peer is no more than 200ms away
2010 Apr 08
3
Puppet commands giving nothing but a stack trace
I suspect this has more to do with Ruby than Puppet, but I know little about Ruby and Google has failed me, so I''m asking here. I''m finally getting some of our older systems brought into Puppet. I installed it on several this morning without incident, but there are two (more or less identical RHEL 5.3 systems) that throw horrible errors. These systems did not have Puppet or Ruby