[Kamailio-Users] Pretty basic Presence question

Mahesh Paolini-Subramanya mahesh at aptela.com
Thu May 28 00:29:17 CEST 2009


I'm trying to setup an extremely basic PRESENCE/BLF environment.
However, when I call handle_subscribe(), the message gets sent to $si: 
5060, *not* $si:$sp
Any ideas?  Should I be doing something with nat_traversal.co (don't  
see what, but worth asking...)

The relevant portion of kamailio.cfg is

    if (!t_newtran()) {
         sl_reply_error();
         return(-1);
     };

     if (is_method("SUBSCRIBE")) {
         handle_subscribe();
         t_release();
     };


Cheers, and thanx for any help
---
Mahesh Paolini-Subramanya
CTO,  Aptela Inc.
(703.386.1500 x9100)
http://www.aptela.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20090527/9c7fcc9f/attachment.htm>


More information about the sr-users mailing list