CCM Billing is affordable billing solution for Cisco CallManager telephony systems built on LAMP stack. System captures and analyzes CallManager’s CDR (Call Detail Record) entries and rates the calls providing billing data. This data is accessible via the reporting system, … Continue reading
If you manage several pfSense boxes you might find it useful to have automated backups easily available. This pfSense FtpBackup package allows you to set up scheduled (daily, weekly or monthly) backup to your FTP server. Continue reading
I’ve just received an email from DreamHost (which hosts some of my domains) saying that they have moved my account to a new server. No one who ever tried it really knows what can go wrong during server migrations, so … Continue reading
Simpa is happy to present you direktno.ba, a pay-per-view entertainment audio / video portal currently covering one of the most popular regional TV shows. At the moment you can view all existing episodes of the “Lud, zbunjen, normalan” and watch … Continue reading
It is good to know that you can use symfony from command line and automate periodic tasks with cron (i.e. sending mails, sms reminders, checking log files, etc.) Here is one symfony cron job example: <?php define(‘SF_ROOT_DIR’, realpath(dirname(__file__).’/..’)); define(‘SF_APP’, ‘front’); … Continue reading