tSMConference sm_conference_create(void)
Create and allocate resources for a new multi-party conference. Note sm_conference_delete() should be called to free the conference when it has been finished with.
Returns a conference structure, if successful, or zero if no new conference could be created. .
This function is part of the Prosody high level conferencing API.