Bugs item #3101083, was opened at 2010-11-01 22:05
Message generated for change (Tracker Item Submitted) made by vabdulla
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3101083&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Vallimamod Abdullah (vabdulla)
Assigned to: Nobody/Anonymous (nobody)
Summary: Presence module: fallback2db setting broken

Initial Comment:
Hello,

I have noticed that the fallback2db option of presence module is not honored 
when a record is found in presence hash table. After checking the code, I found 
in presence/notify.c, in function get_p_notify_body() that if search_phtable() 
does not return NULL in line 989 (record found) the result is discarded and the 
search is done in database. On the contrary, if there is no record in hash, no 
search is made in db.

I will try to come up with a patch but I am still trying to understand the 
code...

Regards,
Vallimamod Abdullah
. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3101083&group_id=232389

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to