RE: Leaving a conference when one is not entered in

"Julien Chavanton" <[email protected]>
Newsgroups gmane.comp.gnu.bayonne.devel
Message-ID <[email protected]>
There is a convenient function called:
Dcb_DeleteAllConferences() but it does not work for me so I use:

// Delete all conference - recover from crash
int confid;
for(confid=1;confid<count;confid++){
  dcb_delconf(handle, confid);
}

Dcb_delconf()
"Calling this function frees all resources in use by the conference."

There is no problem calling dcb_delconf() on a dsp resource that is not in conference so this is fine.

Julien




-----Original Message-----
From: Etoile Dièse [mailto:[email protected]] 
Sent: April 15, 2005 12:48 PM
To: Julien Chavanton
Cc: [email protected]
Subject: Re: [Bayonne-devel] Leaving a conference when one is not entered in

Le Thu, 14 Apr 2005 16:08:36 -0400, Julien Chavanton  
<[email protected]> a écrit:


> -Conference is my own conference support.
> (I would like to patch the one made by Etoile Diese because it is
> already   included in Bayonne-1.2.13 it is almost perfect but there is 2
> modification that I think are valuable.
> 1-Reset all the conference during startup this free all the ressources
> that could still be in use because Bayonne was killed or crash).

I agree : it's valuable. But we can't find a Dialogic function to free
a previously allocated ressource. Do you have an idea ?


> 2-Change the conference exit command to avoid intermittent crash).

I'm not sure I understood David's explanations...



FdR/ED
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.