<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hello,<BR><DIV></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I have MeetMe setup to pick an empty conference room, and it works great.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>conf,10,MeetMe(,aMXq)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>However, I also set the flag (X) to exit the conference room with any key, but I need a way</DIV><DIV>to get back to the room with the user having to key in the extension numbers.</DIV><DIV>I'm familiar with this MeetMe variable:${MEETMESECS}</DIV><DIV>I've dug this up in app_meetme.c</DIV><DIV>                pbx_builtin_setvar_helper(chan, "MEETMESECS", meetmesecs);</DIV><DIV>Can I define another variable to match the conference room, and use to return the user?</DIV><DIV>like, pbx_builtin_setvar_helper(chan,"MEETMEROOM", ???)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Is there a better solution?</DIV><DIV>Thanks!</DIV><DIV>Niles</DIV><DIV><FONT class="Apple-style-span" face="Verdana"><B><BR class="khtml-block-placeholder"></B></FONT></DIV><DIV><FONT class="Apple-style-span" face="Verdana"><B></B></FONT></DIV><DIV><FONT class="Apple-style-span" face="Verdana"><B></B></FONT></DIV></BODY></HTML>