Displaying 4 results from an estimated 4 matches for "johna".
Did you mean:
john
2006 Feb 22
1
Cannot see the caller id , When calls made from one server to another
...192.168.20.32
Please guide me what should I do
for displaying the user id when users from one
server calls to other server users [ I get the
call-ID when users dial to the same server they are ]
part of my iax.conf file is as follows
(20.32)
[johnb]
type=friend
user=johna
secret=secret
host=192.168.20.99
context=project
extensions.conf (20.32)
exten => _4XXX,1,Dial(IAX2/johnb/${EXTEN:1},30,r)
exten => _4XXX,2,Congestion
my iax.conf file in (20.99) is
[johna]
type=friend
user=johna
secret=secret
host=192.168.20.32
context=project
extensi...
2013 Feb 22
7
Newbie Question
What are some Great resources to get into Rails?
Keep in mind this is for someone that has little to no programming
experience.
So starting from scratch...
A little background is that I want to create a program for personal use
that uses Databases to store lots of information. They wopuld draw from
each other and work to help in large scale event planning and management.
Any help is
1998 Oct 15
1
Problem to map home dir
...ributed by woelfel@hpe.fzk.de (Manfred Woelfel)
# FLAGSM = -DLYNX -DUFC_CRYPT -mposix
# LIBSM = -lbsd
# This is for MachTen (a unix like system for Macintoshes)
# contributed by Trevor Strohman (trev@figment.tenon.com)
# FLAGSM = -DMACHTEN
# LIBSM =
# RISCOs 5.0B
# contributed by John Agnew <johna@bfs.Unibol.COM>
# FLAGSM = -systype svr4 -std -DSVR4
# LIBSM = -lsocket -lnsl -lc -L/usr/ucblib -lucb
# This is for B.O.S. (Bull Operating System)
# Contributed by koine@fileita.it
# FLAGSM = -DBOS -DNO_RESOURCEH -DUSE_WAITPID
# LIBSM = -linet
# This for Amiga using GCC and ixemul.library 43...
2012 May 17
0
puppet cert first run doesn't encrypt ca private key but puppet ca does?
Can anyone validate this? I am attempting to run the puppet cert/ca
standlone commands.
I am running form an unchanged master branch and if I run (simplified
for the example):
puppet cert generate host
the resulting ca_key.pem is not encrypted.
If I run :
puppet ca generate host
the resulting ca_key.pem is encrypted.
In both cases the ca.pass file is created but the code path through
cert does