Hi All,

I am trying to subscribe to the presence event but unfortunaly I am getting following Notify with the "Subscription-State: pending" status.

NOTIFY sip:5000@192.168.127.138:55583 SIP/2.0
Via: SIP/2.0/UDP 192.168.127.230;branch=z9hG4bK6a8e.19cd7bb7.0
To: sip:5000@192.168.127.230;tag=2786be25cb234561b8dea2e067fd769c-5000
From: sip:5000@192.168.127.230;tag=a6a1c5f60faecf035a1ae5b6e96e979a-6a8e
CSeq: 2 NOTIFY
Call-ID: e4ec6031-99e1-de11-8845-5000@vvt-laptop
Content-Length: 0
User-Agent: kamailio (3.2.3 (i386/linux))
Max-Forwards: 70
Event: presence
Contact: <sip:192.168.127.230:5060;transport=udp>
Subscription-State: pending;expires=3670


For the implemantation I followed the guide from http://kb.asipto.com/kamailio:presence:k31-made-simple 

The xcap table has already the needed resource-lists and pres-rules record. 

Is there another guide exists for the presence module which can be helpfully for me?

Thank you in advance
ali