Page 1 of 1

Vicidial Mobile Download

PostPosted: Thu Jan 28, 2010 9:40 pm
by tommyinnn
This script will allow you to view campaign stats, real time screens, manage agents, view server status and more using your mobile browser. It can be installed on any website, all you have to edit is a single config.php file and include the ip address of your ViciDial server, and it's folder name.

Complete instructions can be found in the read me doc in the package.



Download : http://myautodj.com/Vmobile.rar

PostPosted: Sat Jan 30, 2010 8:59 am
by mflorell
I'm getting "Unexpected end of archive" when I try to download this. Can you verify it please?

any idea for this ?

PostPosted: Sat Jan 30, 2010 9:13 am
by brett05
i have try it he is good as tools.
it use the url of admin vicidial

PostPosted: Sat Jan 30, 2010 9:14 am
by tommyinnn

thank

PostPosted: Sat Jan 30, 2010 9:16 am
by brett05
tommyinnn have you try to change all the vicidial admin with this way

PostPosted: Sat Jan 30, 2010 9:20 am
by tommyinnn
It just allows for faster access via a mobile device (Most of ViciDial does work on my Blackberry, I just wanted to make it a little faster to see what all is going on with campaign stats, rep. stats, server stats as I am driving down the road - LOL!)
This is not a true mobile app for ViciDial - however it really doesn't seem that hard to create one, may work on that in comming weeks.

here is the config.php file for more details...

Code: Select all
<?php

// This script does NOT have to be installed in your ViciDial installation, it can be installed on any website that supports php.
// All this script does, is create url's based on the ip address you enter below, and the data you enter (ie. campaign id, agent id) - it simply passes the variables in the url.

// this script can run on any website - however, to view the graphs(not required), you must install the folder (included in zip file) in your ViciDial files ( http://ipaddress/server_status/ )
// note on status files - The server load can't really be measured in percent, but the graph does give a good indication on how the server is running.

// the /m/index.php page is for future plans



// INSTALLATION

// 1. The file mobile_redirect.php should be put into the WWW or public_html/vicidial/ folder of your ViciDial installation.
// ie.   /vicidial/mobile_redirect.php - this file is used to log a admin in to ViciDial, and redirect them back to this script.

// 2. The folder server_status/ should be uploaded to the public_html/ or www/ folder (ie. http://ipaddress/server_status/)

// 3. Upload the m/ folder to any website (ie. http://yourwebsite.com/m)

// 4. Edit the below variables - you can then visit the script in your mobile browser (ie. http://yoursite.com/m/a/)


$ip = "<IPADDRESS>";  // enter IP address of your ViciDial server
$path = "vicidial";    // this is the folder the public files of your ViciDial installation (DO NOT include / )

?>

Re: thank

PostPosted: Sat Jan 30, 2010 9:34 am
by tommyinnn
brett05 wrote:tommyinnn have you try to change all the vicidial admin with this way

Yes, but it may depend on your mobile browser if it works - I use Opera

thank

PostPosted: Sat Jan 30, 2010 9:46 am
by brett05
yes i have opera here also but mabye you don't understand good my question in your vmobile you just use some button to reload the vicidial admin file right?
but my question have you try to create your own administration without calling the vicidial file

PostPosted: Sat Jan 30, 2010 9:52 am
by tommyinnn
Your right, I don't understand good your question! This does not have anything to do with Vicidial ADMIN, it just passes URL's - that's it. Haven't really even looked at the Vicidial ADMIn files yet, planing to though.

Re: Vicidial Mobile Download

PostPosted: Sat Jun 17, 2017 1:43 am
by prince.fer
tommyinnn wrote:This script will allow you to view campaign stats, real time screens, manage agents, view server status and more using your mobile browser. It can be installed on any website, all you have to edit is a single config.php file and include the ip address of your ViciDial server, and it's folder name.

Complete instructions can be found in the read me doc in the package.



Download : http://myautodj.com/Vmobile.rar


unable to download. Is this link still available ?

Re: Vicidial Mobile Download

PostPosted: Thu Jul 27, 2017 7:08 am
by hansg
I would also be interested in this if it still exists