[asterisk-bugs] [Asterisk 0014977]: no iax trunking on 1.6.1 svn
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 28 01:13:06 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14977
======================================================================
Reported By: lanzaandrea
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14977
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 189535
Request Review:
======================================================================
Date Submitted: 2009-04-27 09:21 CDT
Last Modified: 2009-04-28 01:13 CDT
======================================================================
Summary: no iax trunking on 1.6.1 svn
Description:
this should be a follow up of 14082 and 13629
I have 3 different boxes, all of them with SVN 1.6.1
1 of these has an openvox isdn dual bri (SVN-branch-1.6.1-r188838M )
1 other has hfc2s dual bri (SVN-branch-1.6.1-r189280M)
the third has 1 openvox E1 pri AND digium TDM400
(SVN-branch-1.6.1-r189535M)
the first two installations were patched accordingly with
http://bugs.digium.com/view.php?id=13897, in order to support bri
via dahdi.
all of these boxes has the same problem, they say:
WARNING[10968] chan_iax2.c: Unable to support trunking on peer
'xxxscrambledxxxx' without a timing interface
Another box, which is on a vitual machine on a vmware server 2.0,
is without any card and has asterisk 1.4.24.
If I modprobe dahdi_dummy on it, it succesfully create iax2 trunks (T)
with other boxes.
If you want me to make any test, you are welcome.
======================================================================
----------------------------------------------------------------------
(0103867) lanzaandrea (reporter) - 2009-04-28 01:13
http://bugs.digium.com/view.php?id=14977#c103867
----------------------------------------------------------------------
timing test on third box (pri + tdm400) :
asterisk01*CLI> timing test
Attempting to test a timer with 50 ticks per second.
Using the 'DAHDI' timing module for this test.
It has been 1019 milliseconds, and we got 51 timer ticks
about complete...
I issued:
core set verbose 9
core set debug 9
iax2 reload
and into the /var/log/asterisk/full I cannot read more than what I
reported:
[Apr 28 08:02:38] WARNING[21419] chan_iax2.c: Unable to support trunking
on user 'xxxxxxxxxx' without a timing interface
[Apr 28 08:02:38] VERBOSE[21419] dnsmgr.c: > doing dnsmgr_lookup
for 'xxxxxxxxxx.xxxxxxxxx.it'
[Apr 28 08:02:38] WARNING[21419] chan_iax2.c: Unable to support trunking
on peer 'xxxxxxxxxx' without a timing interface
[Apr 28 08:02:38] WARNING[21419] chan_iax2.c: Unable to support trunking
on user 'yyyyyyy' without a timing interface
[Apr 28 08:02:38] VERBOSE[21419] dnsmgr.c: > doing dnsmgr_lookup
for 'yyyyyyyyyyyy.yyy.it'
[Apr 28 08:02:38] WARNING[21419] chan_iax2.c: Unable to support trunking
on peer 'yyyyyyy' without a timing interface
[Apr 28 08:02:38] WARNING[21419] chan_iax2.c: Unable to support trunking
on user 'zzzzzzzzzzzz' without a timing interface
and so on...
the same on the second box (having a dual isdn bri HFC card)
sterisk01-old*CLI> timing test
Attempting to test a timer with 50 ticks per second.
Using the 'DAHDI' timing module for this test.
It has been 1019 milliseconds, and we got 51 timer ticks
If we focalize on this 2 boxes, they are on the same private net
192.168.1.0/24
on asterisk01 iax.conf I have:
...
[asterisk01-old]
type=friend
qualify=yes
host=192.168.1.10
;host=dynamic
context=from-internal
notransfer=yes
trunk=yes
asterisk01-old 192.168.1.10 (S) 255.255.255.255 4569 (E) OK
(22 ms)
meanwhile: what does it mean that (E) ? on older asterisk (with zaptel)
I can read (on example)
asterisk01 xx.xx.xxx.xx (S) 255.255.255.255 4569 (T) OK (7
ms)
asteriskcl02 xx.xx.xxx.xxx (S) 255.255.255.255 4569 (T) OK
(32 ms)
asteriskmi03 xx.xx.xx.xx (D) 255.255.255.255 63937(T) OK
(10 ms)
asteriskmi02 xx.xx.x.xxx (D) 255.255.255.255 42998(T) OK (2
ms)
Issue History
Date Modified Username Field Change
======================================================================
2009-04-28 01:13 lanzaandrea Note Added: 0103867
======================================================================
More information about the asterisk-bugs
mailing list