[Asterisk-Users] Newbie and Meetme configuration problem

Sean Cheesman scheesman at macarthur-group.com
Thu Mar 25 13:30:52 MST 2004


Try doing an answer first:

exten => 8600,1,Answer
exten => 8600,2,Meetme,1234

Might also be worth doing a Meetme(1234) instead of Meetme,1234.  I
believe both should work, but......

-----Original Message-----
From: Mailling LIst [mailto:lists at zaire.us] 
Sent: Thursday, March 25, 2004 3:17 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Newbie and Meetme configuration problem


Hi guys,
 
I am a newbie and having problem to enter a conference room. Here is an
extract of my config files:
 
#  extensions.conf
 
; Or a conference room (you'll need to edit meetme.conf to enable this
room)
;
exten => 8600,1,Meetme,1234
 
 
# meetme.conf
 
[rooms]
;
; Usage is conf => confno[,pin]
;
conf => 1234
 
When I dial 8600 from my SIP soft phone, I get the following error:
 
*CLI> Mar 25 20:11:23 WARNING[1184099120]: pbx.c:1179
pbx_extension_helper: No application 'Meetme' for extension (default,
8600, 1)
  == Spawn extension (default, 8600, 1) exited non-zero on
'SIP/franck-6969'
 
I had a look on the mailing list archive but did not find anything
regarding this problem. Thanks in advance for your help
 
Franck 



More information about the asterisk-users mailing list