[Asterisk-Dev] more iax2 weirdness (trunking)
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Wed Aug 11 13:32:34 MST 2004
office* - colo* - nufone*
All communication is through IAX2.
office* and colo* running 20040806 CVS HEAD with Steve's miniframe patch.
Nufone running RC1 with the same patch.
colo* has notransfer=yes since I always want it in the loop (and besides it
has two network interfaces and office* and colo* talk over a private
network).
wu-ast*CLI> iax2 show channels
Peer Username ID (Lo/Rem) Seq (Tx/Rx) Lag Jitter JitBuf
Format
192.168.2.2 benphone 16389/16387 00050/00049 00000ms 0001ms 0051ms
GSM
66.225.202.72 benshaw 16390/00006 00049/00050 00000ms 0017ms 0075ms
GSM
192.168.2.2 benphone 16391/16388 00070/00086 00006ms 0001ms 0101ms
GSM
3 active IAX channel(s)
Ok so two calls to office* and one to nufone*... no problem.
wu-ast*CLI> iax2 trunk debug
IAX2 Trunk Debug Requested
Beginning trunk processing
Processed trunk peer (66.225.202.72:4569) with 1 call(s)
Processed trunk peer (192.168.2.2:4569) with 3 call(s)
Ending trunk processing with 2 peers and 4 calls processed
huh? three calls to office*? If I keep running the command I see the trunks
"jitter" -- 2 calls to nufone, 2 to office*, then 1 and 2, then 1 and 3, then
2 and 3... this is without any more calls coming or going...
Any ideas?
-A.
More information about the asterisk-dev
mailing list