search for: inkey

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

Did you mean: nkey
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_p...
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': Foun...
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=ye...
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
...sphrase.")); Also here: 217 dgettext(TEXT_DOMAIN, "Failed generate " 218 "key from passphrase.")) DEA-9: I prefer character constants to magic numbers (in use_key_material()): Change: 567 if ((keylen * 2) + 1 == inkeylen && inkey[keylen*2] == 10) 585 if (inkey[inkeylen - 1] == 10) To: 567 if ((keylen * 2) + 1 == inkeylen && inkey[keylen*2] == ''\n'') 585 if (inkey[inkeylen - 1] == ''\n'') DEA-10: In zfs_change_ke...
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 =&...
2006 Oct 27
1
Iax bug ?
...84 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 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 contex...
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 "A...
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,Answ...
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
...hese are the 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 in...
2005 Jan 25
2
fwd IAX2 error
...: Ignoring unknown information element 'Unknown IE' (39) of length 1 Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:476 iax_error_output: Ignoring unknown information element 'Unknown IE' (40) of length 2 Jan 25 18:02:12 WARNING[114696]: chan_iax2.c:3044 authenticate_verify: requested inkey 'freeworlddialup' for RSA authenticationdoes not exist When I try to call out I get: Called 495771:xxxxx@iax2.fwdnet.net WARNING[114696]: chan_iax2.c:4534 socket_read: Call rejected by 65.39.205.121: No such context/extension -- #Joseph
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
...09.40 (S) Symmetric Unavail 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 =...
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 al...
2011 Jan 03
1
Tinc improvements
...) { vpn_packet_t packet; + memset(&packet.flags, 0, sizeof(packet.flags)); int len, i; int timeout = 1; @@ -238,12 +239,12 @@ static bool try_mac(const node_t *n, const vpn_packet_t *inpkt) { unsigned char hmac[EVP_MAX_MD_SIZE]; - if(!n->indigest || !n->inmaclength || !n->inkey || inpkt->len < sizeof inpkt->seqno + n->inmaclength) + if(!n->indigest || !n->inmaclength || !n->inkey || inpkt->len < sizeof inpkt->seqno + sizeof inpkt->flags + n->inmaclength) return false; - HMAC(n->indigest, n->inkey, n->inkeylength, (unsigned...
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','...
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 se...
2007 Apr 24
1
dundi problem * 1.4.2
...s ;secretpath=dundi [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 autokil...
2018 May 17
1
Decryption method for Maildir messages stored by mail_crypt plugin
...rypting the stored messages. Relevant plugin config: mail_crypt_curve = prime256v1 mail_crypt_global_private_key = <pirvkey> mail_crypt_global_public_key = <pubkey> mail_crypt_save_version = 2 Method I attempted for manual decryption is listed below: openssl pkeyutl -derive -inkey mailcrypt.key -peerkey mailcrypt.pub -out shared_secret.bin openssl enc -aes256 -base64 -k $(base64 shared_secret.bin) -d -in test.enc -out test.txt Openssl reports an error reading the input file, but it isn't permissions related. I started looking for the encryption/decryption method in the...
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