[asterisk-bugs] [Asterisk 0016141]: IAX trunk clicks as other calls in the same trunk hang up

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 28 15:34:26 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16141 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16141
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 224673 
Request Review:              
====================================================================== 
Date Submitted:             2009-10-28 05:02 CDT
Last Modified:              2009-10-28 15:34 CDT
====================================================================== 
Summary:                    IAX trunk clicks as other calls in the same trunk
hang up
Description: 
We have 2 IAX trunks between head office and 2 branch office, over a 5Mbit
private ip network.

Each time a call hangs up on the same trunk as other calls, the other
calls hear an annoying click.

When a 2nd call joins the trunk, no clicks are heard.  

Call quality while talking is near perfect with so much bandwidth, we are
using alaw codec.

====================================================================== 

---------------------------------------------------------------------- 
 (0112873) alecdavis (reporter) - 2009-10-28 15:34
 https://issues.asterisk.org/view.php?id=16141#c112873 
---------------------------------------------------------------------- 
<pre>
<b><u>iax.conf at headoffice site:</u></b>
[general]
bindport=4569
bindaddr=192.168.x.xx
iaxcompat=yes
delayreject=yes
bandwidth=low
disallow=lpc10
allow=alaw
allow=ulaw
allow=gsm  
jitterbuffer=no
forcejitterbuffer=no
trunkfreq=20
trunktimestamps=yes
autokill=yes

[sitea]
type=friend
host=192.168.y.yy
trunk=yes
transfer=no                     ; Disable IAX native transfer
username=sitea
secret=secret
context=iaxtrunk
peercontext=iaxtrunk
qualify=yes
qualifysmoothing = yes          ; use an average of the last two PONG
                                ; results to reduce falsly detected LAGGED
hosts
                                ; Default: Off
qualifyfreqok = 60000           ; how frequently to ping the peer when
                                ; everything seems to be ok, in
milliseconds
qualifyfreqnotok = 2000         ; how frequently to ping the peer when
it's
                                ; either LAGGED or UNAVAILABLE, in
milliseconds
permit=192.168.y.yy/255.255.255.255

<b><u>iax.conf at branch site:</u></b>
[general]
repeat of head office site except for binaddr
bindaddr=192.168.y.yy

[sitea]
type=friend
host=192.168.x.xx
trunk=yes
username=sitea
secret=secret
context=iaxtrunk
peercontext=iaxtrunk
qualify=yes
qualifysmoothing = yes          ; use an average of the last two PONG
                                ; results to reduce falsly detected LAGGED
hosts
                                ; Default: Off
qualifyfreqok = 60000           ; how frequently to ping the peer when
                                ; everything seems to be ok, in
milliseconds
qualifyfreqnotok = 2000         ; how frequently to ping the peer when
it's
                                ; either LAGGED or UNAVAILABLE, in
milliseconds
permit=192.168.x.xx/255.255.255.255
</pre> 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-28 15:34 alecdavis      Note Added: 0112873                          
======================================================================




More information about the asterisk-bugs mailing list