All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by mattyou1985 » Mon Aug 08, 2016 11:03 am
is thior a way to mass Delete Conferences as i now have to meney and doing them 1 by 1 is hard gowing eney help be much appricheated
VERSION: 2.12-563a
BUILD: 160801-2119
-
mattyou1985
-
- Posts: 111
- Joined: Tue Apr 19, 2016 3:30 pm
by striker » Tue Aug 09, 2016 12:47 am
delete directly from mysql
login to mysql : mysql -ucron -p1234
mysql>use asterisk;
mysql>DELETE * from vicidial_conferences WHERE "server_ip"="192.168.0.2"
mysql>DELETE * from vicidial_conferences WHERE "server_ip"="192.168.0.6"
mysql>DELETE * from vicidial_conferences WHERE "server_ip"="192.168.0.8"
mysql>DELETE * from vicidial_conferences WHERE "server_ip"="192.168.0.100"
mysql>DELETE * from vicidial_conferences WHERE "server_ip"="192.168.0.101"
mysql>DELETE * from vicidial_conferences WHERE "server_ip"="192.168.0.109"
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
-
striker
-
- Posts: 962
- Joined: Sun Jun 06, 2010 10:25 am
-
by mattyou1985 » Wed Aug 10, 2016 7:52 am
thats ausom thank you ill giv it a go as soon as i can
-
mattyou1985
-
- Posts: 111
- Joined: Tue Apr 19, 2016 3:30 pm
Return to Support
Who is online
Users browsing this forum: No registered users and 137 guests