<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>Check out the wiki to see the conference API, check the count of members on a conference using that API from the dialplan, and if it's at the max then use Application=respond, data=486, to blow off the call with a busy.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sorry I don't have the details for you, but I wanted to point you in the right direction ASAP.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Daniel Eiland [mailto:daniel.eiland@gmail.com]<BR><B>To:</B> freeswitch-users@lists.freeswitch.org<BR><B>Sent:</B> Tue, 09 Oct 2012 11:27:12 -0700<BR><B>Subject:</B> [Freeswitch-users] Reject incoming call (namely session) on conference member limit<BR><BR>Hey folks,<BR><BR>I was poking around the mod_conference settings and saw that I can limit the maximum members in a conference (via the max-members parameter).&nbsp; However, once this limit is reached, the next incoming call is still answered and played a tone (designated via max-members-sound) before it is simply hung-up.&nbsp; <BR><BR>In the SIP world, this looks like an INVITE-200-ACK sequence followed by a BYE-200 sequence.&nbsp; Is there anyway I can skip the BYE-200 sequence and simply reject the call outright with say a 486 response to the INVITE?<BR><BR>Thanks,<BR>Daniel<BR></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>