<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3429" name=GENERATOR>
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana color=#000080 size=2>yes,i conf the
meetme.conf</FONT></DIV>
<DIV>[rooms]</DIV>
<DIV>conf => 1000</DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>any other friends can give me some
advices?</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#c0c0c0 size=2>2009-02-10 </FONT></DIV><FONT
face=Verdana color=#000080 size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
</FONT>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>邱磊</SPAN> </FONT></DIV><FONT
face=Verdana color=#000080 size=2>
<HR>
</FONT>
<DIV><FONT face=Verdana size=2><STRONG>发件人:</STRONG> Giedrius Augys
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>发送时间:</STRONG> 2009-02-09 13:04:46
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>收件人:</STRONG> Asterisk Users Mailing List
- Non-Commercial Discussion </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>抄送:</STRONG> </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>主题:</STRONG> Re: [asterisk-users] meetme
application </FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2><BR><BR>
<DIV class=gmail_quote>2009/2/9 邱磊 <SPAN dir=ltr><<A
href="mailto:qiulei212@163.com">qiulei212@163.com</A>></SPAN><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana size=2>hi guys:</FONT></DIV>
<DIV style="TEXT-INDENT: 2em">recently I want to buinding a meeting confence
on asterisk and use the meetme application.</DIV>
<DIV style="TEXT-INDENT: 2em">I have a ztdummy kernel</DIV>
<DIV><FONT face=Verdana size=2> afteri the
lsmod commond:</FONT></DIV>
<DIV style="TEXT-INDENT: 2em"><FONT face=Verdana
size=2>ztdummy
5768 0 <BR>
zaptel
182660 28 zttranscode,ztdummy<BR>
crc_ccitt
3008 1 zaptel</FONT></DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">I also configure the meetme.conf</DIV>
<DIV style="TEXT-INDENT: 2em">conf => 1000;</DIV>
<DIV style="TEXT-INDENT: 2em">my extensions.conf</DIV>
<DIV style="TEXT-INDENT: 2em">[default]<BR> exten
=> 4110,1,Answer()<BR> ;exten =>
99008664110,n,MeetMeCount(1000)<BR> exten =>
4110,n,MeetMe(1000)<BR> exten =>
4110,n,Hangup()</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">but after i dial the 4110 in my xlite, the sip
debug show the message and stop here:</DIV>
<DIV style="TEXT-INDENT: 2em">-- Executing [4110@meetme:2]
MeetMe("SIP/28989-08241e60", "1000") in new stack</DIV>
<DIV style="TEXT-INDENT: 2em">........(sip ACK message)</DIV>
<DIV style="TEXT-INDENT: 2em">without parsing the meetme.conf and can't
build the chat room!</DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">i reload the app_meetme.so in CLI:</DIV>
<DIV style="TEXT-INDENT: 2em"> - Reloading module 'app_meetme.so' (MeetMe
conference bridge)<BR> == Parsing
'etc/asterisk/meetme.conf': Found</DIV></DIV>
<DIV style="TEXT-INDENT: 2em"> </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't work.</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">i have a usable meetme sever and the sip message
is:</DIV>
<DIV style="TEXT-INDENT: 2em"> Executing MeetMe("SIP/20742-081a8198",
"1000|Ap") in new stack<BR> == Parsing '/etc/asterisk/meetme.conf':
Found<BR> == Parsing '/etc/asterisk/staticmeetme.conf':
Found<BR> -- Created MeetMe conference 1023 for conference
'1000'</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">I dont Know why the meetme application dont
parsing the meetme.conf and creat MeetME conference</DIV>
<DIV style="TEXT-INDENT: 2em">hope some guys help me ,appreciate your
help!!! </DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0 size=2>2009-02-09
</FONT></DIV><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>邱磊</SPAN>
</FONT></DIV></FONT></DIV><BR>_______________________________________________<BR>--
Bandwidth and Colocation Provided by <A href="http://www.api-digital.com/"
target=_blank>http://www.api-digital.com</A> --<BR><BR>asterisk-users mailing
list<BR>To UNSUBSCRIBE or update options visit:<BR> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></DIV>
<DIV><BR>Hi,</DIV>
<DIV> </DIV>
<DIV> Have you created conference room 1000 in the meetme.conf file?</DIV>
<DIV>Read this <A
href="http://www.voip-info.org/wiki/view/Asterisk+config+meetme.conf">http://www.voip-info.org/wiki/view/Asterisk+config+meetme.conf</A> .
I hope this helps you.<BR clear=all><BR>-- <BR>Pagarbiai / Best
Regards,<BR>Giedrius Augys<BR></DIV></FONT></DIV></BODY></HTML>