<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>&gt;&gt;<i> If not, how can I trigger the script to be executed when the
</i>&gt;&gt;<i> application 
</i>&gt;&gt;<i> exit?
</i>
&gt;Let's see... set a channel variable in the dialplan before going into MeetMe, then in the context where 
&gt;MeetMe was executed add an 'h' extension. In that extension, check for the magic channel variable, 
&gt;then use MEETME_COUNT() to see if any users are left in the MeetMe and if not, run the conversion.

Thanks for the advice.
I follow you and know what to do up to the point of 'run the conversion'
The conversion is performed by means of a script.
Can one invoke a script from an extension? And how?

Thanks, again.

&gt;-- 
&gt;Kevin P. Fleming
&gt;Senior Software Engineer
&gt;Digium, Inc.</pre>
</body>
</html>