[asterisk-users] meetme application

Giedrius Augys voipas at gmail.com
Sun Feb 8 23:03:53 CST 2009


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/20090209/182df04a/attachment.htm 


More information about the asterisk-users mailing list