Displaying 10 results from an estimated 10 matches for "astgenkey".
2006 Feb 01
2
Dundi key Problem
...tting the following message when trying to lookup up a number via
Dundi:
Feb 1 13:39:24 NOTICE[20146]: pbx_dundi.c:1309 update_key: No such key
'office.pbx.bluegrass.net.pub' for creating RSA encrypted shared key for
'00:a0:c9:55:91:89'!
I have created keys on each box with "astgenkey -n
office.pbx.bluegrass.net" using the host name for each box of course.
I then copied the .pub files to the /var/lib/asterisk/keys folder from
each box to the other box.
What am I missing?
-Jonathan
2006 Mar 10
0
DUNDi Public and Private Key Question
Hi All,
I'm wondering if I use DUNDi in an enterprise environment, I own and manage all the servers, can I make 1 set of public and private keys and exchange them between servers or do I need to make a key for every server? Is there something with astgenkey/openssl that uses any server specifics to generate the keys or does the key generation seed from the [astgenkey -n "name"] name parameter?
Thanks.
JR Richardson
Engineering for the Masses
2007 Feb 01
3
How to Clone Asterisk
I want to essentially transplant my existing Asterisk server to a new
machine, and take the old sever out of service.
Assuming I install Asterisk on the new machine, does anyone know what files
I would have to copy over? What comes to mind are the *.conf files in
/etc/asterisk, as well as the voicemail audio files. Anything else?
-------------- next part --------------
An HTML attachment was
2003 Jun 13
5
Applications, dialplan not loading
I've built the latest CVS of asterisk -- not the zaptel or libpri
directories, just the asterisk directory. asterisk installs
successfully, but there are severe problems. I built this system in the
past and ran it, but now building it again fails. This is the CVS as of
this morning, 2003-06-13, but I had problems on 06-11/12 as well.
After make; make install; make samples; make config, I
2005 May 08
0
RSA question
...y has
the addres where to point the outgoing calls.
My question is.... Is it still a secured password transaction even the
server has no "auth=rsa"?
For the server, even if no "inkeys" and "outkey" defined, everything works
fine.
.key and .pub files are created with astgenkey, and client only has the .pub
file and it is specified in the "inkeys" at the clients context for the link
with the server at iax.conf.
A last question would be.... Is there anything else missing at the url which
explains how to set up a RSA authentication? Cant make it work in that way...
2007 May 17
5
DUNDi configuration problem
...e => dundi-priv-switch
[macro-dundi-priv]
exten => s,1,Goto(${ARG1},1)
include => dundi-priv-lookup
;;;;;;;;;;;;;;;;;;;;;;;;DUNDI CONFIG;;;;;;;;;;;;;;;;;;;;;;;
;dundi
exten => _50XX,1,Macro(dundi-priv,${EXTEN})
On both machines I generated the keys in /var/lib/asterisk/keys/ with
$ astgenkey -n asreg
$ astgenkey -n asnow
And like i said when I do "dundi show peers" it shows me the other
peer but I can't call to it with the extensions I added. And also when
I do a "dundi lookup 5000" it doesn't give me anything...
If somebody can help me, would be great!...
2008 May 22
0
/home/putnopvut/asa/AST-2008-007/AST-2008-007: AST-2008-007 Cryptographic keys generated by OpenSSL on Debian-based systems compromised
...ion of this |
| | advisory for more information about the vulnerability. |
| | |
| | Asterisk is not directly affected by this vulnerability; |
| | however, Asterisk's 'astgenkey' script uses OpenSSL in |
| | order to generate cryptographic keys. Therefore, |
| | Asterisk users who use RSA for authentication of IAX2 |
| | calls and who use DUNDi may be using compromised keys. |
| | This vulnerabi...
2003 Sep 16
1
Using IAXTEL with RSA authentication. MD5 works, RSA not. [2]
[ Sorry, I incorrectly copied some Reference headers into this post
and tacked it onto the wrong thread. -Steve ]
So far, I have been able to receive incoming iaxtel calls via my
assigned 1-700-xxx-xxxx number, but only when using md5
authentication in iax.conf:
[iaxtel]
type=user ; Incoming calls only
context=incoming
auth=md5
secret=<mysecret> ; Required for
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
...sk-1.4.20.1/main'
for x in ; do /usr/bin/install -c -m 755 $x /usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/usr/src/asterisk-1.4.20.1/main'
/usr/bin/install -c -m 755 main/asterisk /usr/sbin/
/bin/ln -sf asterisk /usr/sbin/rasterisk
/usr/bin/install -c -m 755 contrib/scripts/astgenkey /usr/sbin/
/usr/bin/install -c -m 755 contrib/scripts/autosupport /usr/sbin/
if [ ! -f /usr/sbin/safe_asterisk ]; then \
cat contrib/scripts/safe_asterisk | sed
's|__ASTERISK_SBIN_DIR__|/usr/sbin|;s|__ASTERISK_VARRUN_DIR__|/var/run|;' >
/usr/sbin/safe_asterisk ;\...
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm