Vicinews Version 1.0

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

Vicinews Version 1.0

Postby bbakirtas » Sun Mar 10, 2013 8:28 am

Hi
My new project :) Vicinews v1.0

What is this?
It's news module.Admin send message to all agents.This version haven't choose agent.All agents can be seen messages.

Which versions available?
Goautodial 2.1
VERSION: 2.4-309a
BUILD: 110430-1642


Vicidial 4.0.3
VERSION: 2.6-393a
BUILD: 130124-1721

I'm using Goautodial it works.

Not tested vicidial 4.0.3 agent screen!But admin page tested and works.
User level must above to 6


INSTALL GOAUTODIAL
Download Link : http://burakbakirtas.com/share/goautodial-news.rar

First Update Goautodial Agent Screen
goautodial.org/attachments/143/agent-UI.fix.tar.gz

Create database in asterisk

CREATE TABLE IF NOT EXISTS `vicidial_news` (
`id` int(25) NOT NULL auto_increment,
`subject` text collate utf8_unicode_ci NOT NULL,
`news` text collate utf8_unicode_ci NOT NULL,
`date` varchar(250) collate utf8_unicode_ci NOT NULL,
`author` text collate utf8_unicode_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;


Upload files to goautodial-admin
admin_header.php
vicinews.php

Upload files to goautodial-agent
vicidial.php
news.php

INSTALL VICIDIAL
Download Link : http://burakbakirtas.com/share/vicidial-news.rar
Create database in asterisk

CREATE TABLE IF NOT EXISTS `vicidial_news` (
`id` int(25) NOT NULL auto_increment,
`subject` text collate utf8_unicode_ci NOT NULL,
`news` text collate utf8_unicode_ci NOT NULL,
`date` varchar(250) collate utf8_unicode_ci NOT NULL,
`author` text collate utf8_unicode_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;


Upload files to goautodial-admin
admin_header.php
vicinews.php

Upload files to goautodial-agent
vicidial.php
news.php

if you want test with vicidial.
http://burakbakirtas.com/vicidial/vicidial/admin.php
username : tester
password : tester



Files
admin_header.php
vicinews.php
vicidial.php
news.php
vicidial_news.sql

vicidial_news SQL
CREATE TABLE IF NOT EXISTS `vicidial_news` (
`id` int(25) NOT NULL auto_increment,
`subject` text collate utf8_unicode_ci NOT NULL,
`news` text collate utf8_unicode_ci NOT NULL,
`date` varchar(250) collate utf8_unicode_ci NOT NULL,
`author` text collate utf8_unicode_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;


Done :D
Vicibox 9.0.1
VERSION: 2.14-738a
BUILD: 200210-1628
Intel Xeon X5650 12 Core HT 24 Core 2.90 Ghz
64 GB ECC Registered Memory
bbakirtas
 
Posts: 93
Joined: Thu Dec 06, 2012 3:35 am
Location: Turkey

Re: Vicinews Version 1.0

Postby brett05 » Sun Mar 10, 2013 10:29 am

thanks for your share
Jasperreports & Queuemetrics & SugarCRM integration - Customization and Add-ons
Freepbx||Billing||Centos||Opensuse||Debian||Centos||Fedora||Sangoma||Diguim
brett05
 
Posts: 571
Joined: Sun May 24, 2009 5:48 pm
Location: tunisia

Re: Vicinews Version 1.0

Postby gardo » Fri Mar 15, 2013 12:52 am

This is a cool feature. Thanks for sharing to the community.
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 66 guests