Displaying 2 results from an estimated 2 matches for "msicp".
Did you mean:
sicp
2006 Mar 03
2
Meetme Participant Announcement
I have the following in extensions.conf:
exten => 1000,1,Meetme(|dMic|)
According to the 'show application meetme' docs:
'i' - announce user join/leave (new in Asterisk 1.2)
Well, when users join the conference, Asterisk records their name, but does not broadcast it into the conference. I have Asterisk version 1.2.4. I know this has worked in the past. This sure as heck
2003 Nov 15
10
MeetMe problem
Hi guys,
Having a bit of a problem trying to get conference bridges working. In my
meetme.conf file I have the following line
[rooms]
conf => 6000
In my extensions.conf file I have:
exten => 1000,1,MeetMe,6000
My problem is that when I dial into extension 1000 it is telling me "this
is not a valid conference number". Can anybody telling me what I'm doing
wrong here?