<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>Hi Guys,</div>
<div><br>
</div>
<div>I am using opensips 2.2 and the presence modules to generate PUBLISH and NOTIFY messages.</div>
<div><br>
</div>
<div>I can see with the NOTIFY message opensips is sending a status=closed, can I make it send a status=available if the extension is registered and ready for calls?</div>
<div><br>
</div>
<div>Many thanks</div>
<div><br>
</div>
<div>Jon</div>
<div><br>
</div>
<div><br>
</div>
<div>Session Initiation Protocol (NOTIFY)</div>
<div>    Request-Line: NOTIFY sip:SIPWATCHER:5063 SIP/2.0</div>
<div>    Message Header</div>
<div>    Message Body</div>
<div>        eXtensible Markup Language</div>
<div>            <?xml</div>
<div>            <presence</div>
<div>                xmlns="urn:ietf:params:xml:ns:pidf"</div>
<div>                entity="sip:2002@SIPDOMAIN"></div>
<div>                <tuple</div>
<div>                    xmlns="urn:ietf:params:xml:ns:pidf"</div>
<div>                    id="tuple_mixingid"></div>
<div>                    <status></div>
<div>                        <basic></div>
<div>                            closed</div>
<div>                            </basic></div>
<div>                        </status></div>
<div>                    </tuple></div>
<div>                </presence></div>
<div><br>
</div>
<br>
<p></p>
</div>
</body>
</html>