search for: caller_data

Displaying 3 results from an estimated 3 matches for "caller_data".

Did you mean: call_data
2007 Jul 23
0
Problem w/ MySQL update from perl AGI script
...sn = "DBI:mysql:DBname;localhost;3306"; $dbh = DBI->connect($dsn,username,password); $drh = DBI->install_driver("mysql"); my $Q1 = "8"; my $Q2 = "6"; my $Q3 = "7"; my $Q4 = "5"; my $Q5 = "3"; my $query = "INSERT into caller_data (DateTime, ANI, Q1, Q2, Q3, Q4, Q5) VALUES($TIMESTAMP,$ANI,$Q1,$Q2,$Q3,$Q4,$Q5)"; $sth = $dbh->prepare($query); $sth->execute; $sth->finish; Then, When I try an put it together with the AGI commands, the IVR works nicely from a caller prespective, but I get no update in the My...
2013 Jul 21
9
build for pv-grub stubdom
Does this install -d -m0755 -p "/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot" install -m0644 -p mini-os-x86_32-grub/mini-os.gz "/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/image//usr/lib/xen/boot/pv-grub-x86_32.gz" make: Leaving directory `/mnt/gen2/TmpDir/portage/app-emulation/xen-pvgrub-4.3.0/work/xen-4.3.0/stubdom'
2013 Apr 24
15
Bare-metal Xen on ARM boot
Hi, I was wondering if there is any documentation on how to write a bare metal application for Xen. I don''t need to parse the device tree and such yet, a simple booting "Hello World" would be fine :-) We wrote one and when trying to boot we get ( this was an uncompressed binary, no image): libxl: notice: libxl_numa.c:451:libxl__get_numa_candidate: NUMA placement failed,