Displaying 20 results from an estimated 800 matches similar to: "IAX channel unable to create"
2004 Jun 26
1
IAX & FWD, No authority found?
Hi Folks,
Just wondering if anyone can give me some pointers, I'm configuring Asterisk to talk to FWD's new IAX service. The asterisk server is behind an iptables NAT Firewall, with port 5036 forwarded:
$IPTABLES -t nat -A PREROUTING -p udp -d $EXTERNAL_IP --dport 5036 -j DNAT --to-destination 172.16.20.200:5036
I can make outgoing calls just fine, but when I receive an inbound call
2005 Feb 21
2
Why can't I make inter IAX calls between 2 Asterisk servers
<div><FONT size=2>Hello,</FONT></div>
<div><FONT size=2>two questions: </FONT></div>
<div><FONT size=2></FONT> </div>
<div><STRONG><FONT size=2>1: How can I open/enable network connection to
B?</FONT></STRONG></div>
<div><FONT
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 Jun 22
1
Eliminating silence suppression(?) on IAX2 calls
We have an Asterisk server that speaks IAX2 to Magrathea to get to the
PSTN. Our local phones are a mix of Cisco 7940s and Grandstream BT100s
all configured for SIP with silence-suppression disabled. Everything
is configured to use a-law encoding. The version is:
sip*CLI> show version
Asterisk CVS-05/06/04-18:45:57 built by root@sip on a i686 running Linux
Incoming callers are complaining of
2006 Nov 11
2
CLI message: remote unix connection disconnected
I am running the most recent asterisk 1.2.13 on a Fedora 3.0.
When I go into asterisk (asterisk -r), defaults to verbose 3 and I get
a stream of messages:
Remote Unix connection
Remote Unix connection disconnected
...
...
(keeps on repeating).
I went to google and searched on "asterisk Remote Unix connection
disconnected" but cannot find anything I can recognize.
I checked my iax.conf
2005 Feb 21
1
why can't I make toll free calls via IAXTEL
<BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT:
blue 2px solid">
<DIV>Hello,</DIV>
<DIV> can someone tell me what's wrong with this? I can't make toll
free calls via iaxtel. Here's the definition in my extensions.conf</DIV>
<DIV> </DIV><FONT size=2>
<DIV>[iaxtel-trunks]</DIV>
2003 Mar 31
2
iax problems
I'm having some trouble with placing some iax calls over an openvpn:
Setup A is a 1.8GHz Celeron, T100P attached to a Zhone Zplex.
Setup B is a 266MHz P2, T100P attached to a Zhone Zplex.
Setup C is a 700MHz P3, T100P attached to an Adtran TA 750.
Setup D is a 233MHz Pentium, with an X100P.
Setups A and B are on the same physical network. IAX calls routed
between them work fine.
Setup D is
2003 Aug 17
2
no incoming packets & Sound: Recording overrun
On Sun, Aug 17, 2003 at 03:44:21AM -0500, Gnophone Support wrote:
> Hello, and thank you for registering at gnophone.com. Your login
> information is listed below:
>
> Username: miernik
> Password: *******
> IAX Phone Number: 17002916107
>
> Please login as soon as possible to
> http://x.linux-support.net/directory/ to complete the
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 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 Nov 01
1
NetJet Cards
Hello,
I am trying to use 2 netjet cards under asterisk and isdn4linux. I am
having a hard time trying to get them to work in terms of dial out. Does
anyone have a working config I could look at for even one card (tried
that, not much luck either).
When i dial out:
-- Accepting AUTHENTICATED call from 172.16.11.2, requested format =
2, actual format = 2
-- Executing
2003 Nov 20
8
tunnel iax via gnophone with ssh?
Hey all...I'm trying to use gnophone to connect to my asterisk box
behind my firewall..I thought I could just setup a tunnel with something
like ssh host.com -L5036:asteriskserver:5036 and just change my gnophone
to connect to localhost:5036 but I never see anything happen on the
asterisk server. I'm even trying this on the same network just in case
there is something funky with NAT.
2003 Apr 28
1
Turning off Bridging?
Hi folks
Is it possible to turn off the native bridging on Asterisk?
I've been hacking about app_disa.c to support account & pin numbers, that tag the calls
depending on who logs in.....
It all works fine, then dials the destination number they requested.
My setup is as follows
[ENDPOINT] <IAX1> [MYASTERISKBOX] < IAX1 > [TELCOBOX]<>(PSTN)
If i dial
2004 Apr 26
0
Help with connecting 2 servers via iax
I have successfully configured two servers and I am now trying to connect
via iax. When I attempt to call from one ext, 2006(server viop1) to
extension 3006 (server voip2) I receive a timeout or "call failed 403
forbidden.
The information I am receiving from the console is below.
Apr 26 10:53:32 WARNING[311313]: channel.c:1745 ast_request: No channel type
registered for 'IAX'
2004 Apr 07
1
Out of trunk data space on call number 16386, dropping
Hi all,
We keep getting these and all the calls between these two asterisk boxes get
dropped. what is going on here, I have been trying to solve this problem on
my own but maybe I don't have the trunk setup right. also I have posed the
output of my full log of the machine with the zap interface, the other is
using ztdummy.
IAX.conf on machine 1:
[general]
port=5036
;iaxcompat=yes
2003 Nov 13
2
IAX trunk monitoring
I have an issue where * tries to route a call over IAX to another server
even if the server is down. I have included the relevant entries from
my iax.conf, extensions.conf, and some debug output. If someone could
tell me what I have configured incorrectly, I would appreciate it.
Thanks,
Stephen
-----------iax.conf on voip2----------
[voip1]
type=friend
username=voip1
host=x.x.x.x (ip
2005 Feb 20
1
Conecting to asterisk server through NAT using IAX
Hello,
I have asterisk setup with Broadvoice.
It works great as PBX and Outgoing calling server for all local clients
withing 192.168.1.0 network. My asterisk is running over NAT.
I use linksys router.
Now, I am trying to connect from outside to my asterisk server.
I use Diax as iax client.
For some reason I cannot connect to my server from outside.
On my router I forward those ports to my
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
2005 Feb 03
3
IAX dns lookups
Hi all
Do any of you know i can force asterisk to lookup ip
addresses for peers and
trunks everytime it tries to make a call.
One of the peers has a dynamic ip and is using DynDNS
to register host. Now
i need to reload asterisk everytime i want to call it
thanks
liaan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
2004 Jul 08
1
Re: Asterisk-Users digest, Vol 1 #4460 - 14 msgs
> Message: 13
> Date: Fri, 9 Jul 2004 11:42:01 +1200 (NZST)
> From: =?iso-8859-1?q?Eugen=20Cristea?= <tecristea@yahoo.co.nz>
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] asterisk to asterisk config
> Reply-To: asterisk-users@lists.digium.com
>
> Hi,
>
> I would like to set two separate asterisks to talk to
> each other.
> Any