<div dir="ltr"><div dir="ltr"><div id="gmail-:7cy" class="gmail-a3s gmail-aXjCH"><div dir="ltr"><div>Hi all,</div><div>I make a lot of others tests.</div><div>I have a new opensips with very simple conf.</div><div><br></div><div>Asterisk (tcp:<a href="http://192.168.10.204:8060" target="_blank">192.168.10.204:8060</a>) --> OpenSIPS (tcp:<a href="http://192.168.10.203:8060" target="_blank">192.168.10.203:8060</a>) --> Public SBC</div><div><br></div><div>With the scenario, All calls work like a charm (Re-invite from public SBC is forwarded to asterisk correctly).</div><div>OpenSIPS add Record-route headers and Via</div><div><br></div><div><span style="font-family:arial,sans-serif">INVITE from OpenSIPS to Public SBC:</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">INVITE sip:<a href="http://192.168.10.203:8060" target="_blank">192.168.10.203:8060</a> SIP/2.0<br>Record-Route: <sip:192.168.10.203;transport=tcp;r2=on;lr;did=e0c.7aea7b33><br>Record-Route: <sip:192.168.10.203:8060;transport=tcp;r2=on;lr;did=e0c.7aea7b33><br>Via: SIP/2.0/TCP 192.168.10.203:5060;branch=z9hG4bK1fe7.4d994257.0;i=75d41696<br>Via: SIP/2.0/TCP 192.168.10.204:8060;branch=z9hG4bKmc2Kt5HeH7HrD<br>Max-Forwards: 69<br>From: <sip:<a href="http://192.168.10.204:8060" target="_blank">192.168.10.204:8060</a>>;tag=a2833Nt0cX4Xc<br>To: <sip:<a href="http://192.168.10.203:8060" target="_blank">192.168.10.203:8060</a>><br>Call-ID: a9d81adc-9c40-1238-5cac-080027ea7403<br>CSeq: 946412450 INVITE<br>Contact: <sip:192.168.10.204:8060;transport=tcp><br>User-Agent: UniMRCP SofiaSIP 1.6.0<br>Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE<br>Supported: eventlist<br>Content-Type: application/sdp<br>Content-Disposition: session<br>Content-Length: 401<br></span></div><div><br></div><div>When I activate topology hiding on this OpenSIPS, It don't add record-route header and via</div><div><br></div><div>Asterisk (tcp:<a href="http://192.168.10.204:8060" target="_blank">192.168.10.204:8060</a>) --> OpenSIPS (tcp:<a href="http://192.168.10.203:8060" target="_blank">192.168.10.203:8060</a> with Topology Hinding) --> Public SBC</div><div><br></div><div><span style="font-family:arial,sans-serif">INVITE from OpenSIPS to Public SBC:</span></div><div><br></div><div><span style="font-family:monospace">INVITE sip:<a href="http://192.168.10.203:8060" target="_blank">192.168.10.203:8060</a> SIP/2.0<br>Via: SIP/2.0/TCP 192.168.10.203:5060;branch=z9hG4bK3945.b919d255.0;i=6ed14877<br>Max-Forwards: 69<br>From: <sip:<a href="http://192.168.10.204:8060" target="_blank">192.168.10.204:8060</a>>;tag=gr0rerZNUjaej<br>To: <sip:<a href="http://192.168.10.203:8060" target="_blank">192.168.10.203:8060</a>><br>Call-ID: 362650cb-9c47-1238-5cac-080027ea7403<br>CSeq: 946412456 INVITE<br>Contact: <sip:192.168.10.203;transport=tcp;did=6b1.179a1cb1><br>User-Agent: UniMRCP SofiaSIP 1.6.0<br>Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE<br>Supported: eventlist<br>Content-Type: application/sdp<br>Content-Disposition: session<br>Content-Length: 402</span></div><div><br></div><div>And with topology hiding activate, the Re-Invite from UAS (public SBC) isn't forwarded to asterisk !</div><div>Idem, with topology hiding, a BYE from UAS (public SBC) isn't forwarded too. But the BYE from UAC is forwarded correctly <br></div><div><br></div><div>Is there a bug or misconfiguration for topology hiding module ?</div><div><br></div><div>thanks in advance</div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 17 déc. 2019 à 11:09, Mickael Hubert <<a href="mailto:mickael@winlux.fr">mickael@winlux.fr</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Sure !</div><div>You can find it here  (it's jinja2 template, but it readable ;) ) : <a href="https://github.com/Mickaelh51/opensips-tcp-issue/blob/master/micka_opensips_conf.txt" target="_blank">https://github.com/Mickaelh51/opensips-tcp-issue/blob/master/micka_opensips_conf.txt</a></div><div>There is only the routing process in this file. Feel free to ask me if you want other parts of my conf.</div><div><br></div><div><a class="gmail_plusreply" id="gmail-m_-4231883221321777374plusReplyChip-1">++</a><br></div></div><br><div class="gmail_quote"><br></div>
</blockquote></div></div>