Displaying 7 results from an estimated 7 matches for "misspiggi".
Did you mean:
misspiggy
2007 Aug 15
0
Re: [puppet] #761: mount tries to mount an already mounted FS
On Wed, Aug 15, 2007 at 05:29:03AM -0000, puppet wrote:
> #761: mount tries to mount an already mounted FS
> -----------------------------+----------------------------------------------
> Reporter: porridge | Owner: luke
> Type: defect | Status: new
> Priority: normal | Milestone: misspiggy
>
2007 Dec 13
2
ANNOUNCE: 0.24.0 is out
At long last, 0.24.0 has been released. Look for your friendly
packagers to package it up in the near future, but in the meantime
you can download it:
http://reductivelabs.com/downloads/puppet/puppet-0.24.0.tgz
I''ll be walking the different release sites (RubyForge et al) and
posting it there, too.
Look for a related announcement later today on changes in development
practices
2007 Nov 28
9
Please start testing for release
Hi all,
We''re getting close to release[1], so I''d appreciate it if people
would start testing the current ''master'' branch with their
repositories. I made quite a few internal changes, most of which
shouldn''t even be noticed unless there are bugs, so just running a
server and/or client under the current code would be a big help.
I''m
2020 Jun 12
2
Send message to AMI from dialplan
Is it possible to simply send a message to appear as an AMI message/event,
from the dialplan? For example
exten =>123,1,ami(myEvent, param1, param2)
and in the AMI a message appears like:
Event: myEvent
Privilege: call,all
Channel: PJSIP/misspiggy-00000001
Uniqueid: 1368479157.3
ChannelState: 3
ChannelStateDesc: Up
CallerIDNum: 657-5309
CallerIDName: Miss Piggy
2007 Dec 12
0
Last call: 0.24.0 is imminent
I''ve now fixed all of the bugs I''m going to fix for 0.24.0/misspiggy.
Please test that the current ''master'' branch in git works for you.
I''ll probably release tomorrow, or maybe early on Thursday if I don''t
hear of any show-stoppers.
--
I don''t want any yes-men around me. I want everybody to tell me the
truth even if it
2007 Sep 11
25
Re: #786: exported resources not refreshed
Hello all,
what exactly is the "design decision" that is needed here?
We currently have the problem that 0.23.2-3 (debian package) does not
work when it comes to collecting exported resources. The resources are
saved in the database, so picking them up is the problem (db is Mysql5.x).
This is a major problem for us, since we are using this a lot for our
monitoring services. I
2007 Oct 25
15
State of Development
Hi all,
I''m sure you''re all wondering what the heck is going on with
development and why there are so many open tickets. Hopefully this
email will answer those questions for you.
REST Development
======================
First, I''ve found the REST work to be significantly more complicated
than I''d feared. The plumbing is nearly all done and the majority