[OpenSIPS-Users] Presence and Linksys phones - not working 1.6.1
Anca Vamanu
anca at opensips.org
Wed Apr 7 11:06:08 CEST 2010
Hi James,
What you see happens because of a improvement that I made in
pua_dialoginfo module. Now the presentity_uri for the callee ( the uri
that will be used as RURI in Publish message) is taken from RURI of
Invite in the moment you call "dialoginfo_set"(before this To header was
used). From the trace it seems that you call this function after you do
lookup("location"). Move this call upper, before lookup() changes the
RURI to the contact of the phone. Also you can check out the possibility
to set custom uris to be used as presentity uri by setting some
pseudovariables
(http://www.opensips.org/html/docs/modules/devel/pua_dialoginfo.html#id227160
).
Regards,
--
Anca Vamanu
www.voice-system.ro
James Lamanna wrote:
>>> The phones should never receive the Publish message. Please catch a
>>> trace containing this Publish and send it to me.
>>> What do you mean by before? Before updating from svn with my patch?
>>>
>> Before I updated from 1.6.2 to SVN I think - I'll try and double-check.
>> I have a revised patch that covers my case that I'll submit this afternoon
>> with the trace. Any luck with the stuck BLF trace I submitted as well?
>>
>> I also think that my configuration might need some help wrt when and where
>> to call presence functions - I will post that once I get in the office. I
>> noticed that with svn I'm not getting any entries in pua or presentity, only
>> in active_watchers.
>>
>
> Ok here's what I saw, running the 1.6 branch SVN HEAD - it is attached
> in bad_publish.txt.
> Also, I've attached my opensips.cfg to see if I'm doing anything bad
> in there as well.
>
> Thanks.
>
> -- James
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
More information about the Users
mailing list