Displaying 20 results from an estimated 1000 matches similar to: "IAX2 weirdness and rejected calls: Invalid BYTE"
2005 Mar 05
0
Is anybody having problems with sixtel?
Hi,
My termination with sixtel stopped working, is it something I did or anybody
else is having the same problem.
I am attaching log:
*CLI>
-- Executing GotoIf("SIP/300-fbe0", "1?4") in new stack
-- Goto (macro-dialout-default,s,4)
-- Executing GotoIf("SIP/300-fbe0", "1?6") in new stack
-- Goto (macro-dialout-default,s,6)
-- Executing
2008 Feb 26
1
iax trunking problem
i have 2 asterisk servers one on CentOS and one on Fedora , i configured IAX trunking between the 2 servers so that i dial -say from a sip extension 2000 on fedora server to a sip extension 3000 on CentOS server the call seems to be established but hangup automatically after very short time and here is the iax2 set debug command result on centos server and also my iax.conf and extension.conf and
2006 Oct 18
0
IAX2 thru NAT problem
Hi people,
i have problem with IAX2 between two asterisk PBX. When i try call some
number i get "INVAL" packet, but when i try call same number via OpenVPN
(is between this two asterisk) call is working fine.So i debug
communications and here is my opinion ...
Schema of connection:
Asterisk1 -> ADSL router with NAT -> INTERNET -> Asterisk2
A)Calling directly via public
2006 Jun 22
2
iax2 registration problems
On the asterisk1 I got this:
register => username:secret@ipaddress2
[eop]
username=username
secret=secret
type=peer
host=ipaddress1
auth=md5
on the second box I got this
this host is ipaddress2
[incommingiax2]
username=username
type=user
secret=secret
host=dynamic
context=from-internal-custom
auth=md5
on first host 1 am getting:
Jun 22 14:42:10 NOTICE[2398]: chan_iax2.c:7411
2004 Oct 06
0
iax2, strange native bridge problem????
hallo,
i am really confused how nativ briging is working with asterisk,
i use a asterisk server as central server and register another asterisk and
an iaxcomm client to the server, all three have public ips on the internet.
somtimes, when i call from iaxcomm to my asterisk, the calls go peer to
peer (i can see it with tcpdump) but sometimes the get routed through the
central asterisk server
2007 Apr 03
0
DTMF via IAX ignored after a few seconds
I'm new to this list, and I apologize if this is an already answered
question, but my Google-fu was not strong enough to find the answer if
it was.
I'm having a problem with DTMF on incoming IAX calls. For the first few
seconds of the call (between maybe 1 and 15, it varies from call to
call) everything works fine. After that I continue get DTMF_E messages
from the remote IAX server
2006 Nov 01
1
IAX problem
Hi All,
I'm having problem with IAX, I'm trying to connect to speex.co.il from
asterisk using:
register => username:password@speex.dyndns.org
and I cant get it to work.
Maybe someone who already got this to work will help...
When dialing my speex extension I see the next output from consol:
IAX2 Debugging Enabled
*CLI> Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno:
2005 May 30
0
IAX2 to H323
Hi all,
I'm using following software and equipment and I have very strange behavior:
Asterisk CVS-NHEAD-05/30/05-16:42:41
H323 gatekeeper - GnuGK 2.2.2
IAX2 client - Firefly 1.9.8 build 3945
H323 client - SJPhone Build 1.50.271d
H323 gateway - Welltech Wellgate 3504A
When I dial from Firefly (IAX2) -> SJPhone (H323) everything works as expected.
When I dial from SJPhone (H323) ->
2004 Apr 01
0
I'm still a little lost...
I downloaded iaxComm and get up my iax.conf file and the
extensions.conf. Here is the out but from CLI in iax debug. What did I
forget to do???
Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass:
REGREQ
Timestamp: 00001ms SCall: 10489 DCall: 00000 [192.168.50.66:4569]
USERNAME : 100
REFRESH : 300
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type:
2006 Jan 18
0
IAX2 between two * server not working
Can any one help? Thanks.
we have two * servers (Version 1.2.1) and one 1.09 server. Calls between
these two 1.2.1 servers have odd behavior. But call from 1.09 to 1.21
server working fine in either situations. See below pls:
Local server iax.conf
[tosyd]
username=mel
type=peer
secret=xxxx
host=198.168.2.66
remote server iax.conf
[mel]
type=user
secret=xxxx
host=198.168.2.67
2005 Sep 09
0
Transferred calls dropping out of MeetMe
I'm taking inbound calls on an * server, then transferring them to a
second * server where they join a MeetMe conference. If I have
'notransfer=yes' set on the first * server it works fine, but if I
allow the transfer (call then shifts to be between the DID provider
and the second server), the call is dropped 3-5 minutes later.
There is no firewall on my end, and the two
2004 Dec 14
0
Codec "Uknown" with IAX connection
I am having some problems getting TelIax service to work with *. Outbound
calls work just fine. When I try an inbound call the phone rings and there
is no audio. Upon further investigation "iax2 show channels" indicates
that the codec is "unknown" The provider confirmed that they are set for
ulaw and so am I. Does anyone have an idea what could be causing the codecs
to
2006 Nov 04
0
iax2 qualify - false "peer unreachable"
I would like to ask, if someone observe also problem with peer qualify
problems,
my asterisk log is full with UNREACHABLE/REACHABLE messages, even when
two asterisks are in LAN environment,
please take a look into this debug, I can't find any problem with packet
loss, all qualify requests are replied and acknowledged,
I will submit bug report, if you will also not find any problems here...
2004 Dec 21
0
IAX2 insists on not using port 4569??
For some reason, starting just today, 1 out 3 of my asterisk servers is
having issues calling 1 other server. The only issue I see is that when
it registers with the problem server it is using port 1027, not 4569.
ie:
Registered to 'Server 1', who sees us as 'Server 2':1027
Server 1 then proceeds to timeout trying to register with Server 2.
The way I have each server registering
2007 Sep 14
2
AGI script fails on IAX channels (from call file).
Hi Guys,
I have already tried this one on the developers list. I have not been
successful getting much back there and I have notified them that I will
post this on the users list instead. Hopefully somebody have tried
something similar and can help out.
I am developing AGI scripts on Asterisk and have run into some very
strange behaviour and I think this is a bug, but I am not completely
sure.
2005 Feb 21
2
Conecting to asterisk server through NAT usingIAX
Hallo
Did you allow udp outgoing on 4569 as well.. i found
udp bit different than
tcp when comming to firewalls
liaan
----- Original Message -----
From: "Bartosz Wegrzyn - asterisk" <junk@lexon.ws>
To: <timebandit001@gmail.com>; "Asterisk Users Mailing
List - Non-Commercial
Discussion" <asterisk-users@lists.digium.com>
Sent: Monday, February 21, 2005 12:29
2006 Mar 10
1
IAX / Firefly handshake problem
I had a working 1.0.9 asterisk installation and tried to get a Firefly IAX
phone to register, but it was failing. I upgraded to asterisk 1.2.5 and the
PBX is working fine, but the IAX phone still won't connect. Below is my
iax.conf and the output from setting iax2 debug while the phone tries to
connect. Could somebody please give me some pointers? This doesn't seem to
be a normal
2007 Mar 02
1
Double DTMF digits sent on IAX native bridge
Hi,
I have two asterisk servers one is connected to the PSTN and the other
one is connected to SIP users. The two servers connect with each other
using IAX. When I have an incoming call from PSTN to the asterisk
servers and have a forward to go back out to the PSTN the two IAX
channel bridge together. Now every time I dial a DTMF digit, the
asterisk is sending two DTMF digits. I enable
2010 Apr 29
1
Duplicated DTMF with bridged IAX channels maybe?
Hi,
I have a duplicated DTMF issue with, it appears, bridged IAX channels.
I have the following setup:
PRI IAX
<-------->* PSTN <------->* Dialplan
I've configured a number on the dialplan server to make and outbound
call to the pstn. This call then comes back into the dialplan server
to SayDigits().
I'm seeing that a few of my digits are being duplicated
2005 May 26
1
How do I diagnose the problem in this Asterisk test session with FWD?
=============
SJphone Log
============
Outgoing SIP session
Respondent: (sip:8612@192.168.2.2)
Remote client:
Started: May 26 16:33
Accepted: no
Ended: May 26 16:34
End reason: Call rejected: 503 Service Unavailable
===============
Asterisk Debug
================
Executing Dial("SIP/2201-a83e", "IAX2/<FWDNUMBER>:@iax2.fwdnet.net/612|60|r")
in new stack
--