Displaying 20 results from an estimated 6000 matches similar to: "IAX2 Warning"
2004 Apr 02
1
error with asterisk -vvvvc
Hi
I?m a new user and I do test with my hardware
.
I have a x100p and telephone vozip.
And when I run this command asterisk ?vvvvc for to test it
.
My computer show it ?warning?
[chan_iax.so] => (Inter Asterisk eXchange)
== Manager registered action IAX1peers
== Parsing '/etc/asterisk/iax1.conf': Not found (No such file or
directory)
Apr 2 07:45:12 ERROR[16384]:
2004 Jan 30
1
Help!!!: test Asterisk error: error on IAX1.conf and warning on chan_iax2.c
Hi, all
Please help me.
My platform is RedHat Linux 9.0. I have a wildcard
x100p. I just installed asterisk by following step:
# cd ../zaptel
# make clean ; make install
# cd ../libpri
# make clean ; make install
# cd ../asterisk
# make clean ; make install
# make samples
When I test Asterisk typing
# asterisk –vvvvc
I get one error and one warning:
[chan_iax.so] => (Inter Asterisk
2004 Nov 29
1
IAX port
HI ALL:
I am newbie to IAX, my iax.conf is as follows:
[general]
port=5036
.....
but I donot why it doesnot listen on UDP PROT 5035, instead it listens on 4569
Asterisk CLI debug says:
[chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
== Manager registered action IAXpeers
== Parsing '/etc/asterisk/iax.conf': Found
Nov 30 11:52:12 WARNING[1076220544]:
2003 Dec 25
1
IAX NOTICE and WARNING messages
Hello,
Hope everyone is enjoying their holiday!
We setup two asterisk servers (From CVS on Wednesday) and set up IAX
between the two. Right now they both reside on a switch with a static
192.168.0.x IP address. The first Server is .5 and the second is .30.
Our dialplan seems to be working, however on the console we get a flurry
of NOTICE and WARNING messages.
NOTICE[1116941120]: File
2004 Jan 30
2
IAX1 vs IAX2 for IAXtel
G'day list,
I am getting a lot[1] of traffic on my Internet link, ICMP messages from
69.73.19.178 telling me UDP port 5036 is unreachable (this IP address
belongs to iaxtel.org).
I see from the wiki that IAXtel supports only IAX2 from December 2003.
Fine, however it looks like my * still wants to try and register using
IAX1, and I can't find how to turn this off.
This situation is
2004 Jan 30
0
error on IAX1.conf and warning on chan_iax2.c
Hi,
I have a wildcard x100p. I just installed asterisk by
following step:
# cd ../zaptel
# make clean ; make install
# cd ../libpri
# make clean ; make install
# cd ../asterisk
# make clean ; make install
# make samples
When I test Asterisk typing
# asterisk –vvvvc
I find one error and one warning:
[chan_iax.so] => (Inter Asterisk eXchange)
== Manager registered action IAX1peers
==
2003 Apr 29
0
segmentation fault at voicemail
Hi,
I would like to express my appreciation to your big efforts. I am enjoying
Asterisk very much.
My Asterisk works very well, but I encountered a segfault at voicemail after
pressing # to end the recording. Please see the log below.
My asterisk is running on RedHat 8.
When booting the Asterisk, I found a WARNING around IAX, and it says "Unable
to open IAX timing interface: No such
2005 Jan 15
2
No more loading asterisk...
Hey, whenever I try to load, I get these errors
Jan 15 16:37:24 ERROR[7573]: chan_iax2.c:7486 load_module: Unable to
bind to 0.0.0.0 port 4569: Address already in use
Jan 15 16:37:24 WARNING[7573]: loader.c:345 ast_load_resource:
chan_iax2.so: load_module failed, returning -1
== Manager unregistered action IAXpeers
== Unregistered channel type 'IAX2'
Jan 15 16:37:24 WARNING[7573]:
2004 Oct 01
1
Unable to create Zap channels/IAX Warning
Please can someone help me with the following two error messages:
Error 1. I have loaded the Zaptel dirvers and everything is ok with ztcfg. I
have configured Zapata.conf and everthing looks good but it apears the Zap
channels dont load when starting Asterisk. When I make a call to one of the
fxs port I get the following error message.
-- Executing Dial("SIP/39-b204",
2004 Jul 26
2
IAX2 to IAX2...i'm obviously an idiot!!
Hi All
I'm trying to get two Asterisk servers to talk to each other using IAX(2).
I've read the WiKi and the docs and tried the examples.....
I can't get it to work (I have 2 x 7960's registering on one server and 1 x 7960 registering on the other).
I've set them up as follows...
The two servers are set up as friends and have consecutive IP address's.
The setup is
2003 Jun 29
1
SIP only with no soundcard?
Skipped content of type multipart/alternative-------------- next part --------------
[root@LINUXVM root]# asterisk -vvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
Asterisk 0.4.0, Copyright (C) 1999-2001 Linux Support Services, Inc.
Written by Mark Spencer <markster@linux-support.net>
=========================================================================
== Parsing
2003 Nov 11
5
iaxtel down?
Hi there,
do I have a local problem, or is registration at IAXTEL impossible at the
moment? "iax2 show registry" permanently shows a TIMEOUT for
69.73.19.178.
Philipp
2004 Jan 09
1
chan_iax2.c Ignoring Port For Now
Hello,
I have searched the lists, and have seen this message posted numerous
times, however there never seem to be any replies to it.
I was curious if anyone had figured out the WARNING:
File chan_iax2.c, Line 5466 (set_config): Ignoring port for now
Everything seems to work just fine, however when I try to change iax.conf
port to 4569 it doesn't seem to like that either.
Thanks,
Brent
2003 Aug 20
1
IAX <> IAX trunking... DP cache?
I'm attempting to get two Asterisk 0.4.0 PBXes to communicate with one
another using IAX/IAX2 trunks.
I've managed to get a semi-functional NAT Firewall working as a PBX
(with Asterisk running directly on the firewall itself), but there are
issues with bind()ing to various interfaces which is causing outbound
SIP issues.
To get around these issues, the idea is to do something like
2004 May 02
1
phonejack and linejack in the same system
Hi,
I am a newbie in asterisk, i could compile it and run it with no problem on
a RedHat 9. In the same box, i got a linejack and a phonejack cards and i
downloaded the CVS driver from quicknet. This 2 card were working in a
openh323 (openphone and pstn) project with gnugk on a RedHat 9.
I am using the default samples, and i tried /dev/phone0 and /dev/phone1, but
when i run asterisk, i get this
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
2005 Jul 23
2
(cause 66 - Channel not implemented) -- IAX?
Hi,
I am setting up a small call center using *. I have ZAP setup for
incoming calls and IAX setup for agents. Agents login using
AgentCallbackLogin. When customers call, it's getting picked up and when
queue is trying to call back the agents, I am getting error.
I am using CVS HEAD, and updated just now.
The error is:
-- Executing Answer("Zap/1-1", "") in new
2003 Jul 03
3
Using switch =>
hello,
I have a test setup with 2 asterisk servers, each having a one snom 100
via sip using it. I`m experimenting on how trunking between them would
work. I have them setup for RSA authentication which I plan to use in
the future.
So I`ve setup the keys and servers seem authenticate to each other. One
is named phila and other hurricane.
Here is what I see on phila:
-- Registered
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,
2004 Apr 27
2
help ---IAX2 with zaptel timming.
I have setup iax2 between two servers without success. when I launch
asterisk with the
asterisk -vvvvvgcd command I see serveral wanings listed below.
Is this why I cannot make connections??
My question is, how do I setup zaptel timming without any cards if possible?
Does anyone have the steps? Thanks for any information.
James
[chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
Apr