Page 1 of 1

WARNING[3827]: app_meetme.c:3134 admin_exec: Conference numb

PostPosted: Fri Jul 29, 2016 3:21 pm
by rramdial
WARNING[3827]: app_meetme.c:3134 admin_exec: Conference number '8600051' not found!


need some help with this.

Re: WARNING[3827]: app_meetme.c:3134 admin_exec: Conference

PostPosted: Sun Jul 31, 2016 1:51 am
by striker
make sure you have updated the ip in db by running the ip update script

/usr/share/astguiclient/ADMIN_update_server_ip.pl

also make sure dahid driver is installed and started

dahdi_cfg -v

Re: WARNING[3827]: app_meetme.c:3134 admin_exec: Conference

PostPosted: Mon Aug 01, 2016 8:32 am
by rramdial
ok, thanks Alot.

Re: WARNING[3827]: app_meetme.c:3134 admin_exec: Conference

PostPosted: Mon Aug 01, 2016 1:03 pm
by williamconley
rramdial wrote:WARNING[3827]: app_meetme.c:3134 admin_exec: Conference number '8600051' not found!


need some help with this.

If this happens during the hangup function, it can be ignored. It's a followup process ensuring that there are no extra listeners or recordings on the (now dead) meetme room. If the room is already empty, then the command fails with this error, but technically that's a good thing since the goal was to shut down the room.