2008/7/30 Stefano Sabatini <[EMAIL PROTECTED]>: > Hi, > > a soa_session_t is created using the soa_create() function. > > Documentation says: > soa_session_t* soa_create ( char const * name, > su_root_t * root, > soa_magic_t * magic > ) > > Create a soa session. > > Then according to the name you assign to it may fail to create the object. > > Do you have an explanation for the meaning of the name param?
The idea is to provide customized soa session implementation for different media subsystems or SDP profiles, e.g., IMS might use special SDP features to set up a special SDP. You can ignore the name unless you install your own SOA implementations with soa_add() (defined in <sofia-sip/soa_add.h>). -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel