<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Mathias,<br>
</p>
<p><br>
</p>
<p>I am new to this and have been playing about with Kamailio &
Asterisk. I also use the dispatcher to send calls to Asterisk from
Kamailio. I am not seeing exactly what you are doing, but what I
have done is 2 things:</p>
<p><br>
</p>
<p>1. In the "auth" part of Kamailio, I have used IP address to
detect messages coming FROM Asterisk, as I am trusting calls from
these nodes and they are isolated from external injection etc. If
they arrive from Asterisk I use a 'flag' to mark the call (as all
calls coming from my Asterisk were generally sent there by
Kamailio in the first place).</p>
<p><br>
</p>
<p>2. Also, when I send then to Asterisk I add extra info in the
"Route", such as 'media=yes;' (I call my Asterisk boxes as media
handlers)<br>
</p>
<p><br>
</p>
<p>In my 'withindlg' script, I can then do things like:</p>
<p><br>
</p>
<p>Â Â Â Â Â Â Â Â Â Â Â Â if($(hdr(Route){param.value,media}) == "yes") {<br>
                       route(MEDIA);<br>
               } else {<br>
<br>
                       route(RELAY);<br>
               }<br>
               exit;</p>
<p>This is just a small part, but maybe that principle may be of
some help?</p>
<p><br>
</p>
<p>Steve</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 12/03/2019 07:48, YASIN CANER wrote:<br>
</div>
<blockquote type="cite"
cite="mid:HE1PR0401MB24426FCF4344EC7863E10B43EF490@HE1PR0401MB2442.eurprd04.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
Hello,</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
It is hard to understand with these logs but it looks like
loose_route issiue.</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
in WITHINDLG route (sample script) there is a loose_route
function that function set route header uri to Request uri if
it is related with kamailio as shown below logs. so , kamailio
send ACK message to itself that shown at second. </div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
it is specified in RFC 3261</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<blockquote type="cite" style="font-family: "Segoe
UI", "Segoe UI Web (West European)",
"Segoe UI", -apple-system, BlinkMacSystemFont,
Roboto, "Helvetica Neue", sans-serif; font-size:
15px; background-color: rgb(255, 255, 255)">
<div dir="ltr" style="margin: 0px">
<div style="margin: 0px; font-size: 12pt; font-family:
Calibri, Helvetica, sans-serif, serif, EmojiFont">
</div>
</div>
</blockquote>
<a href="https://tools.ietf.org/html/rfc3261#section-16.12"
id="LPlnk767324" moz-do-not-send="true">https://tools.ietf.org/html/rfc3261#section-16.12</a><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
Best Regards</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
Yasin CANER.</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255)">
Internet Protocol Version 4, Src: 10.40.6.188, Dst:
10.40.8.104</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255)">
User Datagram Protocol, Src Port: 56960, Dst Port: 5070</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255)">
Session Initiation Protocol (ACK)</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255)">
  Request-Line: ACK <a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.8.104:5060">sip:004112345@10.40.8.104:5060</a> SIP/2.0</div>
<span style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important">Â Â Route:
<sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61></span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important">
<div style="font-family: Calibri, Arial, Helvetica,
sans-serif; background-color: rgb(255, 255, 255)">
Internet Protocol Version 4, Src: 10.40.8.104, Dst:
10.40.8.104</div>
<div style="font-family: Calibri, Arial, Helvetica,
sans-serif; background-color: rgb(255, 255, 255)">
User Datagram Protocol, Src Port: <u>5070</u>, Dst Port: <u>5070</u></div>
<div style="font-family: Calibri, Arial, Helvetica,
sans-serif; background-color: rgb(255, 255, 255)">
Session Initiation Protocol (ACK)</div>
<div style="font-family: Calibri, Arial, Helvetica,
sans-serif; background-color: rgb(255, 255, 255)">
  Request-Line: ACK
sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61
SIP/2.0</div>
<br>
</span></div>
<div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
face="Calibri, sans-serif" color="#000000"><b>From:</b>
sr-users <a class="moz-txt-link-rfc2396E" href="mailto:sr-users-bounces@lists.kamailio.org"><sr-users-bounces@lists.kamailio.org></a> on
behalf of Schneuwly Mathias RUAG
<a class="moz-txt-link-rfc2396E" href="mailto:Mathias.Schneuwly@ruag.com"><Mathias.Schneuwly@ruag.com></a><br>
<b>Sent:</b> Tuesday, March 12, 2019 10:06 AM<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
<b>Subject:</b> Re: [SR-Users] ACK not forwarding to
Asterisk</font>
<div>Â </div>
</div>
<div dir="ltr" style="font-size:12pt; color:#000000;
background-color:#FFFFFF;
font-family:Calibri,Arial,Helvetica,sans-serif">
<div dir="ltr" style="font-size:12pt; color:#000000;
background-color:#FFFFFF;
font-family:Calibri,Arial,Helvetica,sans-serif">
<div>
<p style="margin-top: 0px; margin-bottom: 0px;">Dear
Kamailio mailing list<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">I've a
problem with a simple Kamailio-Asterisk setup. I tried
to find a solution and found several posts, but was not
able to fix my problem!<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">I'm using
the following setup:<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">-Â SIP
device registered to Kamailio (IP 10.40.6.188)<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">- Kamailio
(port 5070)Â and Asterisk (port 5060)Â on the same host
(IP 10.40.8.104)<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">- I tried
to forward calls from Kamailio to Asterisk with with
standard PSTN call routing and dispatcher module, but
the result was the same<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">- Asterisk
has a trunk to Kamailio<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">- SIP
device registered to Asterisk <span
style="font-family:Calibri,Arial,Helvetica,sans-serif;
font-size:16px; background-color:rgb(255,255,255)">(IP
10.40.6.214)</span>​<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Calls from
the Asterisk phone towards the Kamailio phone work
without any issue.<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Calls from
the Kamailio phone towards the Asterisk phone are
successfully established and the voice works in both
directions. The problem here is, that the Kamailio phone
sends an ACK upon 200Â OK, but the ACK is not forwarded
to Asterisk. After 6 seconds, the call is terminated.<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">If I
remove record_route() or add a second IP to the same
interface for Asterisk (10.40.8.106), then the call
signaling works without any issue.<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Does
anyone have an idea what I'm doing wrong here?<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">I'm using
more or less a standard Kamailio config file without
rtpproxy. Please let me know if I shall post the full
config or just some relevant snippets.​<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Best
regards<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Mathias<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Following
are two snippets of the relevant ACK. The first shows
the situation where the ACK was not forwarded to
Asterisk and the second with a different IP for Asterisk
works.<br>
</p>
<p style="margin-top: 0px; margin-bottom: 0px;"><br>
</p>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 752 17.269019Â Â Â 10.40.8.104Â Â Â Â Â
 10.40.8.104      SIP/SDP 1135  Status: 200 OK | </div>
<div><br>
</div>
<div>Frame 752: 1135 bytes on wire (9080 bits), 1135 bytes
captured (9080 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.104, Dst:
10.40.8.104</div>
<div>User Datagram Protocol, Src Port: 5060, Dst Port:
5070</div>
<div>Session Initiation Protocol (200)</div>
<div>Â Â Status-Line: SIP/2.0 200 OK</div>
<div>Â Â Â Â Status-Code: 200</div>
<div>Â Â Â Â [Resent Packet: False]</div>
<div>Â Â Â Â [Request Frame: 304]</div>
<div>Â Â Â Â [Response Time (ms): 2093]</div>
<div>Â Â Message Header</div>
<div>Â Â Â Â Via: SIP/2.0/UDP
10.40.8.104:5070;branch=z9hG4bKda4f.48918e0ef9372ba1a38655eb93742e46.0;received=10.40.8.104</div>
<div>Â Â Â Â Via: SIP/2.0/UDP
10.40.6.188:56960;received=10.40.6.188;rport=56960;branch=z9hG4bKPjVtFCvs26liH-aJoGn8CaLg4kWqml5LH.</div>
<div>Â Â Â Â Record-Route:
<sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61></div>
<div>Â Â Â Â From:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:proxydevice@10.40.8.104"><sip:proxydevice@10.40.8.104></a>;tag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC</div>
<div>Â Â Â Â To:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:004112345@10.40.8.104"><sip:004112345@10.40.8.104></a>;tag=as5e5c287c</div>
<div>Â Â Â Â Call-ID: a6T0GAwBL69m5gsc215EgXi61Oorwxik</div>
<div>Â Â Â Â CSeq: 10909 INVITE</div>
<div>Â Â Â Â Server: Asterisk PBX 12.3.2</div>
<div>Â Â Â Â Allow: INVITE, ACK, CANCEL, OPTIONS, BYE,
REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE</div>
<div>Â Â Â Â Supported: replaces, timer</div>
<div>Â Â Â Â Session-Expires: 1800;refresher=uas</div>
<div>Â Â Â Â Contact:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:004112345@10.40.8.104:5060"><sip:004112345@10.40.8.104:5060></a></div>
<div>Â Â Â Â Content-Type: application/sdp</div>
<div>Â Â Â Â Require: timer</div>
<div>Â Â Â Â Content-Length: 271</div>
<div>Â Â Message Body</div>
<div><br>
</div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 764 17.270668Â Â Â 10.40.8.104Â Â Â Â Â
 10.40.6.188      SIP/SDP 1025  Status: 200 OK | </div>
<div><br>
</div>
<div>Frame 764: 1025 bytes on wire (8200 bits), 1025 bytes
captured (8200 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.104, Dst:
10.40.6.188</div>
<div>User Datagram Protocol, Src Port: 5070, Dst Port:
56960</div>
<div>Session Initiation Protocol (200)</div>
<div>Â Â Status-Line: SIP/2.0 200 OK</div>
<div>Â Â Â Â Status-Code: 200</div>
<div>Â Â Â Â [Resent Packet: False]</div>
<div>Â Â Â Â [Request Frame: 259]</div>
<div>Â Â Â Â [Response Time (ms): 2115]</div>
<div>Â Â Message Header</div>
<div>Â Â Â Â Via: SIP/2.0/UDP
10.40.6.188:56960;received=10.40.6.188;rport=56960;branch=z9hG4bKPjVtFCvs26liH-aJoGn8CaLg4kWqml5LH.</div>
<div>Â Â Â Â Record-Route:
<sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61></div>
<div>Â Â Â Â From:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:proxydevice@10.40.8.104"><sip:proxydevice@10.40.8.104></a>;tag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC</div>
<div>Â Â Â Â To:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:004112345@10.40.8.104"><sip:004112345@10.40.8.104></a>;tag=as5e5c287c</div>
<div>Â Â Â Â Call-ID: a6T0GAwBL69m5gsc215EgXi61Oorwxik</div>
<div>Â Â Â Â CSeq: 10909 INVITE</div>
<div>Â Â Â Â Server: Asterisk PBX 12.3.2</div>
<div>Â Â Â Â Allow: INVITE, ACK, CANCEL, OPTIONS, BYE,
REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE</div>
<div>Â Â Â Â Supported: replaces, timer</div>
<div>Â Â Â Â Session-Expires: 1800;refresher=uas</div>
<div>Â Â Â Â Contact:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:004112345@10.40.8.104:5060"><sip:004112345@10.40.8.104:5060></a></div>
<div>Â Â Â Â Content-Type: application/sdp</div>
<div>Â Â Â Â Require: timer</div>
<div>Â Â Â Â Content-Length: 271</div>
<div>Â Â Message Body</div>
<div><br>
</div>
<div><br>
</div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 786 17.402987Â Â Â 10.40.6.188Â Â Â Â Â
 10.40.8.104      SIP   486  Request: ACK
<a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.8.104:5060">sip:004112345@10.40.8.104:5060</a> |Â </div>
<div><br>
</div>
<div>Frame 786: 486 bytes on wire (3888 bits), 486 bytes
captured (3888 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.6.188, Dst:
10.40.8.104</div>
<div>User Datagram Protocol, Src Port: 56960, Dst Port:
5070</div>
<div>Session Initiation Protocol (ACK)</div>
<div>Â Â Request-Line: ACK <a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.8.104:5060">sip:004112345@10.40.8.104:5060</a>
SIP/2.0</div>
<div>Â Â Â Â Method: ACK</div>
<div>Â Â Â Â Request-URI: <a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.8.104:5060">sip:004112345@10.40.8.104:5060</a></div>
<div>Â Â Â Â [Resent Packet: False]</div>
<div>Â Â Â Â [Request Frame: 259]</div>
<div>Â Â Â Â [Response Time (ms): 2247]</div>
<div>Â Â Message Header</div>
<div>Â Â Â Â Via: SIP/2.0/UDP
10.40.6.188:56960;rport;branch=z9hG4bKPjM2GQWjVep2XhpLxJD-cxNh75Qtep-sN3</div>
<div>Â Â Â Â Max-Forwards: 70</div>
<div>Â Â Â Â From:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:proxydevice@10.40.8.104"><sip:proxydevice@10.40.8.104></a>;tag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC</div>
<div>Â Â Â Â To:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:004112345@10.40.8.104"><sip:004112345@10.40.8.104></a>;tag=as5e5c287c</div>
<div>Â Â Â Â Call-ID: a6T0GAwBL69m5gsc215EgXi61Oorwxik</div>
<div>Â Â Â Â CSeq: 10909 ACK</div>
<div>Â Â Â Â Route:
<sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61></div>
<div>Â Â Â Â Content-Length:Â 0</div>
<div><br>
</div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 787 17.404480Â Â Â 10.40.8.104Â Â Â Â Â
 10.40.8.104      SIP   561  Request: ACK
sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61
|Â </div>
<div><br>
</div>
<div>Frame 787: 561 bytes on wire (4488 bits), 561 bytes
captured (4488 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.104, Dst:
10.40.8.104</div>
<div>User Datagram Protocol, Src Port: 5070, Dst Port:
5070</div>
<div>Session Initiation Protocol (ACK)</div>
<div>Â Â Request-Line: ACK
sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61
SIP/2.0</div>
<div>Â Â Â Â Method: ACK</div>
<div>Â Â Â Â Request-URI:
sip:10.40.8.104:5070;lr;ftag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC;did=17a.4f61</div>
<div>Â Â Â Â [Resent Packet: False]</div>
<div>Â Â Message Header</div>
<div>Â Â Â Â Via: SIP/2.0/UDP
10.40.8.104:5070;branch=z9hG4bKda4f.f914ac9def098ece9a50d53389574f85.0</div>
<div>Â Â Â Â Via: SIP/2.0/UDP
10.40.6.188:56960;received=10.40.6.188;rport=56960;branch=z9hG4bKPjM2GQWjVep2XhpLxJD-cxNh75Qtep-sN3</div>
<div>Â Â Â Â Max-Forwards: 69</div>
<div>Â Â Â Â From:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:proxydevice@10.40.8.104"><sip:proxydevice@10.40.8.104></a>;tag=NCP2N5E7OZuppblpkCCNZziEmpiTRsQC</div>
<div>Â Â Â Â To:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:004112345@10.40.8.104"><sip:004112345@10.40.8.104></a>;tag=as5e5c287c</div>
<div>Â Â Â Â Call-ID: a6T0GAwBL69m5gsc215EgXi61Oorwxik</div>
<div>Â Â Â Â CSeq: 10909 ACK</div>
<div>Â Â Â Â Content-Length:Â 0<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>In this case I used a second IP on the same interface
for Asterisk and this call works without any issue:<br>
</div>
<div><br>
</div>
<div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 939 8.849431Â Â Â Â 10.40.8.106Â Â Â Â Â
 10.40.6.214      SIP   473  Request: ACK
<a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.6.214:49316;ob">sip:004112345@10.40.6.214:49316;ob</a> |Â </div>
<div><br>
</div>
<div>Frame 939: 473 bytes on wire (3784 bits), 473 bytes
captured (3784 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.106, Dst:
10.40.6.214</div>
<div>User Datagram Protocol, Src Port: 5060, Dst Port:
49316</div>
<div>Session Initiation Protocol (ACK)</div>
<div><br>
</div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 946 8.850293Â Â Â Â 10.40.8.106Â Â Â Â Â
 10.40.8.104      SIP/SDP 1136  Status: 200 OK
|Â </div>
<div><br>
</div>
<div>Frame 946: 1136 bytes on wire (9088 bits), 1136
bytes captured (9088 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.106, Dst:
10.40.8.104</div>
<div>User Datagram Protocol, Src Port: 5060, Dst Port:
5070</div>
<div>Session Initiation Protocol (200)</div>
<div><br>
</div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 956 8.851703Â Â Â Â 10.40.8.104Â Â Â Â Â
 10.40.6.188      SIP/SDP 1026  Status: 200 OK
|Â </div>
<div><br>
</div>
<div>Frame 956: 1026 bytes on wire (8208 bits), 1026
bytes captured (8208 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.104, Dst:
10.40.6.188</div>
<div>User Datagram Protocol, Src Port: 5070, Dst Port:
60223</div>
<div>Session Initiation Protocol (200)<br>
</div>
<div><br>
</div>
<div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 989 9.095859Â Â Â Â 10.40.6.188Â Â Â Â Â
 10.40.8.104      SIP   485  Request: ACK
<a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.8.106:5060">sip:004112345@10.40.8.106:5060</a> |Â </div>
<div><br>
</div>
<div>Frame 989: 485 bytes on wire (3880 bits), 485
bytes captured (3880 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.6.188,
Dst: 10.40.8.104</div>
<div>User Datagram Protocol, Src Port: 60223, Dst
Port: 5070</div>
<div>Session Initiation Protocol (ACK)</div>
<div><br>
</div>
<div>No.   Time      Source       Â
Destination      Protocol Length Info</div>
<div>Â Â 991 9.097228Â Â Â Â 10.40.8.104Â Â Â Â Â
 10.40.8.106      SIP   516  Request: ACK
<a class="moz-txt-link-abbreviated" href="mailto:sip:004112345@10.40.8.106:5060">sip:004112345@10.40.8.106:5060</a> |Â </div>
<div><br>
</div>
<div>Frame 991: 516 bytes on wire (4128 bits), 516
bytes captured (4128 bits)</div>
<div>Linux cooked capture</div>
<div>Internet Protocol Version 4, Src: 10.40.8.104,
Dst: 10.40.8.106</div>
<div>User Datagram Protocol, Src Port: 5070, Dst Port:
5060</div>
<div>Session Initiation Protocol (ACK)<br>
</div>
<br>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
</body>
</html>