search for: inkeys

Displaying 20 results from an estimated 71 matches for "inkeys".

2006 Mar 24
14
IAX Incoming/Outgoing
...nd, it should work.... the docs say that pbx2 will look for a [pbx1_outbound] .... oh dear... this doesn't make sense any longer. 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_pb...
2004 Dec 21
2
IAXTEL Configuration
I signed up for an IAXTEL account and have been trying, unsuccessfully, to get it working. In IAX.CONF I have: [iaxtel_out] type=peer host=iaxtel.com username=USERNAME secret=SECRET auth=rsa inkeys=iaxtel [iaxtel] type=friend context=incoming host=iaxtel.com auth=rsa inkeys=iaxtel However, when I start Asterisk, I get the following warning: [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2)) == Manager registered action IAXpeers == Parsing '/etc/asterisk/iax.conf': Found...
2009 Aug 26
1
2 Asterisk boxes : 1 can see the other, not vica versa
Asterisk-server 1 : register => hostedasterisk: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...
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
Here''s my comments for the preliminary ZFS Crypto review. - Dan Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/ General comments: DEA-1 - SCCS keywords need to be removed DEA-2 - Copyright updated ------------------------------------------------------------------ usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data() This code in pkcs11_read_data() scares
2004 Sep 15
4
IAX to IAX connect question
.... So what i thougth was to set a main one with some of slaves or 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 =&g...
2006 Oct 27
1
Iax bug ?
Hello, I'm french, so excuse my poor English. I'm face to a terrible thing, with has stole a lot of my time. On the .184 machine, 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
2007 Aug 04
2
IAX2 - DualServer Problem
...make these servers 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 "Al...
2006 Jun 08
1
RSA Signature (key ***) failed
...authenticate mode with md5 in [sintel-user] and [mickymouse-peer] sections below, (and the correponding dial command), all works fine! Here is an extract from the server A (mickymouse) iax.conf: ... [sintel-peer] type=peer host=192.168.100.1 auth=rsa qualify=yes [sintel-user] type=user auth=rsa inkeys=sintel-voip context=sintel-int qualify=yes ... extensions.conf: [voip_outcoming] exten => _2.,1,Macro(callout,IAX2/mickymouse-user:[mickymouse-voip]@sintel-peer:4569/${EXTEN}@mickymouse-int) [macro-callout] exten => s,1,Dial(${ARG1},60,jtTwW) exten => s,2,Hangup exten => s,102,Answe...
2005 Jan 29
2
Call rejected by FWD: Unable to negotiate codec
...r IAX2 I get: Call rejected by 65.39.205.121: Unable to negotiate codec I'm using asterisk-1.0.5 (the same settings works fine with *0.9) I've standard settings in iax.conf [general] bindport=4569 register => xxxxx:xxxxxx@iax2.fwdnet.net [iaxfwd] type=user context=fromiaxfwd auth=rsa inkeys=freeworlddialup disallow=all allow=ulaw -- #Joseph
2010 Mar 22
0
DUNDi Confusion
Dear community, Please help. I've been looking around the internet (and in this great forum) for help with DUNDi setup between servers (I'm using Elastix) and while I can get my servers to lookup extensions on each other very well, I have not been able to successfully make calls between servers. For my test environment, I have 3 servers setup for now, and these are the steps I've
2005 Jan 25
2
fwd IAX2 error
I'm trying to test IAX2 with FWD It registers fine but when I try to receive the call I get: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (38) of length 1 Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (39) of length 1 Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476
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 ________________________________...
2006 May 24
1
DUNDi in 1.2.7.1
Hi few weeks ago I read about redundancy (HA) of asterisk boxes using DNS, DUNDi, so I decided to give it a try. OS FreeBSD 6.1-RELEASE, asterisk 1.2.7.1 on one peer I get: lk110*CLI> dundi show peers EID Host Model AvgTime Status 00:11:43:3d:69:e6 195.28.109.37 (S) Symmetric Unavail OK (1 ms) 1 dundi peers [1 online, 0 offline, 0
2005 May 13
0
Problem with IAX trunking
...xregistrations ; ; Guest sections for unauthenticated connection attempts. Just ; specify an empty secret, or provide no secret section. ; [guest] type=user context=default callerid="Guest IAX User" ; ; Trust Caller*ID Coming from iaxtel.com ; [iaxtel] type=user context=default auth=rsa inkeys=iaxtel ; ; Trust Caller*ID Coming from iax.fwdnet.net ; [iaxfwd] type=user context=default auth=rsa inkeys=freeworlddialup ; ; Further user sections may be added, specifying a context and a ; secret used for connections with that given authentication name. ; Limited IP based access control is all...
2011 Jan 03
1
Tinc improvements
Dear Guus, I've attached my first git commit to your repository. It does not contain any new functionalities, but it is a first try to interact with your git copy. Could you please verify, if you can push this commit to your repository? If it works, I'll send you the rest of my work, which contains: 1) some small improvements in logging (using flags instead of counters) 2) the
2011 Apr 20
1
[IAX] Everyone is busy/congested at this time (1:0/0/1)
...xfriends 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','f...
2003 Dec 02
5
IAXTEL configuration for new iaxtel users.
After battling for days trying to figure out what was wrong with my iax.conf it was determined that I do not have any inkeys set on the digium server. Now whether that is something new or just in a few cases I am not sure. Messing around and reading on IRC and the mailing list I could get certain things to work and then break other things. Now I can dial a IAXTEL number, 800 number and FWD numbers using the IAXTEL ser...
2007 Apr 24
1
dundi problem * 1.4.2
Hi All, I've been banging my head on a small dundi problem... I have two * servers setup, both have almost identical dundi.conf files: root@tsjonge:/opt/asterisk/etc# cat dundi.conf [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=00:02:b3:49:69:5e ttl=16
2018 May 17
1
Decryption method for Maildir messages stored by mail_crypt plugin
I've successfully implemented the mail_crypt plugin on v2.2.27 and it's working like a champ, but some of our administrative operations require access to Maildir messages in plaintext. I've found numerous threads detailing help with mail_crypt setup, but none of my research has yielded a method of decrypting the stored messages. Relevant plugin config: mail_crypt_curve =
2005 Jan 17
2
iaxtel - -- Format for call is ADPCM
...@iaxtel.com bandwidth=high jitterbuffer=no tos=lowdelay [voipjet] type=peer host= xxx.xxx.xxx.xx secret= xxx auth=md5 notransfer=yes context=incoming disallow=all ; Prevent all codecs... allow = ulaw ; ...except G.711 ulaw [iaxtel] type=friend host=iaxtel.com secret=xxxx auth=rsa context=incoming inkeys=iaxtel disallow=all allow=gsm Why is it switching me to Codec: ADPCM? PS. It seems to me iaxtel has a problem with connection today, can anybody confirm it? -- #Joseph