[OpenSIPS-Devel] [ opensips-Bugs-2940274 ] [B2B_ENTITIES] b2b_parse_key

SourceForge.net noreply at sourceforge.net
Thu Jan 28 13:15:48 CET 2010


Bugs item #2940274, was opened at 2010-01-26 16:54
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2940274&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: trunk
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: [B2B_ENTITIES] b2b_parse_key

Initial Comment:
Hi,

This function returns -1 on an error and 0 if it's OK.
But you use it like that:
if(b2b_parse_key(&callid, &hash_index, &local_index) >= 0)
{
// Error
}

Regards,

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

>Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-01-28 14:15

Message:
Hi,

Really a very minor thing.. But if you like the strict checking instead, I
put that - see revision 6546.

Regards,
Anca

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

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



More information about the Devel mailing list