[asterisk-dev] app_page enhancements

Kristian Kielhofner kris at krisk.org
Tue Jul 25 13:04:01 MST 2006


jeff oconnell wrote:
> 
> kris,
> 
> i don't have time to compile and test right now, but scanning through, 
> it looks good.
> 
> the only thing you should look at and change are these calls:
> 
> snprintf(conferenceopts, sizeof(conferenceopts), "%ud|%sqxdw" [...] )
> snprintf(conferenceopts, sizeof(conferenceopts), "%ud|A%sqxd" [...] )
> 
> the q, x, d, and w options are not valid in app_conference,
> though there are other flags you might want to use.
> 
> j-
> 

j,

	Oh yeah!  I forgot about those.  Most of them aren't relevant in 
Conference anyways.  However, I have found that I need a replacement for 
the "x" option to MeetMe - otherwise the conference participants will 
stay in a muted conference for eternity...

--
Kristian Kielhofner



More information about the asterisk-dev mailing list