Hi, This is pretty much a repost but I still havent been able to get MeetMe to work.. I am using a Dev Kit lite.. so that should satisfy the Zaptel requirement for MeetMe.. meetme.conf looks like this.. [rooms] conf => 7500 In extensions.conf I have an [extensions] context and within that same context I have the line.. exten => 7500,1,MeetMe(7500) When I dial 7500 I get the message "That is not a valid conference number, Please try again.." I have tried changing the line in extensions.conf to.. exten => 7500,1,MeetMe and enter the room number manually but this has the same result.. Anyone got any ideas?? BTW I am using a CVS version as of this morning.. -- ______________________________________________ linuxmail.org Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
That should work just fine. I tested it here with CVS as of late late last night. You might have a permissions problem? For reference: digium.com/asterisk_handbook/meetme_meetmecount.html -wade> -----Original Message----- > From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users- > admin@lists.digium.com] On Behalf Of WipeOut . > Sent: Monday, April 21, 2003 6:04 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Still can't get MeetMe working.. > > Hi, > > This is pretty much a repost but I still havent been able to get MeetMe to > work.. > > I am using a Dev Kit lite.. so that should satisfy the Zaptel requirement > for MeetMe.. > > meetme.conf looks like this.. > > [rooms] > conf => 7500 > > In extensions.conf I have an [extensions] context and within that same > context I have the line.. > exten => 7500,1,MeetMe(7500) > > When I dial 7500 I get the message "That is not a valid conference number, > Please try again.." > > I have tried changing the line in extensions.conf to.. > > exten => 7500,1,MeetMe > > and enter the room number manually but this has the same result.. > > Anyone got any ideas?? > > BTW I am using a CVS version as of this morning.. > > -- > ______________________________________________ > linuxmail.org > Now with e-mail forwarding for only US$5.95/yr > > Powered by Outblaze > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > lists.digium.com/mailman/listinfo/asterisk-users
> I am using a Dev Kit lite.. so that should satisfy the Zaptel requirement for MeetMe.. > > meetme.conf looks like this.. > > [rooms] > conf => 7500This looks like it should work, but clearly *something* isn't right with it. Can you try recreating the file in case there is some strange character, or find me on IRC and i'll help. Mark