Displaying 1 result from an estimated 1 matches for "schreibst".
Did you mean:
schreiber
2004 Jan 14
7
Why I can not use the conference
Hi All,
The meetme.conf have created as below:
[rooms]
conf => 101
conf => 102
and extensions.conf as below:
exten => _1XX,1,MeetMe,${EXTEN}
why the warning printed when I called 101.
WARNING[27660]: File pbx.c, Line 1051 (pbx_extension_helper): No application 'MeetMe' for extension (ipcentrex, 101, 1)
And I found asterisk have not load the meetme.conf when it starts up.