[asterisk-users] meetme application
    邱磊 
    qiulei212 at 163.com
       
    Tue Feb 10 01:12:41 CST 2009
    
    
  
yes,i conf the meetme.conf
[rooms]
conf => 1000
any other friends can give me some advices?
2009-02-10 
邱磊 
发件人: Giedrius Augys 
发送时间: 2009-02-09  13:04:46 
收件人: Asterisk Users Mailing List - Non-Commercial Discussion 
抄送: 
主题: Re: [asterisk-users] meetme application 
 
2009/2/9 邱磊 <qiulei212 at 163.com>
hi guys:
recently I want to buinding a meeting confence on asterisk and use the meetme application.
I have a ztdummy kernel
     afteri the  lsmod commond:
ztdummy                 5768  0 
      zaptel                182660  28 zttranscode,ztdummy
      crc_ccitt               3008  1 zaptel
I also configure the meetme.conf
conf => 1000;
my extensions.conf
[default]
     exten => 4110,1,Answer()
     ;exten => 99008664110,n,MeetMeCount(1000)
     exten => 4110,n,MeetMe(1000)
     exten => 4110,n,Hangup()
but after i dial the 4110 in my xlite, the sip debug show the message and stop here:
-- Executing [4110 at meetme:2] MeetMe("SIP/28989-08241e60", "1000") in new stack
........(sip ACK message)
without parsing the meetme.conf and can't build the chat room!
i reload the app_meetme.so in CLI:
 - Reloading module 'app_meetme.so' (MeetMe conference bridge)
      == Parsing 'etc/asterisk/meetme.conf': Found
All the sip message show that there is no fault, and i dont know why the meetme application can't work.
i have a usable meetme sever and the sip message is:
 Executing MeetMe("SIP/20742-081a8198", "1000|Ap") in new stack
  == Parsing '/etc/asterisk/meetme.conf': Found
  == Parsing '/etc/asterisk/staticmeetme.conf': Found
    -- Created MeetMe conference 1023 for conference '1000'
I dont Know why the meetme application dont parsing the meetme.conf and creat MeetME conference
hope some guys help me ,appreciate your help!!! 
2009-02-09 
邱磊 
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
Hi,
  Have you created conference room 1000 in the meetme.conf file?
Read this http://www.voip-info.org/wiki/view/Asterisk+config+meetme.conf . I hope this helps you.
-- 
Pagarbiai  / Best Regards,
Giedrius Augys
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090210/affa4c7f/attachment.htm 
    
    
More information about the asterisk-users
mailing list