Displaying 1 result from an estimated 1 matches for "emxp".
Did you mean:
emp
2007 Mar 23
0
Debian Asterisk and MeetMe
I am trying to set up a simple conference call capability with asterisk
My meetme.conf
[general]
[rooms]
conf => 61
conf => 62
conf => 63
conf => 63
My extensions.conf
exten => 60,1,Answer()
exten => 60,2,MeetMe(,EMxp)
When I enter extension 60 I enter a conference - I get repeated
"you are entering conference 6 1 that is not a valid conference number
you are entering conference 6 1" etc
CPU load rises to near 100% from mpeg123 and asterisk has exited. This
seems to be the same if I take the...