Displaying 20 results from an estimated 1000 matches similar to: "Ast.1.0.9 (only) strange problem with IAX and DDNS"
2005 Mar 24
0
[patch] small accounting and lockup fix for xenfreebsd on -unstable
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/03/23 18:27:49-08:00 kmacy@shemp.lab.netapp.com
# only bump tmpindex by NKPT-1 once
# release sched lock on upcall
# Signed-off-by: Kip Macy <kmacy@fsmware.com>
#
# freebsd-5.3-xen-sparse/i386-xen/i386-xen/machdep.c
# 2005/03/23 18:24:47-08:00 kmacy@shemp.lab.netapp.com +0 -4
# remove extra bump of
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
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
2007 Aug 04
2
IAX2 - DualServer Problem
Hi,
I have two asterisk servers and I want to 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
2011 Apr 20
1
[IAX] Everyone is busy/congested at this time (1:0/0/1)
Hi,
I have a problem with IAX accounts...
I set up a few months ago an Asterisk server, with mysql support to load iax
accounts.
Settings seems fine because apparently the system works as expected.
Yesterday I tried to add another iax account in the iax.conf directly. And I
have a problem with this new account (named 444).
I can authenticate from 444 to the server, and I can receive calls from
2005 May 13
0
Problem with IAX trunking
Hi all,
I'm trying to get IAX2 trunking between two * boxes and am having
extreme difficulty :) What happens is when the sending * server (the one
initiating the call) receives the ACCEPT back from the receiving server
it immediately replies with INVAL. I've checked the code and it seems to
be not matching the accept packet with the relevant item in the iaxs
array due to the following
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
2005 May 08
0
RSA question
Hi,
Acording with http://www.voip-info.org/wiki-Asterisk+iax+rsa+auth, both
sides should have "auth=rsa" in their respective section at iax.conf. But
i've found that if server includes this option, the client keeps saying "No
way to send secret to peer". My links with FWD and Iaxtel are working fine,
this is a test i m doing with 2 asterisks i configured.
Also, if i use
2005 Mar 24
1
RSA interasterisk IAX problems ?
Hi,
I'd like to setup oneway connection - so asteriskB can place calls on
asteriskA and be safely authenticated with rsa keys. I just don't get any
response on asteriskA.
I've generated pair of keys: name.key, name.pub and put them on both servers
- is it right to only have name.key on asteriskA and name.pub on
asteriskB ?
I get everybody is busy ... on asteriskB, and none
2006 Mar 24
14
IAX Incoming/Outgoing
I'vce got three Asterisk systems here that I'd like to be able to place calls between with IAX. As usual, I've spent several hours playing with it, really getting nowhere. Asterisk is so mentally draining. Each system, pbx1, pbx2, pbx3, should be able to connect to every other. Do I need separate user/peers or can I combine them into a single user=friend for each system? if I place a
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
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
2004 May 23
1
IAX2 REACHABLE/UNREACHABLE
All,
I have an issue with IAX that I can't comprehend. Approximately every eight
minutes my servers go unreachable. They stay unreachable for exactly 10ms.
I have two servers running IAX and it happens on both servers
simultaneously. I have searched the archives and see similar issues, but
not the exact same one. I am on the current CVS stable version of *.
Also, during IAX calls,
2005 Jun 17
0
Phantom problem authenticating IAX2 with RSA
I'm getting exactly the same behavior as was posted about in
http://lists.digium.com/pipermail/asterisk-users/2004-March/040380.html
I've upgraded (both ends) to CVS stable (CVS-v1-0-06/17/05-13:15:49).
Jun 17 13:46:17 NOTICE[15942]: chan_iax2.c:4053 authenticate: No way to
send secret to peer 'a.b.c.d' (their methods: 4)
Immediately after that, I'll see frames go by with
2007 Feb 21
0
IAX Realtime - show peers works?
hi all, I'm trying to set up some iax2 trunks in Realtime architecture
with the same backend.
All work better (make call, receive etc etc) but when I do "iax2 show
peers" some asterisk don't show anything and other show the iax2 peers
but with status "unknow".
Name/Username Host Mask Port
Status
ctm1/trixbox 10.0.0.131 (S)
2007 Feb 14
0
Requested contexts didn't get merged
Hello,
I have two asterisk servers and I would like to merge their dialplans. I
thought DUNDi would be a natural choice.
I created the following configuration on the first server:
iax.conf
Code:
[dundi]
type=user
dbsecret=dundi/secret
context=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
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
2004 Sep 15
4
IAX to IAX connect question
Hi,
I got my * working fine with FWD at office with 2 extensions, i receive
calls and i can make calls thru FWD. I got also my * at home, and i
connected it using auth=rsa. From my home, i can make calls using my office
iax, but if i try to redirect incomming calls from FWD to my * at home, it
rejects the call. I created the pub/key pairs for rsa and its working ok
and i just pasted the
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
2012 Jun 30
2
Significance of interaction depends on factor reference level - lmer/AIC model averaging
Dear R users,
I am using lmer combined with AIC model selection and averaging (in the
MuMIn package) to try and assess how isotope values (which indicate diet)
vary within a population of animals.
I have multiple measures from individuals (variable 'Tattoo') and multiple
individuals within social groups within 4 locations (A, B, C ,D) crucially I
am interested if there are