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

SourceForge.net noreply at sourceforge.net
Tue Jan 26 14:37:46 CET 2010


Bugs item #2940213, was opened at 2010-01-26 13:37
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2940213&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: Open
Resolution: None
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,

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

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



More information about the Devel mailing list