Displaying 7 results from an estimated 7 matches for "ocjtech".
Did you mean:
objtech
2004 Dec 10
0
Voicemail User Reference Guide
...39;s voice mail
application. Note, that this is going to be a _user_ guide, not an
administrator guide. The current document is rather rough, but it
should give you an idea of the direction that I'm headed. I'd
appreciate constructive criticism.
The document can be found at:
http://www.ocjtech.us/vm.pdf
The DocBook XML source files can be found at:
http://www.ocjtech.us/vm.xml
http://www.ocjtech.us/fdl.xml
Jeff Ollie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digital...
2007 Mar 22
2
Patches to Fix Warnings
...ork with the upstream author of the tool that generates the
code to fix the problem there. It might take me a while to get to the
point where I can do some testing since I only have a limited time each
day to work on this.
Anyway, I've put up a git repository with my changes here:
http://git.ocjtech.us/?p=swfdec;a=summary
I'm a bit of a git newbie so I may have done something not quite right
in setting up this repository.
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a...
2014 Oct 23
1
PJSIP and NAT behind a dynamic IP address
What should the PJSIP configuration be if your external IP address is
dynamic, as is common with most home networks, and probably a lot of
small business networks as well? The external_media_address and
external_signaling_address transport settings are static. It would be
possible to write a script that would detect the external IP address
and rewrite the pjsip configuration file, but since you
2010 May 27
2
Replacement tape drive configuration
CentOS 4.8
Hi All:
We recently had a Sony SDX-500V tape drive fail on one of our servers
running CentOS 4.8. I have now replaced it with a spare SDX-500C. The
problem that I am having now is that the failed drive had ceased
responding to SCSI commands and we have since rebooted the system
which resulted in the tape drive being removed from our current
hardware configuration and the system does
2011 Dec 01
3
Announce: Puppet 2.7.8rc1 available
Puppet 2.7.8rc1 is available. 2.7.8rc1 contains everything that was
being previewed in the 2.7.7rc series as well as some new content.
Key highlight in this release (beyond items from 2.7.7rc series) are:
* Allow providers to be selected in the run they become suitable
* Showdiff is now not auto-enabled when running in noop mode
* Provide default subjectAltNames while bootstrapping
2014 Dec 02
0
On Fedora, kernel update resets /var/run/asterisk owner to root.root
On Tue, Dec 2, 2014 at 1:22 PM, sean darcy <seandarcy2 at gmail.com> wrote:
>
> Or do I
> find a new place to put asterisk.pid?
Also, if you use the native systemd unit file, you no longer need a
PID file, although you still need /run/asterisk to store the control
socket.
--
Jeff Ollie
2011 Sep 09
0
Mongrel 2 as a front end for Puppet?
Has anyone looked at using Mongrel 2 (http://mongrel2.org/) as a front
end for Puppet? I currently have my Puppet master running under
Passenger but I''m always curious about the new kid on the block.
What intrigues me about Mongrel 2 is that it uses ZeroMQ to separate
the front end from the back ends. I''ve looked at the problem briefly
but I''m a rails/rack/passenger