Displaying 1 result from an estimated 1 matches for "evenhough".
Did you mean:
eventhough
2006 Mar 06
1
Bad Meetme() Bug
...to post it as a bug.
Extensions.conf has this:
exten => 123,1,Meetme(|dMic|)
I dial 123, and enter my conference number. Asterisk asks me to enter my name. At this point I hang up. If I type at the Asterisk console 'meetme list 12345' it shows that I am a participant in the conference evenhough I hung up.
If I dial 123 again and this time do not hang up until after I have joined the conference, this does not occur. 'Meetme list' shows 0 participants.
The fact that it works the second way and not the first would tend to indicate that it isn't a SIP messaging problem. If Aste...