<div dir="ltr">Hi,<div><br></div><div style>I have the kamailio 3.3.2 msilo module basically working but I cannot configure it to forward stored messages to the registered UA. Instead it forwards to itself (via DNS lookup on the domain name). This is causing me grief because I am getting recursive message handling.</div>
<div style><br></div><div style>The module overview describes this behaviour:</div><div style>&quot;<span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">Every time when a user registers with Kamailio, the module is looking in database for offline messages intended for that user. All of them will be sent to contact address provided in REGISTER request.</span>&quot;</div>
<div style><br></div><div style>The REGISTER request contact header looks OK:</div><div style> Contact: &lt;sip:hxqecvtn@192.168.2.236:57532;transport=tls&gt;;expires=3600;received=&quot;sip:192.168.2.236:53628;transport=TLS&quot;;+sip.instance=&quot;&lt;urn:uuid:1ee63413-3569-46dc-a9ee-34c6e4e1403c&gt;&quot;<br>
</div><div style><br></div><div style>However the &#39;outbound_proxy&#39; parameter seems to contradict this:</div><div style>&quot;<span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">The </span><acronym class="" style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">SIP</acronym><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> address used as next hop when sending the message. Very useful when using Kamailio with a domain name not in DNS, or when using a separate Kamailio instance for msilo processing. If not set, the message will be sent to the address in destination URI.</span>&quot;</div>
<div style><br></div><div style>So, when &#39;outbound_proxy&#39; is not set, the message is sent<span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">to the address in the destination URI, rather than the UA contact address?</span></div>
<div style><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"><br></span></div><div style><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">Can the module be configured to forward stored messages directly to the UA contact address?</span></div>
<div style><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"><br></span></div><div style><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">Thanks,</span></div>
<div style><span style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">Owen Lynch</span></div></div>