Hi, I have 2 * boxes linked via an IAX2 trunk. They seem to work fine for the better part but from time to time calls are dropped. What I noticed is the LAG value when doing a IAX2 SHOW CHANNELS command from CLI is off. Both boxes are * 1.0.7 , the interesting part is the * box on the remote side shows Lag of 00000ms while the local side shows Lags of 00020 or more. This lag seems to increase as the call progresses as well.
Here is an example:
pbxCLI> iax2 show channels
Channel Peer Username ID (Lo/Rem) Seq (Tx/Rx) Lag Jitter JitBuf Format
IAX2/trunkmain-peer/1 xxx.xxx.xxx.xxx trunkremote 00001/00002 00162/00163 00027ms 0001ms 0000ms gsm
pbxCLI> exit
Executing last minute cleanups
[root@pbx root]# ping xxx.xxx.xxx.xxx
PING xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx) 56(84) bytes of data.
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=0 ttl=55 time=6.59 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=1 ttl=55 time=12.4 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=2 ttl=55 time=8.29 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=3 ttl=55 time=7.71 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=4 ttl=55 time=7.81 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=5 ttl=55 time=7.74 ms
— xxx.xxx.xxx.xxx ping statistics —
6 packets transmitted, 6 received, 0% packet loss, time 5048ms
rtt min/avg/max/mdev = 6.591/8.431/12.430/1.861 ms, pipe 2
[root@pbx root]#
Anyone seen this before? Is there a workaround or fix?
lw