Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.689 Times

Cheap Calls software
Filter: All | Freeware | Demo
 

Cheap Calls

< 1 2 3 4 5 > 
Released: November 01, 2001  |  Added: March 04, 2006 | Visits: 6.659

Callserve Internet Telephone Callserve’s free software enables low cost high quality PC to phone calls to any telephone in the World. Because calls are sent through the Internet, prices are a fraction of those charged by traditional telephone companies, starting at 3 p per minute to the UK and USA, regardless of where you...

License: Freeware Size: 3 KB Download (885): Callserve Internet Telephone Download

Released: February 20, 2008  |  Added: February 25, 2008 | Visits: 7.954

Vista Caller-ID Vista Caller-ID software seamlessly integrates with Microsoft Windows Vista to track and announce phone calls. It uses your Voice or Data MODEM and Caller ID service provided by your local phone company in order to identify who's calling. Features: Seamless Windows Vista integration with... Platforms: Windows

License: Freeware Size: 5.27 MB Download (1483): Vista Caller-ID Download

Released: March 06, 2008  |  Added: April 04, 2008 | Visits: 2.446

Vphonet Vphonet lets you make FREE calls over a broadband connection to other Vphonet users all the time. There is no commitments, no credit card needed, and no need to pay for anything unless you decide to upgrade to Plan, or order one of services. Vphonet is a Free Internet Phone. Enables also video... Platforms: Windows, Windows Vista

License: Freeware Size: 2.32 MB Download (230): Vphonet Download

Released: March 26, 2009  |  Added: April 06, 2009 | Visits: 5.078

Vbuzzer Messenger All in one instant messaging software that support VoIP, internet fax, SMS, video conferencing, and support Windows Live Messenger, Yahoo Messenger, AIM, and ICQ. VoIP features include free internet calls, low cost PC to phone, and phone to PC calls. It costs as low as /month to get a phone... Platforms: Windows

License: Freeware Size: 281.27 KB Download (631): Vbuzzer Messenger Download

Released: July 01, 2009  |  Added: July 10, 2009 | Visits: 3.023

Wondershare Audio Recorder Wouldn't it be great if you can download music from online music sites, radio stations, videos or anywhere else? Wondershare Audio Recorder can record any sound from your computer with high quality. Thus, you will not have any problem to record music since you have Audio Recorder. Record any... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 6.05 MB Download (174): Wondershare Audio Recorder Download

Added: August 04, 2010 | Visits: 1.150

Voicent Voicent is a Perl interface for making telephone calls using Voicent Gateway. You can use this interface module to make telephone calls from your perl program, provided that the Voicent Gateway is installed and can be accessed through HTTP. There is a FREE version of Voicent Gateway program... Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Voicent Download

Added: January 08, 2010 | Visits: 1.134

Async::Group Async::Group is a Perl class to deal with simultaneous asynchronous calls. SYNOPSIS use Async::Group ; use strict ; sub sub1 { print "Dummy subroutine n"; my $dummy = shift ; my $cb = shift ; &$cb(1); } sub allDone { print "All done, result is ", shift ,"n" ; } my $a =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (105): Async::Group Download

Added: March 06, 2010 | Visits: 783

Hook::Filter Hook::Filter is a runtime filtering layer on top of subroutine calls. SYNOPSIS Imagine you have a big program using a logging library that exports 3 functions called mydebug, myinfo and mywarn. Those functions generate far too much log, so you want to skip calling them except in some specific... Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Hook::Filter Download

Added: July 20, 2010 | Visits: 870

Sys::AlarmCall Sys::AlarmCall is a package to handle the logic in timing out calls with alarm() and an ALRM handler, allowing nested calls as well. SYNOPSIS use Sys::AlarmCall; $result = alarm_call($timeout1,$func1,@args1); @result = alarm_call($timeout2,$func2,@args2); Sys::AlarmCall provides a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Sys::AlarmCall Download

Added: August 16, 2010 | Visits: 1.091

GNU Gatekeeper GUI The GNU Gatekeeper GUI visualizes all registrations and VoIP calls the gatekeeper is managing. GNU Gatekeeper GUI also allows the user to send commands to the gatekeeper (e.g., to terminate calls or unregister H.323 endpoints). According to Recommendation H.323, a gatekeeper shall provide the... Platforms: *nix

License: Freeware Size: 25.6 KB Download (113): GNU Gatekeeper GUI Download

Added: November 12, 2010 | Visits: 847

Devel::TraceFuncs Devel::TraceFuncs is a Perl module with trace function calls as they happen. SYNOPSIS Usage: require Devel::TraceFuncs; max_trace_depth 5; trace_file "foo.out"; trace_file $file_handle; sub foo { IN(my $f, "a message"); DEBUG "hellooo!"; } Devel::TraceFuncs provides utilities to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Devel::TraceFuncs Download

Added: April 18, 2010 | Visits: 708

sysconf This utility makes the "sysconf", "pathconf", and "strconf" POSIX system calls available on the command-line. Report sysconf, pathconf, and confstr system variables. Variable names from the sysconf(3) call start with ``_SC. Variable names from the pathconf(3) call start with ``_PC. Variable... Platforms: *nix

License: Freeware Size: 296.96 KB Download (96): sysconf Download

Added: July 14, 2010 | Visits: 2.051

MySQL PHP to Posgres Converter MySQL PHP to PostgreSQL is an application that takes a php page that uses mysql calls and changes them into PostgreSQL calls. This allows any website (if it converts properly) that was written in PHP for MySQL to run as a website written to run on PostgreSQL. - Step 1: Download and uncompress... Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): MySQL PHP to Posgres Converter Download

Added: September 19, 2010 | Visits: 1.106

portmap portmap is a part of the ONCRPC collection of software for implementing remote procedure calls between computer programs. This project is use widely by NFS and NIS, and assorted other systems. Some make variable can be used to control compilation. NO_TCP_WRAPPER= if non-empty, doent use... Platforms: *nix

License: Freeware Size: 22.53 KB Download (446): portmap Download

Added: August 10, 2010 | Visits: 1.544

SAP::Rfc SAP::Rfc is a Perl module that contains RFC Function calls against an SAP R/3 System. SYNOPSIS # WARNING - as of SAP::Rfc 1.40 USER and PASSWD are case sensitive ready for # R3 7.x use SAP::Rfc; $rfc = new SAP::Rfc( ASHOST => myhost, USER => ME, PASSWD => secret, LANG => EN, CLIENT =>... Platforms: *nix

License: Freeware Size: 71.68 KB Download (133): SAP::Rfc Download

Added: January 23, 2010 | Visits: 1.162

Kiax Kiax is an IAX client application (a so called Softphone) which allows PC users to make ordinary VoIP calls to Asterisk servers, the same way as they do it with their hardware telephone. Kiax aims to provide a simple and user-friendly graphical interface and desktop integration for calling,... Platforms: *nix

License: Freeware Size: 409.6 KB Download (125): Kiax Download

Added: October 17, 2010 | Visits: 1.098

lxDVDshrink lxDVDshrink let you squeeze and backup your original DVDs to cheap one-layer DVD medium. lxDVDshrink is fastnsimple DVD shrinker. It supports multi-title processing, arbitrary audio and subtitle tracks selection and, most of all, its a CONSOLE application! The recent gDVDshrink will become part... Platforms: *nix

License: Freeware Size: 17.41 KB Download (104): lxDVDshrink Download

Added: October 14, 2010 | Visits: 678

GetTextLog GetTextLog is a simple preloadable library to intercept calls to gettext and store all untranslated messages in a log. It is designed to help translators of big projects since this tool allows them to separate more frequent and less frequent messages. Installation make all install Usage... Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): GetTextLog Download

Released: November 25, 2009  |  Added: January 23, 2010 | Visits: 2.832

Enigma Softphone Enigma is a free Session Initiation Protocol (SIP) softphone available for your download. It can used to make Internet calls, establish conference and send instant messages to your buddies under the same SIP network. Choose your platform see features So whether your just having a simple voice... Platforms: Windows

License: Freeware Size: 20.8 MB Download (203): Enigma Softphone Download

Added: January 25, 2010 | Visits: 971

Cheap Impostor Cheap Impostor is a simple yet powerful alternative to fancy page imposition software. It doesn't offer all the features of high-end imposition software. In fact, one could argue that it doesn't actually do page imposition at all. Hence the name. However, if you want to print and bind booklets,... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (126): Cheap Impostor Download

< 1 2 3 4 5 >