Hi All,
<br />
<br />HAPPY CHRISTMAS ,
<br /> 
<br />         I am working on PUA module.I am running PUA as Apllication server.I have registered ALICE in a client which doesn&#39;t have presence support (OpenIC client) and BOB in UCTIMSCLIENT which has presence support.And i am invoking SUBSCRIBE message by a script file to know the presence of BOB to ALICE.
<br /> 
<br />When the status of BOB is changed,NOTIFY is getting Terminated at I-CSCF.
<br /> 
<br />ERROR i am getting is :
<br /> 
<br />&quot;406 Initial Request Method not allowed atthe I-CSCF&quot;.
<br /> 
<br />According to traces while registration flow is as follows:
<br /> 
<br />FLOW 1: PUA------&gt;i-cscf------&gt;s-cscf.
<br /> 
<br />But actually the flow should be:
<br /> 
<br />FLOW 2: PUA------&gt;p-cscf------&gt;s-cscf.
<br /> 
<br />I have enabled outbound proxy server in configuration file to get FLOW 2.But,the flow is not changed.
<br /> 
<br />Kindly let me know ,how to get NOTIFY message when status of BOB is changed.
<br /> 
<br />Thanks in Advance.