Hi all,<br>
I have 2 servers and I'm trying to configure iax to call from<br>
Server2 (fxo) to Server1 (sip extension)<br>
<br>
<br>
Server1: 2 sip's extension (123 and 321)<br>
Server2: TDM-400 1 fxo(extension 999, channel 3) and 1 fxs (channel 4)<br>
<br>
<br>
from 123 to 321 it's all right in both ways<br>
from 999 to 123 no audio in both ways (the telephone of 123 rings but no sound)<br>
<br>
<br>
<br>
Here's my configuration:<br>
<br>
---------- SERVER1 sip.conf -------------<br>
[general]<br>
<br>
context=sip<br>
port=5060<br>
bindaddr=<a href="http://192.168.0.1">192.168.0.1</a> <br>
disallow=all<br>
allow=g729<br>
allow=ulaw<br>
language=en<br>
<br>
[123]<br>
type=friend<br>
host=dynamic<br>
username=123<br>
secret=f8888599<br>
callerid="123"<123><br>
context=sip<br>
canreinvite=no<br>
dtmfmode=rfc2833<br>
mailbox=123<br>
allow=g729<br>
allow=ulaw<br>
nat=yes<br>
qualify=800<br>
<br>
[321]<br>
type=friend<br>
host=dynamic<br>
username=321<br>
secret=f8888599<br>
callerid="321"<321><br>
context=sip<br>
canreinvite=no<br>
dtmfmode=rfc2833<br>
mailbox=321<br>
allow=g729<br>
allow=ulaw<br>
nat=yes<br>
qualify=800<br>
<br>
--------- SERVER1 extensions.conf --------<br>
[general]<br>
<br>
static=yes<br>
writeprotect=no<br>
<br>
<br>
[default]<br>
<br>
exten => 123,1,Dial(SIP/123,20,tr)<br>
exten => 123,2,Voicemail,u123<br>
exten => 123,102,Voicemail,b123<br>
<br>
exten => 321,1,Dial(SIP/321,20,tr)<br>
exten => 321,2,Voicemail,u321<br>
exten => 321,102,Voicemail,b321<br>
<br>
<br>
--------- SERVER1 iax.conf --------------<br>
<br>
[general]<br>
bandwidth=low<br>
jitterbuffer=no<br>
tos=lowdelay<br>
<br>
[123]<br>
type=user<br>
host=<a href="http://192.168.0.2">192.168.0.2</a><br>
context=default<br>
dtmfmode=rfc2833<br>
<br>
----------- SERVER2 extension.conf -------<br>
exten => 999,1,Dial(IAX2/123@192.168.0.1/123)<br>
<br>
<br>
no iax.conf at SERVER2<br>
no sip.conf at SERVER2<br>
<br>
<br>
Debug at SERVER1<br>
<br>
SERVER1> iax2 debug<br>
IAX2 Debugging Enabled<br>
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW<br>
Timestamp: 00008ms SCall: 00001 DCall: 00000 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
VERSION : 2<br>
CALLED NUMBER : 123<br>
CALLING NUMBER : 403<br>
CALLING NAME : Channel 3<br>
LANGUAGE : en<br>
USERNAME : 123<br>
FORMAT : 2<br>
CAPABILITY : 65283<br>
ADSICPE : 2<br>
DATE TIME : 189032149<br>
<br>
-- Accepting unauthenticated call from <a href="http://192.168.0.2">192.168.0.2</a>, requested format = 2, actual format = 2<br>
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACCEPT<br>
Timestamp: 00007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
FORMAT : 2<br>
<br>
-- Executing Dial("IAX2/123@192.168.0.2:4569/1", "SIP/123|20|tr") in new stack<br>
-- Called 123<br>
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW<br>
Timestamp: 00008ms SCall: 00001 DCall: 00000 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
VERSION : 2<br>
CALLED NUMBER : 123<br>
CALLING NUMBER : 403<br>
CALLING NAME : Channel 3<br>
LANGUAGE : en<br>
USERNAME : 123<br>
FORMAT : 2<br>
CAPABILITY : 65283<br>
ADSICPE : 2<br>
DATE TIME : 189032149<br>
<br>
-- Accepting unauthenticated call from <a href="http://192.168.0.2">192.168.0.2</a>, requested format = 2, actual format = 2<br>
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACCEPT<br>
Timestamp: 00007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
FORMAT : 2<br>
<br>
-- Executing Dial("IAX2/123@192.168.0.2:4569/1", "SIP/123|20|tr") in new stack<br>
-- Called 123<br>
Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 001 Type: CONTROL Subclass: RINGING<br>
Timestamp: 00010ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: ACK<br>
Timestamp: 00007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
-- SIP/123-541f is ringing<br>
Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 001 Type: CONTROL Subclass: RINGING<br>
Timestamp: 00010ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: ACK<br>
Timestamp: 00007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
-- SIP/123-541f is ringing<br>
Tx-Frame Retry[000] -- OSeqno: 002 ISeqno: 001 Type: CONTROL Subclass: RINGING<br>
Timestamp: 00013ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: VOICE Subclass: 2<br>
Timestamp: 00040ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK<br>
Timestamp: 00040ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK<br>
Timestamp: 00010ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 003 Type: IAX Subclass: ACK<br>
Timestamp: 00013ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 003 Type: IAX Subclass: LAGRQ<br>
Timestamp: 10008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass: LAGRP<br>
Timestamp: 10008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 004 ISeqno: 003 Type: IAX Subclass: LAGRQ<br>
Timestamp: 10011ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 004 Type: IAX Subclass: ACK<br>
Timestamp: 10008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 005 Type: IAX Subclass: LAGRP<br>
Timestamp: 10011ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 005 ISeqno: 004 Type: IAX Subclass: ACK<br>
Timestamp: 10011ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
-- SIP/123-541f answered IAX2/123@192.168.0.2:4569/1<br>
Tx-Frame Retry[000] -- OSeqno: 002 ISeqno: 001 Type: CONTROL Subclass: RINGING<br>
Timestamp: 00013ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: VOICE Subclass: 2<br>
Timestamp: 00040ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK<br>
Timestamp: 00040ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 005 ISeqno: 004 Type: CONTROL Subclass: ANSWER<br>
Timestamp: 12991ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
ss: ACK<br>
Timestamp: 00010ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 003 Type: IAX Subclass: ACK<br>
Timestamp: 00013ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 003 Type: IAX Subclass: LAGRQ<br>
Timestamp: 10008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass: LAGRP<br>
Timestamp: 10008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 004 ISeqno: 003 Type: IAX Subclass: LAGRQ<br>
Timestamp: 10011ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 004 Type: IAX Subclass: ACK<br>
Timestamp: 10008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 005 Type: IAX Subclass: LAGRP<br>
Timestamp: 10011ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 005 ISeqno: 004 Type: IAX Subclass: ACK<br>
Timestamp: 10011ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
-- SIP/123-541f answered IAX2/123@192.168.0.2:4569/1<br>
platyVII*CLI> Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 006 Type: IAX Subclass: ACK<br>
Timestamp: 12991ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 006 ISeqno: 004 Type: VOICE Subclass: 2<br>
Timestamp: 13200ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 007 Type: IAX Subclass: ACK<br>
Timestamp: 13200ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 007 Type: IAX Subclass: PING<br>
Timestamp: 20007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 007 ISeqno: 005 Type: IAX Subclass: PONG<br>
Timestamp: 20007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 007 Type: IAX Subclass: LAGRQ<br>
Timestamp: 20008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 008 ISeqno: 006 Type: IAX Subclass: LAGRP<br>
Timestamp: 20008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 009 ISeqno: 006 Type: IAX Subclass: PING<br>
Timestamp: 26843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 010 ISeqno: 006 Type: IAX Subclass: LAGRQ<br>
Timestamp: 26846ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 008 Type: IAX Subclass: ACK<br>
Timestamp: 20007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 009 Type: IAX Subclass: ACK<br>
Timestamp: 20008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 010 Type: IAX Subclass: PONG<br>
Timestamp: 26843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 010 ISeqno: 007 Type: IAX Subclass: ACK<br>
Timestamp: 26843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 007 ISeqno: 011 Type: IAX Subclass: LAGRP<br>
Timestamp: 26846ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 011 ISeqno: 008 Type: IAX Subclass: ACK<br>
Timestamp: 26846ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 008 ISeqno: 011 Type: IAX Subclass: LAGRQ<br>
Timestamp: 30008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 011 ISeqno: 009 Type: IAX Subclass: LAGRP<br>
Timestamp: 30008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 012 ISeqno: 009 Type: IAX Subclass: LAGRQ<br>
Timestamp: 46843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 009 ISeqno: 012 Type: IAX Subclass: ACK<br>
Timestamp: 30008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 009 ISeqno: 013 Type: IAX Subclass: LAGRP<br>
Timestamp: 46843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 013 ISeqno: 010 Type: IAX Subclass: ACK<br>
Timestamp: 46843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 013 ISeqno: 010 Type: VOICE Subclass: 2<br>
Timestamp: 65560ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 010 ISeqno: 014 Type: IAX Subclass: ACK<br>
Timestamp: 65560ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 010 ISeqno: 014 Type: IAX Subclass: PING<br>
Timestamp: 40007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 014 ISeqno: 011 Type: IAX Subclass: PONG<br>
Timestamp: 40007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 011 ISeqno: 014 Type: IAX Subclass: LAGRQ<br>
Timestamp: 40010ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
-- Hungup 'IAX2/123@192.168.0.2:4569/1' Type: IAX<br>
Tx-Frame Retry[000] -- OSeqno: 005 ISeqno: 004 Type: CONTROL Subclass: ANSWER<br>
Timestamp: 12991ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 006 Type: IAX Subclass: ACK<br>
Timestamp: 12991ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 006 ISeqno: 004 Type: VOICE Subclass: 2<br>
Timestamp: 13200ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 007 Type: IAX Subclass: ACK<br>
Timestamp: 13200ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 007 Type: IAX Subclass: PING<br>
Timestamp: 20007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 007 ISeqno: 005 Type: IAX Subclass: PONG<br>
Timestamp: 20007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 007 Type: IAX Subclass: LAGRQ<br>
Timestamp: 20008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 008 ISeqno: 006 Type: IAX Subclass: LAGRP<br>
Timestamp: 20008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 009 ISeqno: 006 Type: IAX Subclass: PING<br>
Timestamp: 26843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 010 ISeqno: 006 Type: IAX Subclass: LAGRQ<br>
Timestamp: 26846ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 008 Type: IAX Subclass: ACK<br>
Timestamp: 20007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 009 Type: IAX Subclass: ACK<br>
Timestamp: 20008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 010 Type: IAX Subclass: PONG<br>
Timestamp: 26843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 010 ISeqno: 007 Type: IAX Subclass: ACK<br>
Timestamp: 26843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 007 ISeqno: 011 Type: IAX Subclass: LAGRP<br>
Timestamp: 26846ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 011 ISeqno: 008 Type: IAX Subclass: ACK<br>
Timestamp: 26846ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 008 ISeqno: 011 Type: IAX Subclass: LAGRQ<br>
Timestamp: 30008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 011 ISeqno: 009 Type: IAX Subclass: LAGRP<br>
Timestamp: 30008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 012 ISeqno: 009 Type: IAX Subclass: LAGRQ<br>
Timestamp: 46843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 009 ISeqno: 012 Type: IAX Subclass: ACK<br>
Timestamp: 30008ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 009 ISeqno: 013 Type: IAX Subclass: LAGRP<br>
Timestamp: 46843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[-01] -- OSeqno: 013 ISeqno: 010 Type: IAX Subclass: ACK<br>
Timestamp: 46843ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 013 ISeqno: 010 Type: VOICE Subclass: 2<br>
Timestamp: 65560ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 010 ISeqno: 014 Type: IAX Subclass: ACK<br>
Timestamp: 65560ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 010 ISeqno: 014 Type: IAX Subclass: PING<br>
Timestamp: 40007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 014 ISeqno: 011 Type: IAX Subclass: PONG<br>
Timestamp: 40007ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Rx-Frame Retry[ No] -- OSeqno: 011 ISeqno: 014 Type: IAX Subclass: LAGRQ<br>
Timestamp: 40010ms SCall: 00001 DCall: 00001 [<a href="http://192.168.0.2:4569">192.168.0.2:4569</a>]<br>
Tx-Frame Retry[000] -- OSeqno: 015 ISeqno: 012 Type: IAX -- Hungup 'IAX2/123@192.168.0.2:4569/1'<br>
<br>