Conferences

Hi,
I have problem with setting up a conferences. When I dial the reserved conference number from xlite the line gets hunged up
and on a console there is a following message:

WARNING[5924]: pbx.c:1783 pbx_extension_helper:
No application ‘MeetMe’ for extension (internal, 1234, 3)

exten => 1234,1,Answer()
exten => 1234,2,MeetMe(1234|Md)
exten => 1234,101,HangUp()

meetme.conf:
[general]
[rooms]
conf => 1234

What I did wrong?

esten => 101,1,MeetME(1234)

try this one…

Before posting this question I tried a lot of possibilities, but always getting the same massage, same with your advice.
It’s something else… What???

Sounds like you dont actualy have the voicemail module loaded.

Hi

OK here we go again…

1 Have you got zaptel loaded ?
2 do you have a zap channel or ztdummy running?
3 was all this in place before installing asterisk.?
4 what does “show applications” show?

Ian

@MiggyMan : Voicemail works perfect.

@ianplain:
1 Have you got zaptel loaded ?
yes

2 do you have a zap channel or ztdummy running?
3 was all this in place before installing asterisk.?
I have ztdummy loaded, no zap channel, but I loaded zaptel and ztdummy after instaling asterisk. I read in a tutorial that it isn’t recomemded to do that.
Had a problem with compiling zaptel.

4 what does “show applications” show?
Your application(s) is (are) not registered

Is reinstalling of asterisk a solution or should I do anything else?

You do not have MeetMe application.

What is version of Asterisk and how you installed it?

Hi

You MUST install in the correct order.

1 Zaptel
2 Libpri (if required)
3 Asterisk
4 Asterisk addons (if required)
5 Asterisk sounds (if required)

[quote]what does “show applications” show?
Your application(s) is (are) not registered [/quote]

Yes I know that, But did it show meetme an Zap ?

Basicly you need to reinstall in the correct order.

Ian

I uinstalled asterisk, so zaptel ih here first, than installed again asterisk, but still meetme isn’t present.
Any advice?

On asterisk cli type show applications and check for meetme. If you configured correctly the application name will come in that list otherwise reinstall asterisk

obviously he does not have MeetMe application - read what he already posted carefully…

Well, I have asked but have’t got any reply - what is version and how was it installed? (if compiled from sources - what were command line options to configure/make or what instruction on the web was followed)

You have to have zaptel installed correctly just reinstalling asterisk will not get it back.

Ian