<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm trying to setup an extremely basic PRESENCE/BLF environment.<div>However, when I call handle_subscribe(), the message gets sent to $si:5060, *not* $si:$sp</div><div>Any ideas? &nbsp;Should I be doing something with nat_traversal.co (don't see what, but worth asking...)</div><div><br></div><div>The relevant portion of kamailio.cfg is</div><div><br></div><div><div>&nbsp;&nbsp; if (!t_newtran()) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;sl_reply_error();</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;return(-1);</div><div>&nbsp;&nbsp; &nbsp;};</div><div><br></div><div>&nbsp;&nbsp; &nbsp;if (is_method("SUBSCRIBE")) {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;handle_subscribe();</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;t_release();</div><div>&nbsp;&nbsp; &nbsp;};</div><div><br></div><div><br></div><div>Cheers, and thanx for any help</div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-family: Calibri; font-size: 15px; ">---<br>Mahesh&nbsp;Paolini-Subramanya&nbsp;<br>CTO, &nbsp;Aptela Inc.</span></div><div><span class="Apple-style-span" style="font-family: Calibri; font-size: 15px; ">(703.386.1500 x9100)<a href="http://www.aptela.com/" style="color: blue; text-decoration: underline; "></a></span></div><div><span class="Apple-style-span" style="font-family: Calibri; font-size: 15px; "><a href="http://www.aptela.com/" style="color: blue; text-decoration: underline; ">http://www.aptela.com</a><br></span></div></div></div></div></div></div></div></span> </div><br></div></body></html>