<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    the typical way a dumped message is routed:<br>
    <br>
    - from msilo is sent back to same instance of kamailio via udp<br>
    - kamailio receives it and does lookup("location") to figure out
    where to sent it<br>
    <br>
    Be sure that you allow looped requests without authentication.
    Eventaully you can run kamailio with debug=3 and watch the messages
    in the syslog for more details.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 24/06/14 14:03, Marc M. wrote:<br>
    </div>
    <blockquote cite="mid:DUB119-W493E3455A4FAE5DCB0B5F7B91E0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Hi,<br>
         <br>
        I have a SIP server with TLS + client certificate based
        authentication.<br>
        The server is listening for SIP(UDP) on port 5060, and for
        SIPS(TLS) on port 5061)<br>
        The client certificate based authentication is enforced on port
        5061. <br>
        I would like to fire up MSILO and face now a strange problem:<br>
         <br>
        At each REGISTER, the stored messages get dumped.<br>
        Dumped messages get sent to the clients from senders logged in
        over port 5060(UDP) as <a class="moz-txt-link-freetext" href="SIP:xxxxxxxxx@xx.xx.xx.xx">SIP:xxxxxxxxx@xx.xx.xx.xx</a><br>
         <br>
        however<br>
         <br>
        Dumped messages are NOT sent to clients from senders logged in
        on port 5061(TLS) as <a class="moz-txt-link-abbreviated" href="mailto:SIPS:xxxxxxxx@xx.xx.xx.xx">SIPS:xxxxxxxx@xx.xx.xx.xx</a><br>
         <br>
        It looks like the messages get dumped so M-dump() is working,
        but they will never enter the route.<br>
        I would assume TLS is stopping the dumped messages to entering
        the route logic.<br>
         <br>
        I would either <br>
        1. somehow force m_dump() to pipe the messages over SIP(and not
        SIPS), or <br>
        2. disable client auth for messages recieved from local ip<br>
         <br>
         <br>
        Can you help me how to proceed? What would be the correct
        approach?<br>
        Can you help me with either 1 or 2.<br>
         <br>
         You help is greatly appreciated!!!<br>
         <br>
        Marc<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>