[asterisk-bugs] [Asterisk 0013629]: IAX2 peer does not show trunk
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 17 18:46:57 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13629
======================================================================
Reported By: pananix
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13629
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.1-beta1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-06 11:02 CDT
Last Modified: 2008-10-17 18:46 CDT
======================================================================
Summary: IAX2 peer does not show trunk
Description:
The following IAX2 peer connected to a 1.4.22 system has trunk=yes. The
1.4.22 system is identical but in reverse and it shows the (T).
office/office 190.33.255.69 (S) 255.255.255.255 4569 OK
(16 ms)
======================================================================
----------------------------------------------------------------------
(0093922) pananix (reporter) - 2008-10-17 18:46
http://bugs.digium.com/view.php?id=13629#c93922
----------------------------------------------------------------------
OK, applied patch, installed new chan_iax2 module. Restarted *. No
change, but now I see in 'iax2 show peer office`: trunk=no
Made a cosmetic change to iax.conf in the [office] section, did a `iax2
reload` and got this:
[2008-10-17 18:41:38] WARNING[7848]: chan_iax2.c:10833 build_user: Unable
to support trunking on user 'bagala' without DAHDI timing
> doing dnsmgr_lookup for 'pbx.pananix.com'
[2008-10-17 18:41:38] WARNING[7848]: chan_iax2.c:10573 build_peer: Unable
to support trunking on peer 'office' without DAHDI timing
But I have DAHDI loaded and running -- my Wildcard is working just fine.
My 1.6.1-beta system shows:
root at guaca:/etc/asterisk# lsmod | grep dahdi
dahdi_echocan_mg2 4744 0
dahdi 182696 6 dahdi_echocan_mg2,wctdm
crc_ccitt 2080 3 dahdi,hisax,irda
My 1.4.22 system shows:
pbx:/etc/asterisk# lsmod | grep dahdi
dahdi_echocan_mg2 4744 0
dahdi 184328 18 dahdi_echocan_mg2,wctdm
crc_ccitt 2048 2 dahdi,hisax
IAX2 trunking works on the 1.4.22 system, but not the 1.6.1-beta, and the
difference is: nothing. Using the same DAHDI sources on both.
Stopped *, loaded dahdi_dummy module, started *. Still no trunk, but this
time at least no error about no timing after performing a `iax2 reload`.
But iax2 trunking still not working.
(sigh).
Issue History
Date Modified Username Field Change
======================================================================
2008-10-17 18:46 pananix Note Added: 0093922
======================================================================
More information about the asterisk-bugs
mailing list