Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X
Post

watching entrusted

watching entrusted is quite ok. Its about an exceptional child who were entrusted with secrets. Its set in ww2 era. Im typing this on my e90.

Post

iphone or nokia e90? I got e90 instead

I just got my nokia e90.

It can play youtube. Get my email and with fring my IM accounts. Plus I can watch movies! OMFG! FULL SCREEN BABY. A lot of possibilities opened up with the purchase of this phone!

TODO:

Install putty.
Install a lot of crap.
Take a lot of videos.

Post

Last song syndrome :( Dido – here with me.

Been listening to this song since yesterday.

YouTube – Dido – Here with me Jay Leno 21-07-2000.

Post

Cory Aquino dies.

Cory Aquino dies – INQUIRER.net, Philippine News for Filipinos.

Cory Aquino is dead :( . Our first woman president died of cardio respiratory arrest.

Let’s cherish what she stood for. Let us take care what she fought for. The Housewife is no longer with us, Let’s celebrate her life by remembering what she left us.

RIP Tita Cory. May you now be united with the husband that left you prematurely.

Post

YouTube – Saksi ( Drug Addict Hilarious Statement )

YouTube – Saksi ( Drug Addict Hilarious Statement ).

Drugs? Oh yes, I buy drugs from mercury drugs!

I lol’ed.

He even know the 35 degrees angle of the triangle.

hahaha

Post

YouTube – San Miguel Beer Classic Philippine TVC 1989 Sabay Tayo

YouTube – San Miguel Beer Classic Philippine TVC 1989 Sabay Tayo .

Hahahah it gives me goosebumps.

Post

vicidialNOW alternative or mirror download link

So we had a problem with the ftp site of vicidialNOW when you guys are trying to download the iso. I decided to host the iso here.

Here’s the link

enjoy!

Edit:

No one said thanks after downloading the file. Yes I know Im doing the open source public a service but all I see was leechers. And DUE TO 400GB DOWNLOAD im taking the file down.

Thanks for Layeronline The best webhost so far who unblocked my puny little blog from that limit hell.

Post

VICIDIAL Tips and Tricks: Webform and how to make one.

I created this tip because I kept on forgetting what’s the URL of the VICIDIAL test output for the webform variables.

Here’s how,

$filedate = date("Ymd");
$filetime = date("H:i:s");
$IP = getenv ("REMOTE_ADDR");
$BR = getenv ("HTTP_USER_AGENT");

$lead_id=$_GET["lead_id"];
$vendor_id=$_GET["vendor_id"];
$list_id=$_GET["list_id"];
$phone_code=$_GET["phone_code"];
$phone_number=$_GET["phone_number"];
$title=$_GET["title"];
$first_name=$_GET["first_name"];
$middle_initial=$_GET["middle_initial"];
$last_name=$_GET["last_name"];
$address1=$_GET["address1"];
$address2=$_GET["address2"];
$address3=$_GET["address3"];
$city=$_GET["city"];
$state=$_GET["state"];
$province=$_GET["province"];
$postal_code=$_GET["postal_code"];
$country_code=$_GET["country_code"];
$gender=$_GET["gender"];
$date_of_birth=$_GET["date_of_birth"];
$alt_phone=$_GET["alt_phone"];
$email=$_GET["email"];
$security=$_GET["security"];
$comments=$_GET["comments"];
$user=$_GET["user"];
$pass=$_GET["pass"];
$fronter=$_GET["fronter"];
$closer=$_GET["closer"];
$campaign=$_GET["campaign"];
$group=$_GET["group"];
$SQLdate=$_GET["SQLdate"];
$epoch=$_GET["epoch"];
$uniqueid=$_GET["uniqueid"];
$cust_zap_chan=$_GET["customer_zap_channel"];
$server_ip=$_GET["server_ip"];
$SIPexten=$_GET["SIPexten"];
$session_id=$_GET["session_id"];
$dialed_number=$_GET["dialed_number"];
$dialed_label=$_GET["dialed_label"];
$rank=$_GET["rank"];
$owner=$_GET["owner"];

?>

VICIDIAL - TEST VICIDIAL OUTPUT


echo "lead_id: $lead_id\n";
echo "vendor_id: $vendor_id\n";
echo "list_id: $list_id\n";
echo "phone_code: $phone_code\n";
echo "phone_number: $phone_number\n";
echo "title: $title\n";
echo "first_name: $first_name\n";
echo "middle_initial: $middle_initial\n";
echo "last_name: $last_name\n";
echo "address1: $address1\n";
echo "address2: $address2\n";
echo "address3: $address3\n";
echo "city: $city\n";
echo "state: $state\n";
echo "province: $province\n";
echo "postal_code: $postal_code\n";
echo "country_code: $country_code\n";
echo "gender: $gender\n";
echo "date_of_birth: $date_of_birth\n";
echo "alt_phone: $alt_phone\n";
echo "email: $email\n";
echo "security: $security\n";
echo "comments: $comments\n";
echo "user: $user\n";
echo "pass: $pass\n";
echo "fronter: $fronter\n";
echo "closer: $closer\n";
echo "campaign: $campaign\n";
echo "group: $group\n";
echo "SQLdate: $SQLdate\n";
echo "epoch: $epoch\n";
echo "uniqueid: $uniqueid\n";
echo "cust_zap_chan: $customer_zap_channel\n";
echo "server_ip: $server_ip\n";
echo "SIPexten: $SIPexten\n";
echo "session_id: $session_id\n";
echo "dialed_number: $dialed_number\n";
echo "dialed_label: $dialed_label\n";
echo "rank: $rank\n";
echo "owner: $owner\n";

?>




This is really located at http://astguiclient.sourceforge.net/test_VICIDIAL_output.phps

Post

VICIDIAL Tips and Tricks: Some security hardening of VICIDIAL server.

Another point to consider. What to do if somebody wanted to gain access to your vicidial web admin? Well good thing about VICIDIAL Open Source Call Center Suite is that its almost documented. Matt is kinda a stickler for docs which I liked. Anyhow here’s what contain on the Base Install doc.

You may want to reduce the exposure of some of the elements of VICIDIAL. Here are some examples:

ln -s /dev/null /usr/local/apache2/htdocs/vicidial/project_auth_entries.txt
ln -s /dev/null /usr/local/apache2/htdocs/agc/vicidial_auth_entries.txt
ln -s /dev/null /usr/local/apache2/htdocs/agc/astguiclient_auth_entries.txt
ln -s /dev/null /usr/local/apache2/htdocs/vicidial/admin_changes_log.txt

- Change the WWW writable in the admin.php server settings to “0″
- Change the default admin user “6666″ or it’s password from the default
- Change the Default secret(password) for the default SIP and IAX accounts that are set up with astGUIclient
- Change the default password for the Asterisk manager connection in manager.conf then change it in the server modification screen
- Change the default password for the mysql cron user in mysql and change it to match in /etc/astguiclient.conf on each server
- Possibly use static IP addresses for the IAX/SIP conf account entries
- Change the default port for Apache in httpd.conf from 80 to something else
- Change the default port for IAX in iax.conf from 4569 to something else
- Change the default control port for SIP in sip.conf from 5060 to something else
- Use a firewall to route access using different port numbers or restricting connection by VPN or set IP addresses

for those people using vicidialNOW, the iptables entries are there. But you can also follow what was instructed above.

Easy isnt it? If you dont want to do it yourself, I am available as a consultant :D (gotta pay the bills!)

Post

“Proof That a Man Can Be His Own Grandfather” | Futility Closet

I was bored and looking at reddit and I found this.

“Proof That a Man Can Be His Own Grandfather” | Futility Closet.

http://books.google.com/books?rview=1&pg=RA1-PA6&id=nmQIAAAAQAAJ

From The World of Wonders, 1883:

“There was a widow [Anne] and her daughter [Jane], and a man [George] and his son [Henry]. The widow married the son, and the daughter married the father. The widow was therefore mother [in law] to her husband’s father, and grandmother to her own husband. By this husband she had a son [David], to whom she was also great-grandmother. Now, the son of a great-grandmother must be grandfather or grand-uncle to the person to whom his mother was great-grandmother; but Anne was great-grandmother to him [David]. Therefore David is his own grandfather.”

Hood’s Magazine (1846) adds, “This was the case with a boy at a school at Norwich.”

I don’t really get it. I lost it while following david thru the maze lol.

Switch to our mobile site