<div class="gmail_quote">2009/2/9 邱磊 <span dir="ltr">&lt;<a href="mailto:qiulei212@163.com">qiulei212@163.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div style="font-size: 10pt; font-family: verdana;"><div style="text-indent: 2em;"><div style="text-indent: 2em;">&nbsp;</div>
<div style="text-indent: 2em;">i reload the app_meetme.so in CLI:</div>
<div style="text-indent: 2em;">&nbsp;- Reloading module &#39;app_meetme.so&#39; (MeetMe 
conference bridge)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; == Parsing 
&#39;etc/asterisk/meetme.conf&#39;: Found</div></div>
<div style="text-indent: 2em;">&nbsp;</div>
<div style="text-indent: 2em;">All the sip message show that there is no fault, 
and i dont know why the meetme application can&#39;t work.</div>
<div style="text-indent: 2em;">&nbsp;</div>
<div style="text-indent: 2em;">i have a usable meetme sever and the sip message 
is:</div>
<div style="text-indent: 2em;">&nbsp;Executing MeetMe(&quot;SIP/20742-081a8198&quot;, 
&quot;1000|Ap&quot;) in new stack<br>&nbsp; == Parsing &#39;/etc/asterisk/meetme.conf&#39;: 
Found<br>&nbsp; == Parsing &#39;/etc/asterisk/staticmeetme.conf&#39;: 
Found<br>&nbsp;&nbsp;&nbsp; -- Created MeetMe conference 1023 for conference 
&#39;1000&#39;</div></div></blockquote><div><br>Your config looks correct, but, one thing that looks a bit odd to me is the output from your reload of app_meetme, I&#39;m not sure if you typed the output and made a typo, but, the path to meetme.conf when parsed after the reload is relative rather than absolute... I&#39;m not sure if this is relevant at all, but, looks odd... You haven&#39;t changed the paths in /etc/asterisk/asterisk.conf to be relative paths have you?<br>
<br>As I say, this may or may not be relevant... but... I could imagine that if relative paths from root have been used and asterisk is not launched from the root then it may have alsorts of issues finding configs... It could be useful for you to enable debugging output too, not that app_meetme makes much debugging output, but, it does output a little which may at least identify the point it&#39;s getting to...<br>
<br>d</div></div>