Displaying 20 results from an estimated 31 matches for "outkey".
2006 Mar 24
14
IAX Incoming/Outgoing
...Has anyone got a working example they could supply? Can I do all this with just three peers and one username?
Thanks... Doug.
[pbx1_inbound]
type=user
auth=rsa
inkeys=pbx1
username=pbx1_inbound
deny=0.0.0.0
permit=xxx.187.142.203
context=global_pbx_transfer
[pbx1_outbound]
type=peer
auth=rsa
outkey=pbx1
username=pbx1
host=pbx1.ipt.yyy.com
[pbx2_inbound]
type=user
auth=rsa
inkeys=pbx2
username=pbx2_inbound
deny=0.0.0.0
permit=xxx.187.142.204
context=global_pbx_transfer
[pbx2_outbound]
type=peer
auth=rsa
outkey=pbx1
username=pbx1
host=pbx2.ipt.yyy.com
[pbx3_inbound]
type=user
auth=rsa
ink...
2009 Aug 26
1
2 Asterisk boxes : 1 can see the other, not vica versa
...k:pass1 at domain2.biz
[BOX-YOCAN]
type=user ; incoming from YOCAN...
auth=rsa
inkeys=Key ; pub key of user
secret=XXX ; pass2 of YOCAN
context=from-BOX-YOCAN ; incoming from YOCAN
trunk=yes
transfer=no
qualify=yes
[BOX-YOCAN]
type=peer ; outgoing to YOCAN...
host=dynamic ; registers
auth=rsa
outkey=kEy ; private secret key
username=hostedasterisk ; username @ YOCAN
trunk=yes
transfer=no
qualify=yes
Asterisk-server 2 :
register => BOX-YOCAN:pass2 at ip_hostedasterisk
[hostedasterisk]
type=user ; incoming from Hosted Asterisk
auth=rsa
inkeys=HoStAsTkEy ; pub key of AsteriskHosted
secr...
2006 Oct 27
1
Iax bug ?
...I've the following iax.conf :
[general]
rtcachefriends=yes
bandwidth=high
tos=reliability
jitterbuffer=no
autokill=yes
#include "iax.voip1.conf"
#include "iax.renoir.conf"
The iax.voip1.conf file contains :
[VOIP1]
type=friend
host=10.0.0.160
auth=rsa
secret=
inkey=voip3
outkey=voip1
context=CONTEXT_VOIP1
allow=all
ipaddr=10.0.0.160
port=4569
qualify=yes
trunk=yes
The iax.renoir.conf file contains :
[VOIP_RENOIR]
type=friend
host=renoir.lucyde
auth=rsa
inkey=key_184
outkey=key_Renoir
context=CONTEXT_RENOIR
trunk=yes
allow=gsm
Thanks to the variable context, when .184...
2010 Mar 22
0
DUNDi Confusion
...steps I've
followed:
1. I edited dundi.conf on each server to have the following info:
(this listing is for all servers)
[mappings]
priv => ext-dundi,0,IAX2,priv:${SECRET}@
'server-hostname'/${NUMBER},nopartial
[00:1C:C0:65:34:04]
model = symmetric
host = 192.168.1.128
inkey = priv
outkey = priv
include = all
permit = all
qualify = yes
order = primary
dynamic = yes
[08:00:27:57:6E:0E]
model = symmetric
host = elastix-1
inkey = priv
outkey = priv
include = all
permit = all
qualify = yes
[08:00:27:15:0E:F1]
model = symmetric
host = elastix-2
inkey = priv
outkey = priv
include = all
pe...
2008 Apr 03
3
[Bug 971] New: zfs key -l fails after unloading (keyscope=dataset)
...should be 32..
bash-3.2# zfs create -o encryption=on -o keysource=passphrase,prompt -o keyscop
e=dataset tank/enc
DEBUG: crypt = 0
DEBUG: keyscope = 0
DEBUG: keysource="passphrase,prompt"
Enter passphrase for ''tank/enc'':
Enter again:
salt==0
salt==3731736994759854399
outkey
(1081232)=b0d7586016db505e3ae4be3dc32f3f270a22f4ce17ef8d44336b4e1f4fabf14
zic_key (1081232)
bash-3.2# zfs key -u tank/enc
salt= 0
keyscope= 0
keydata=
keysource=
dataset name=tank/enc
bash-3.2# zfs key -l tank/enc
Enter passphrase for ''tank/enc'':
salt==3731736994759854399
salt==...
2005 Jun 01
2
Realtime+IAX2 and RSA
Anyone had Realtime working with IAX2 and RSA authentication to connect two
PBXs, please? It seems that inkeys/outkey fields are not read at all and
the following warning is logged when dialing:
Jun 2 02:41:36 WARNING[6299] chan_iax2.c: I don't know how to authenticate
******** to XXX.XXX.XXX.XXX
Using iax.conf it perfectly works. Maybe a bug in Realtime?
TIA,
Alex
_______________________________________...
2007 Aug 04
2
IAX2 - DualServer Problem
...ervers call each
other as they were internal. I have succeeded in one way. Server B can
call Server A without problem, but Server A cannot call Server B.
Here's the iax configuration of servers
Server A:
==================
[ipek]
auth=rsa
context=from-internal
host=XXX.XXX.XXX.XXX
inkeys=ipek
outkey=odtu
peercontext=from-internal
type=friend
username=odtu
Server B:
==================
[odtu]
auth=rsa
context=from-internal
host=YYY.YYY.YYY.YYY
inkeys=odtu
outkey=ipek
peercontext=from-internal
type=friend
username=ipek
When I try to call from A to B, I hear a message saying "All circuits
a...
2006 May 24
1
DUNDi in 1.2.7.1
...avail OK (1 ms)
1 dundi peers [1 online, 0 offline, 0 unmonitored]
lk107*CLI>
here is the dundi.conf of the first one:
....
priv => local1,0,IAX2,priv:${SECRET}@${IPADDR}/${NUMBER},nopartial
....
[00:11:43:3d:69:e6]
model = symmetric
host = lk107.tempest.sk
inkey = lk107.tempest.sk
outkey = lk40.tempest.sk
include = priv
permit = priv
qualify = yes
order = primary
and the second one:
....
priv => local1,0,IAX2,priv:${SECRET}@${IPADDR}/${NUMBER},nopartial
....
[00:02:1e:f2:25:79]
model = symmetric
host = lk40.tempest.sk
inkey = lk40.tempest.sk
outkey = lk107.tempest.sk
include =...
2011 Apr 20
1
[IAX] Everyone is busy/congested at this time (1:0/0/1)
...s
voicemail => mysql,asterisk,voicemail
---------
- Mysqldump from iaxfriends
---------
INSERT INTO iaxfriends
(name,type,phonenumber,username,mailbox,secret,dbsecret,context,regcontext,host,ipaddr,port,defaultip,sourceaddress,mask,regexten,regseconds,accountcode,mohinterpret,mohsuggest,inkeys,outkey,language,callerid,cid_number,sendani,fullname,trunk,auth,maxauthreq,requirecalltoken,encryption,transfer,jitterbuffer,forcejitterbuffer,disallow,allow,codecpriority,qualify,qualifysmoothing,qualifyfreqok,qualifyfreqnotok,timezone,adsi,amaflags,setvar)
VALUES ('admin.my.domain','friend...
2007 Apr 24
1
dundi problem * 1.4.2
...di
[mappings]
;pipsworld =>
pipsworld,1,IAX2,dundi:${SECRET}@tsjonge.pipsworld.nl/${NUMBER},nopartial
;pipsworld =>
external,1000,IAX2,guest@pipc.pipsworld.nl/31207508308,nounsolicited,nocomunsolicit,nopartial
[02:60:8c:f2:3e:aa]
model = symmetric
host = pipc.pipsworld.nl
inkey = pipsworld
outkey = pipsworld
include = pipsworld
permit = pipsworld
qualify = yes
and:
[general]
department=thuis
organization=pipsworld
locality=Amsterdam
stateprov=NH
country=NL
email=remco@pipsworld.nl
phone=+31207508308
;bindaddr=0.0.0.0
;port=4520
entity=02:60:8c:f2:3e:aa
ttl=16
autokill=yes
;secretpath=...
2005 Aug 15
0
Ast.1.0.9 (only) strange problem with IAX and DDNS
...ow I have same problem on BOTH location!
Registration to other networks (FWD for example) working with no
problems, only registration to each-other is impossible.
---
here is configuration:
LOCATION 1:
[general]
register => L1o:[L1]@location2.ddns.address
[L2o]
type=peer
username=L1i
auth=rsa
outkey=L1
host=dynamic
qualify=yes
canreinvite=yes
disallow=all
allow=ilbc
trunk=no
[L2i]
type=user
username=L2i
auth=rsa
inkeys=L2
qualify=yes
context=incoming
canreinvite=yes
disallow=gsm
trunk=no
LOCATION 2:
[general]
register => L2o:[L2]@location1.ddns.address
[L1o]
type=peer
host=dynamic
username...
2007 Feb 14
0
Requested contexts didn't get merged
...xt=dundi-local
dundi.conf
[general]
ttl=4
autokill=yes
cachetime=30
entityid=00:06:5B:8E:B0:08
secretpath=dundi
bindaddr=XXX.XXX.XXX.XXX
port=4520
[mappings]
dundi => 12ga,0,IAX2,priv:${SECRET}@host1.com/${NUMBER},nopartial
[00:0E:2E:80:44:63]
model=symmetric
host=host2.com
inkey=host2.com
outkey=host1.com
include=dundi
;include=all
permit=dundi
;permit=all
qualify=yes
order=primary
Extensions.conf contains numbers in context [12ga], which should be made
available by DUNDi to the second server.
The second server has the following configuration:
iax.conf
[dundi]
type=user
dbsecret=dun...
2009 Jan 31
1
iax clients were unregistered after 30sec
...Our iax clients's ip and port in the database were removed automatically, after 30 secs.
the iax info is saved in odbc and postgresql .
asterisk=# select * from iax_buddies where username='9706015';
name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language | mailbox | deny | permit | qualify | disallow | allow | ipaddr | port | regseconds | email | date | user_id
---------+----------+--------+----------+-----------+----------+------...
2009 Aug 28
0
2 Asterisk boxes via IAX : always calling as IAX guest
If a call from one Asterisk box to another comes in, it always goes to
the default context because it is treated as IAX guest. I don't
understand why ?!
Asterisk box 1 iax.conf :
[BOX2]
type=user
auth=rsa
inkeys=public_key_box2
context=from-BOX2
[BOX2]
type=peer
host=dynamic
auth=rsa
outkey=private_key_box1
Asterisk box 2 iax.conf :
register => BOX2:BOX2 at IP_BOX1
[BOX1]
type=user
auth=rsa
inkeys=public_key_box1
;secret=hosted9801ast
context=from-BOX1
[BOX1]
type=peer
host=ip_box1
auth=rsa
outkey=private_key_box2
Although they have exchanged private and public keys, they are...
2005 Mar 24
1
RSA interasterisk IAX problems ?
...ned and forwarded on both
Asterisk, they are both behind NATs):
1. asteriskA
*********iax.conf:
[asteriskA]
type=user
host=voip.xxx.xx
username=asteriskA
auth=rsa
inkeys=name
context=default
accountcode=asteriskA
2. asteriskB
*********iax.conf:
[asteriskA]
type=peer
host=xxx.xxx.xxx.xxx
auth=rsa
outkey=name
username=asteriskA
*********extensions.conf:
exten =>
_00[34][01].,3,Dial(IAX/asteriskA:[name]@xxx.xxx.xxx.xxx/${EXTEN}@default,30)
or
exten => _00[34][01].,3,Dial(IAX/asteriskA/${EXTEN}@default,30)
but nogo.
Thanks in advance,
regards,
Rob.
2008 Feb 24
2
DUNDi with two servers
...email=email at email.com
phone=+5555555555
entityid=00:11:22:33:44:55
cachetime=5
ttl=1
autokill=yes
[mappings]
dundified => internal,0,SIP,${NUMBER}@server1.domain.com<NUMBER%7D at server1.domain.com>
,nopartial
[55:44:33:22:11:00]
model=symmetric
host=server2.domain.com
inkey=dundikey
outkey=dundikey
include=dundified
permit=dundified
qualify=yes
order=primary
-----------------------------------
extensions.conf
[general]
static = yes
writeprotect = no
clearglobalvars = no
[globals]
[default]
include => internal
include => parkedcalls
[internal]
include => external
include...
2007 Jul 30
1
iax2 trunk registration with auth rsa
...at if I use static ip I can dial from serverb to servera: in my
extensions.conf I have:
exten => _5XX,1,Dial(IAX2/serverb at servera/${EXTEN:0},30,t)
here I don't need to specify the key, becouse I dial "servera" which is an
entry (room) in my iax.conf where is specified inkey and outkey
but in register command it seems no possible to specify other then ip
address or full name
thanks in advance,
Andrea
Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.
Visitate il sito http://www.frameweb.it
2006 Jun 15
5
DUNDi Not Able to HandleComplexFailoverSituations
> -----Original Message-----
> From: Watkins, Bradley [mailto:Bradley.Watkins@compuware.com]
> Sent: Thursday, June 15, 2006 10:36 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] DUNDi Not Able to
> HandleComplexFailoverSituations
>
>
> Is it possible for you to explain in more detail the
> situation involved.
2004 Sep 15
4
IAX to IAX connect question
...users, in this way, i will only need to
add new "slaves" in the master, and this is what i tried.
Office iax.conf
===============
register => 999999:mypass@iax2.fwdnet.net
[iaxfwd]
type=user
context=fromiaxfwd
auth=rsa
inkeys=freeworlddialup
[rsaauth]
type=peer
host=dynamic
auth=rsa
outkeys=myast
username=rsaauth
context=extensions
[user01]
type=peer
user=user01
host=dynamic
secret=somepass
username=user01
context=localuse
outkeys=myast
inkeys=myast
Office extensions.conf
======================
[officetime]
exten => _999999,1,Answer
exten => _999999,2,wait(1)
exten => _999...
2003 Jul 03
3
Using switch =>
...-- Minimize cost
; none -- No flags
;
tos=lowdelay
;
;
; Peers may also be specified, with a secret and
; a remote hostname.
;
register => hurricane:[hurricane]@172.22.0.50
[phila]
type=friend
host=dynamic
;trunk=yes ; Use IAX2 trunking with this host
context=default
auth=rsa
inkeys=test
outkeys=hurricane
-------------------------------
for phila:
-------------------------------
externsions.conf
-------------------------------
;
[general]
;
static=yes
;
;
writeprotect=no
;
[globals]
;TRUNK=IAX2/user:pass@provider
[macro-stdexten];
;
; Standard extension macro:
; ${ARG1} - Exten...