<br>kris,<br><br>using app_conference seems like it would be pretty straight-forward.<br><br>just skimming through the app_page.c code i see that the app_meetme<br>connection comes via a call to ast_pbx_outgoing_app() ( defined in 
pbx.c ).<br><br>changing that call, along with changes to the conference params seems <br>like all that is needed.<br><br>the question is, can the app_conference and app_meetme code coexist in app_page,<br>or does there need to be a separate app. i'm guessing the latter is easiest.
<br><br>j-<br><br><div><span class="gmail_quote">On 7/25/06, <b class="gmail_sendername">Kristian Kielhofner</b> &lt;<a href="mailto:kris@krisk.org">kris@krisk.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Another less important &quot;enhancement&quot; would be the option (perhaps<br>another application entirely) to use app_conference instead of<br>app_meetme.&nbsp;&nbsp;I know that app_conference is not in CVS, and app_meetme in
<br>HEAD already includes most of the enhancements from app_conference<br>(reductions in transcoding, etc).&nbsp;&nbsp;I think it would be worthwhile for<br>1.2 users and app_conference fans to be able to use app_pagecon (or<br>whatever the new spawn would be called).
<br><br></blockquote></div><br>