I have three extensions with extension no. 2000,2001,2002.Separately i am able to call from one extension to another but now i want to add all three into the Conference Call.I googled and got to know that MeetMe is the way we can achieve this.So i have written dialplan for Conferencing.But while calling extension no. 2000 from 2001 i am getting error as ..
WARNING[5317][C-0000000a]: pbx.c:4872 pbx_extension_helper: No application 'MeetMe' for extension (my-phones, 2000, 1)
Again i got to know that adding and building app_meetme
will solve the issue but i am not able to do it.
So my question is How to add and build app_meetme to make Conference Calls (MeetMe) in asterisk.
Please help me .Thanks in advance.