Re: [Asterisk-java-users] LinkEvent clarification
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-03-31 12:07:22
|
On Tue, 2005-03-22 at 23:04 +0000, Stefan Reuter wrote: >=20 > > But is it guaranteed > > that for each channel receiving a LinkEvent there will be a > > corresponding UnlinkEvent? >=20 > To answer your question I must look at the asterisk source code - > documentation of asterisks manager api is not that reliable yet ;) > I will check this next week when I am back. I didn't find exact evidence that guarantees this behavior but if Asterisk does not provide a corresponding UnlinkEvent i would consider this a bug in Asterisk. Actually i never observed a missing UnlinkEvent so i guess your code is reasonably safe. =3DStefan |