[OpenSER-Devel] [ openser-Documentation-2006770 ] xmpp api documentation

SourceForge.net noreply at sourceforge.net
Tue Jul 22 10:42:33 CEST 2008


Documentation item #2006770, was opened at 2008-06-30 13:23
Message generated for change (Comment added) made by oej
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=782960&aid=2006770&group_id=139143

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: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Juha Heinanen (juhe)
Assigned to: Nobody/Anonymous (nobody)
Summary: xmpp api documentation

Initial Comment:
xmpp module documentation does not include API functions.

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

Comment By: Olle E. Johansson (oej)
Date: 2008-07-22 08:42

Message:
Logged In: YES 
user_id=7341
Originator: NO

Found an undocumented function "bind_xmpp"


/*
 * Exported functions
 */
static cmd_export_t cmds[] = {
        {"xmpp_send_message", (cmd_function)cmd_send_message, 0, 0, 0,
REQUEST_ROUTE},
        {"bind_xmpp",         (cmd_function)bind_xmpp,        0, 0, 0,
0},
        {0, 0, 0, 0, 0, 0}
};



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

Comment By: Olle E. Johansson (oej)
Date: 2008-07-22 08:30

Message:
Logged In: YES 
user_id=7341
Originator: NO

Is this still an issue? 

There's one function documented...

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=782960&aid=2006770&group_id=139143



More information about the Devel mailing list