[Kamailio-Users] Pretty basic Presence question

Iñaki Baz Castillo ibc at aliax.net
Thu May 28 00:32:30 CEST 2009


El Jueves, 28 de Mayo de 2009, Mahesh Paolini-Subramanya escribió:
> 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

I assume you mean "the response gets sent...", right?


> 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

Add "force_rport()" here.

>     if (!t_newtran()) {
>          sl_reply_error();
>          return(-1);
>      };
>
>      if (is_method("SUBSCRIBE")) {
>          handle_subscribe();
>          t_release();
>      };
>



-- 
Iñaki Baz Castillo <ibc at aliax.net>




More information about the sr-users mailing list