[OpenSIPS-Devel] SF.net SVN: opensips:[4871] trunk/modules/rls

Anca Vamanu anca at voice-system.ro
Fri Oct 31 17:33:54 CET 2008


Hi Dan,

It is already in 1.4.
I added this code because Adrian insisted on it. Anyhow, it should not 
be difficult to differentiate between Notifies that are for RLS and the 
other.
The only case in which another Notify will pass through the proxy is 
when the proxy did record_route and has to forward the Notify to the 
receiver. But if you do a check if(uri== myself ) or if(is_domain_local 
($rd)) for multi-domain and then call the the rls_handle_notify 
function, for a configuration only with RLS and presence server it is 
sure that th Notify is for RLS( that it is inside of a dialog initiated 
by RLS with s Subscribe sent by RLS).

regards,
Anca

Dan Pascu wrote:
> On Thursday 30 October 2008, Anca Vamanu wrote:
>   
>> Revision: 4871
>>          
>> http://opensips.svn.sourceforge.net/opensips/?rev=4871&view=rev Author:
>>   anca_vamanu
>> Date:     2008-10-30 17:22:27 +0000 (Thu, 30 Oct 2008)
>>
>> Log Message:
>> -----------
>> - added special return code for rls_handle_notify function to show
>> wheter the Notify request was processed or not by RLS (suggested by
>> Adrian Georgescu<ag at ag-projects.com> 
>>     
>
> Can we get this backported to 1.4? Without it it is very difficult to 
> combine rls and normal NOTIFY processing in a single proxy.
>
>   




More information about the Devel mailing list