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.444.952 Times

Casting Calls freeware
Filter: All | Freeware | Demo
 

Casting Calls

< 1 2 3 4 5 > 
Added: August 17, 2008 | Visits: 1.255

VoIP Traffic Administrator VTA is a system that enables VoIP Telephony operator to see a current state of calls, both - successful and failed. Information about traffic is generated in off-line mode. That means balance is calculated after a call termination. If any of the conditions are broken, then a system reacts...



Platforms: Windows

License: Freeware Size: 39.35 MB Download (163): VoIP Traffic Administrator Download

Added: May 26, 2010 | Visits: 1.196

Debug::Trace Debug::Trace is a Perl extension to trace subroutine calls. SYNOPSIS perl -MDebug::Trace=foo,bar yourprogram.pl Debug::Trace instruments subroutines to provide tracing information upon every call and return. Using Debug::Trace does not require any changes to your sources. Most often, it...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (163): Debug::Trace Download

Added: August 15, 2008 | Visits: 835

iPhox iPhox is a revolutionary new program that lets you use the Internet to place traditional telephone calls. It's easy to use - just enter a name or phone number to connect automatically - and offers free Internet-to-Internet phone calls, as well as some of the cheapest long distance calling...


Platforms: Windows, Mac

License: Freeware Size: 9.69 MB Download (146): iPhox Download

Added: January 25, 2010 | Visits: 1.212

Dashboard Dialer Dashboard Dialer is a Dashboard widget that allows you to initiate telephone calls with your vonage phone line. It remembers that last 15 numbers dialed.


Platforms: Mac

License: Freeware Download (135): Dashboard Dialer Download

Added: August 10, 2010 | Visits: 1.542

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: August 15, 2008 | Visits: 1.329

Axon Virtual PBx System Axon is a virtual PBX designed to manage calls within a business or call center environment. Any business can implement this scalable PBX solution with only an existing PC which connects to phone lines and extensions using VoIP technology.


Platforms: Windows

License: Freeware Size: 331 KB Download (131): Axon Virtual PBx System Download

Added: May 05, 2010 | Visits: 1.288

astGUIclient astGUIclient is a GUI client application for the Asterisk open-source PBX. This is a suite of programs that are designed to interact with the Asterisk Open-Source PBX Phone system at a client computer level to extend the functionality of your phone and system. The suite of software is...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (130): astGUIclient Download

Added: November 26, 2010 | Visits: 2.390

Asterisell Asterisell project is a Web based application for viewing, rating, and billing Asterisk VoIP calls. Usage Scenario: - you are a vendor of Voice over IP Telephony services (VoIP) - your customers call other users who can reside on different telephone networks - your customers pay you for...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (127): Asterisell Download

Released: July 03, 2023  |  Added: July 18, 2023 | Visits: 552

SoundTap Free Mac Audio Stream Recorder SoundTap lets you record nearly any audio that plays through a Mac OS X including streaming radio, radio webcasts, instant messaging conversations, and VoIP calls. All audio is 'tapped' by a virtual driver directly within the kernel so the process is perfect digital quality. Simply install this...


Platforms: Mac

License: Freeware Size: 1.86 MB Download (127): SoundTap Free Mac Audio Stream Recorder Download

Added: August 23, 2008 | Visits: 1.247

Carousel Telephony Adapter Carousel Telephony Adapter is a simple software tool that works to connect Internet phone calls via VoIP technology to conventional analogue telephone lines, and vice versa, using any telephonic device.The program works as if it were a virtual FXO catwalk. It installs as a normal and current...


Platforms: Windows

License: Freeware Size: 2 KB Download (126): Carousel Telephony Adapter Download

Added: January 23, 2010 | Visits: 1.160

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 30, 2013 | Visits: 1.036

xarchiver Xarchiver is a lightweight desktop independent archive manager built with the GTK+2 toolkit. It was my intention to develop a simple GUI which could be used with any desktop environment and would operate using the command line rather than API calls. Xarchiver has been designed from the ground up...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (120): xarchiver Download

Added: April 03, 2010 | Visits: 1.633

Wolfpack Wolfpack project is a server-side Ultima Online MMORPG software. Wolfpack is software for an Ultima Online MMORPG server. Gameplay is scripted using Python and XML. You need EAs Ultima Online to play on Wolfpack servers. The Wolfpack project is an effort to develop and maintain an open-source...


Platforms: *nix

License: Freeware Download (119): Wolfpack Download

Added: August 02, 2008 | Visits: 1.923

Star Trek Casting Star Trek is a long-lived and popular science fiction TV series and movie franchise, that started way back in 1966. Its followers are from all corners of the globe, and rival Star Wars fans for their levels of fanaticism.Star Trek fans and followers now have the chance to decorate their Windows...


Platforms: Windows

License: Freeware Size: 9 KB Download (114): Star Trek Casting Download

Added: August 16, 2010 | Visits: 1.087

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: April 20, 2010 | Visits: 935

Devel::CallerItem Devel::CallerItem is an Perl object representing a function call from the stack of function calls. SYNOPSIS Usage: require Devel::CallerItem; $call = Devel::CallerItem->from_depth($depth) || return; $passed_arguments_ref = $call->argument_list_ref(); $callpack = $call->pack();...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (113): Devel::CallerItem Download

Added: June 15, 2010 | Visits: 1.267

File::Sync File::Sync is a Perl access to fsync() and sync() function calls. SYNOPSIS use File::Sync qw(fsync sync); fsync(*FILEHANDLE) or die "fsync: $!"; sync(); use File::Sync qw(fsync); use IO::File; $fh = IO::File->new("> /tmp/foo") or die "new IO::File: $!"; ... fsync($fh) or die "fsync:...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): File::Sync Download

Added: March 11, 2010 | Visits: 1.152

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package.


Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): C++ base Download

Added: July 14, 2010 | Visits: 2.047

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

Released: October 04, 2012  |  Added: October 23, 2012 | Visits: 846

VoicePhone VoicePhone is a softphone to make international calls to fixed and mobile phones over the Internet. *** Working with several SIP providers *** Configurable rules to select appropriate SIP account based on the destination of a call A SIP provider may offer different cost of calls based on...


Platforms: Windows

License: Freeware Size: 2.35 MB Download (108): VoicePhone Download

< 1 2 3 4 5 >