Displaying 20 results from an estimated 10000 matches similar to: "IAX.conf error"
2003 Jul 09
1
IAX2 Warning
When starting *, I get the following when the chan_iax2.so loads:
[chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
== Manager registered action IAXpeers
== Parsing '/etc/asterisk/iax.conf': Found
WARNING[16384]: File chan_iax2.c, Line 4980 (set_config): Ignoring port
for now
== Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2))
== Using TOS
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 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]:
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",
2009 Dec 04
1
IAX2 Port issue
Trying to configure IAX for use
I think I have everything set right. But my IAX phone wont connect.
When I run wireshark I'm seeing this
Note if above screenshot from wireshark does not show here is a link for
it: http://img402.imageshack.us/i/tempe.jpg/
I've tried a variety of setups in my IAX.conf (they all end up with the
same issue, tried just bindaddr=0.0.0.0 with
2009 Apr 30
1
Registration of 'cstore' rejected: 'Registration Refused' from: '62.213.196.38'
According to my IAX-provider, an account has been created for me on
their Asterisk-server...
But the Asterisk CLI tells me this :
asterisk*CLI> iax2 reload
== Parsing '/etc/asterisk/iax.conf': Found
[Apr 30 20:51:30] NOTICE[6391]: chan_iax2.c:10124 set_config: Ignoring
bindport on reload
[Apr 30 20:51:30] NOTICE[6391]: chan_iax2.c:10183 set_config: Ignoring
bindaddr on reload
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 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
2014 Oct 23
1
11.13.1: unable to load sip.conf (or iax )
Running 11.13.1 on Fedora.
This is a new install, but a copy of a previous - working -install.
module load chan_sip
Unable to load module chan_sip
Command 'module load chan_sip' failed.
SIP channel loading...
[Oct 23 14:46:08] NOTICE[669]: chan_sip.c:31438 reload_config: Unable to
load config sip.conf
I don't think it's permissions:
ls -ld /etc/asterisk /etc/asterisk/sip*
2004 Dec 26
7
IAX Registration Refused
I tried to connect my * to IAXtel, but i always get this errors.
chan_iax2.c:5849 socket_read: Registration of 'mnetwork' rejected:
Registration Refused
On dial a iax number i get:
chan_iax2.c:5526 socket_read: Call rejected by 69.73.19.178: No authority
found
chan_iax2.c:5528 socket_read: Immediately destroying 3, having received
reject
chan_iax2.c:2411 iax2_hangup: We're hanging
2003 Oct 29
1
Gnophone and Asterisk
How do I get Gnophone to register to my Asterisk server? I have set up iax.
conf as follows:
[tim]
type=friend
;username=tstornes
host=dynamic
;defaultip=207.194.60.56
secret=1111
context=from-iax
callerid => "Tim" <5000>
auth=plaintext
qualify=10
permit=0.0.0.0/0.0.0.0
and extensions.conf includes a section in the context from-iax:
exten => 5000,1,Dial(IAX/tim/s|100|r)
2004 May 13
4
IAX Freeworld
I have looked all over the site(s) for help. But heres the problem. Im
missing something.
In coming works fine from FreeWorld via IAX. But when Dialing out i get:
May 13 13:42:01 WARNING[1150495040]: chan_iax2.c:5256 socket_read: I
don't know how to authenticate iaxtel to 65.39.205.121
my IAX.conf if as follows
[general]
port=5036
register => ######:xxxxxxxxxxxxx@iax2.fwdnet.net
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
2003 Jun 12
2
Segmentation fault on "reload"
Whenever I issue the reload command, asterisk crashes. Below is the
output I get from
(gdb) bt
Any help is appreciated.
***************************************************************
*CLI> reload
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/enum.conf': Found
== Parsing '/etc/asterisk/rtp.conf': Not found (No such file or
2003 Apr 17
5
X100P question
I have just started developing asterisk, and am trying to start simple. I
have a X100P device and an S100U device. I am trying to use the examples
provided, where I add a few lines to the /etc/zaptel.conf,
/etc/asterisk/zapata.conf, and /etc/asterisk/extensions.conf so that I may
connect an analog line to the X100P and an analog phone to the S100U. When
I dial the analog line, it should ring
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 Dec 13
1
IAX Call not transferred - plz help
I have a problem with IAX call transfer. The call goes successful but
consumes lot of BW in the middle tier.
The actual connection is like this
(NAT) DIAX(IAX2) -----> *1 ------> *2
*1 & *2 were public IP with asterisk.
It consumes around 120kbps in total to forward a single GSM call.
I have the following configuration in my iax.conf
[general]
...
disallow=all
allow=gsm
[provider]
2003 Nov 29
1
asterisk server crashing
I've been running an asterisk server for several months on my RedHat 9
box. Today I decided to update some of the glibc packages on my box and
upgrade it to the latest asterisk cvs as well. I can start the asterisk
server without incident. I can place a call in from the outside and it
takes the call fine; however as soon as I hangup, the server appears to
just crash. I have no idea
2007 Jun 27
4
Asterisk+squid
Hi,
I've installed Asterisk 1.2.13, and it works ok, but I have some
voip clients behind a squid proxy server, and this clients can't connect
to the Asterisk server. I added the access lists which permit the
voip ports through the proxy, but the clients can't connect. This access
lists in squid.conf are:
acl safe_ports port 5060
acl safe_ports port 4569
acl
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
==