[asterisk-users] meetme application
邱磊
qiulei212 at 163.com
Sun Feb 8 20:43:14 CST 2009
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
邱磊
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090209/d009e76a/attachment.htm
More information about the asterisk-users
mailing list