<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><tt>Kamailio SIP server replies with a route to
        192.168.1.173:5061 in the<br>
        INVITE causing callee to drop call. Both caller and callee are
        always<br>
        connecting from WAN. rtpproxy is configured with
        listen=192.168.1.173<br>
        and advertise=WANIP.  How can kamailio be configured to always
        reply<br>
        with route to WAN IP address?<br>
        Thaanks in advance,<br>
        Aaron<br>
        <br>
        #MISC INFO:<br>
        Both callee and caller successfully establish 2-way audio
        however callee<br>
        client disconnects with '408 NO_USER_RESPONSE ' after ~60
        seconds.<br>
        rtpproxy started with: 'rtpproxy -F -l 'lanip' -A 'wanip' -s<br>
        unix:/var/run/rtpproxy.sock'<br>
        Caller Debug Logs:<br>
        <a class="moz-txt-link-freetext" href="http://pastebin.com/dw3h4cAw">http://pastebin.com/dw3h4cAw</a><br>
        Callee Debug Log:<br>
        <a class="moz-txt-link-freetext" href="http://pastebin.com/dbayzVtU">http://pastebin.com/dbayzVtU</a><br>
        <br>
        I'm looking at adding to kamailio.cfg
        'record_route_preset("WANIP:5061");' and/or
        'record_route_advertised_address("WANIP:5061");'<br>
      </tt></font>
  </body>
</html>