[OpenSIPS-Devel] SF.net SVN: opensips:[6043] branches/1.5/modules/rls/subscribe.c

2009-08-28 Thread Anca Vamanu
Revision: 6043 http://opensips.svn.sourceforge.net/opensips/?rev=6043view=rev Author: anca_vamanu Date: 2009-08-28 12:40:44 + (Fri, 28 Aug 2009) Log Message: --- - if an indialog Subscribe does not match a known dialog, send the Subscribe to presence server (reported

[OpenSIPS-Devel] SF.net SVN: opensips:[6043] branches/1.5/modules/rls/subscribe.c

2009-08-28 Thread Juha Heinanen
Anca Vamanu writes: - if an indialog Subscribe does not match a known dialog, send the - Subscribe to presence server (reported by Juha Heinanen) anca, thanks for the fix. after thinking a bit more this, it should be possible to distinguish in script if an initial subscribe possibly is for

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[6043] branches/1.5/modules/rls/subscribe.c

2009-08-28 Thread Adrian Georgescu
On Aug 28, 2009, at 3:01 PM, Juha Heinanen wrote: Anca Vamanu writes: - if an indialog Subscribe does not match a known dialog, send the - Subscribe to presence server (reported by Juha Heinanen) anca, thanks for the fix. after thinking a bit more this, it should be possible to

Re: [OpenSIPS-Devel] SF.net SVN: opensips:[6043] branches/1.5/modules/rls/subscribe.c

2009-08-28 Thread Juha Heinanen
Adrian Georgescu writes: You can subscribe also to users of remote domains and they are not local. sure, but in that case, i'm not calling handle_subscribe, but just t_relay the request. so if target of subscribe is not for a local user, handle it with rls_handle_subscribe and