[asterisk-bugs] [Asterisk 0011193]: IAX truncking works on one side only
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 12 08:01:33 CST 2007
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=11193
======================================================================
Reported By: freon1
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11193
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-08-2007 10:19 CST
Last Modified: 11-12-2007 08:01 CST
======================================================================
Summary: IAX truncking works on one side only
Description:
I have two asterisk servers configured for IAX trunking between each other.
All calls a re oringinated from server 1 going to server 2. What is
happening is the packets going from server 1 (originating server) are not
put in a trunk but are sent individually. However, the same calls on the
return (packets from server 2 to server 1) are arriving in a trunk. I have
changed various configuration such as trunk frequency and jitter buffer
etc, but it didn't effect this behavior. I am attaching a tcpdump of the
packets going in either direction for a few seconds. The configuration of
IAX peers is as follow:
Originating side
[hondgw110]
type=friend
username=centgw110
secret=5555
auth=md5
host=150.3.2.111
notransfer=yes
disallow=all
allow=g729
context=from-iax-t
peercontext=from-iax-t
qualify=yes
trunk=yes
Terminating side
[centgw110]
type=friend
username=hondgw110
secret=5555
auth=md5
host=175.232.11.110
notransfer=yes
disallow=all
allow=g729
context=from-iax-t
peercontext=from-iax-t
qualify=yes
trunk=yes
======================================================================
----------------------------------------------------------------------
file - 11-12-07 08:01
----------------------------------------------------------------------
Please attach a complete console output with core debug set to level 9,
iax2 debug enabled, and iax2 trunk debug enabled. Please also confirm that
you have a Zaptel timing device on both sides.
Issue History
Date Modified Username Field Change
======================================================================
11-12-07 08:01 file Note Added: 0073514
11-12-07 08:01 file Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list