WareSeeker Search Software

asterisk


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Asterisk FileMaker Plug-in 1.1


mac Utilities->Internet Utilities Free
View Detail
Download Asterisk FileMaker Plug-in 1.1Download Asterisk FileMaker Plug-in 1.1
132 KB
Asterisk FileMaker Plug-in lets you dial with the Asterisk PBX.


2

Asterisk::FastAGI 0.01


linux Programming->Libraries Free
View Detail
Download Asterisk::FastAGI 0.01Download Asterisk::FastAGI 0.01
0.003 MB
Asterisk::FastAGI is a Perl module for FastAGI handling.

SYNOPSIS

use base Asterisk::FastAGI;

sub fastagi_handler {
my $self = shift;

my $param = $self->param(foo);
my $callerid = $self->input(calleridname);

$self->agi->say_number(1000);
}

Asterisk::FastAGI provides a preforking daemon for handling FastAGI requests from Asterisk.

Read the Net::Server for more information about the logging facilities, configuration, etc.

USAGE EXAMPLE

First you need a module containing all of your AGI handlers.

package MyAGI;

use base Asterisk::FastAGI;

sub agi_handler {
my $self = shift;
$self->agi->say_number(8675309);
}

Then you simply need to have a script that runs the daemon.

#!/usr/bin/perl
use MyAGI;

MyAGI->run();

When it is run it creates a preforking daemon on port 4573. That is the default port for FastAGI. Read the Net::Server documentation on how to change this and many other options.


3

Asterisk 1.4.8


mac Network Communication->Communications Free
View Detail
Download Asterisk 1.4.8Download Asterisk 1.4.8
19.6 MB
Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and is able to interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware.

Asterisk provides Voicemail services with Directory, Call Conferencing, Interactive Voice Response, Call Queuing. It has support for three-way calling, caller ID services, ADSI, SIP and H.323 (as both client and gateway).

Asterisk adds some custom modules by mezzoConsult:

app_ldap - ldap support for dialplan.
app_notify - CallerID notification.
app_swift - support for Text-To-Speech Cepstral voices in the dialplan.
res_bonjour - configurable Bonjour support.

Whats New in This Release:

· fixes one significant bug that was introduced after 1.2.10 but which hadnt been corrected yet when 1.2.12 was released (this bug is related to setting up transcoding paths between channels).
· fixes a small problem with the Page() dialplan application.
· Universal Binary.

4

Asterisk-Java 0.3


linux Programming->Libraries Free
View Detail
Download Asterisk-Java 0.3Download Asterisk-Java 0.3
0.38 MB
The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. Asterisk-java supports both interfaces that Asterisk provides for this scenario, The FastAGI protocol and the Manager API.

Asterisk-Java is compatible with Asterisk 1.0 and 1.2. The FastAGI implementation supports all commands currently available from Asterisk.

The Manager API implementation supports receiving events from the Asterisk server (e.g. call progess, registered peers, channel state) and sending actions to Asterisk (e.g. originate call, agent login/logoff, start/stop voice recording).

Whats New in This Release:

· This release has full support for Asterisk 1.4 and the new Live API (org.asteriskjava.live).
· The Live API takes care of the low-level action and event handling of the Manager API, and offers an intuitive API for Java developers.
· Asterisk-Java takes advantage of the features of Java 5.0, and therefore requires a Java Virtual Machine of at least version 1.5.0.


5

Star Asterisk API 1.00


linux Programming->Libraries Free
View Detail
Download Star Asterisk API 1.00Download Star Asterisk API 1.00
0.020 MB
Star Asterisk API is a high performance API that connects to the manager interface of Asterisk or to AstManProxy.

Star Asterisk API is easy to use, object-oriented, and easy to extend to suit your particular requirements.

Here are some key features of "Star Asterisk API":

· Easy to use -- Simple php
· Easy to extend -- Object oriented approach
· High performance -- Handles High volume of traffic


6

Asterisk Logger 1.02


windows Security Privacy->Decrypting Decoding Free
View Detail
Download Asterisk Logger 1.02Download Asterisk Logger 1.02
24.4 KB
Asterisk Logger can reveal the passwords stored behind the asterisks in standard password text-boxes.

Asterisk Logger is a successor of AsterWin utility. It reveals the asterisk passwords in the same way as AsterWin utility, but it has some advantages over the previous utility:
· You dont have to press a button in order to reveal the asterisk passwords. Whenever a new window containing a password box is opened, Asterisk Logger automatically reveals the password inside the password-box, and add a record to passwords list in the main window of Asterisk Logger.
· Asterisk Logger displays additional information about the revealed password: The date/time that the password was revealed, the name of the application that contains the revealed password box, and the executable file of the application.
· Asterisk Logger allows you the save the passwords to HTML file and to 3 types of text files.

Asterisk Logger works fine with most password text-boxes, but there are some applications that dont store the password behind the asterisks, in order
to increase their security. In such cases, Asterisk Logger will not be
able to reveal the password.

Whats New in This Release:

· Copy Selected Items now copies the items as tab-delimited line.
· New option: Copy the password to the clipboard.
· Added support for Windows XP style.




7

Asterisk Logger 1.04


windows Security Privacy->Password Recovery Free
View Detail
Download Asterisk Logger 1.04Download Asterisk Logger 1.04
25KB

Brothersoft Editor Many applications, like CuteFTP, CoffeeCup Free FTP, VNC, IncrediMail, Outlook Express, and others, allows you to type a password for using it in the application. The typed password is not displayed on the screen, and instead of the real password, you see a sequence of asterisk (****) characters. This utility can reveal the passwords stored behind the asterisks in standard password text-boxes.
Asterisk Logger is a successor of AsterWin utility. It reveals the asterisk passwords in the same way as AsterWin utility, but it has some advantages over the previous utility:
You dont have to press a button in order to reveal the asterisk passwords. Whenever a new window containing a password box is opened, Asterisk Logger automatically reveals the password inside the password-box, and add a record to passwords list in the main window of Asterisk Logger.
Asterisk Logger displays additional information about the revealed password: The date/time that the password was revealed, the name of the application that contains the revealed password box, and the executable file of the application.
Asterisk Logger allows you the save the passwords to HTML file and to 3 types of text files.
8

Asterisk Soap API 0.0.1 Alpha


linux Communications->Internet Phone Free
View Detail
Download Asterisk Soap API 0.0.1 AlphaDownload Asterisk Soap API 0.0.1 Alpha
MB
Asterisk-Soap is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration features.

Asterisk Soap APIs mainly feature is to provide a framework between asterisk core api and multi-platform frontends.

9

Asterisk Key 8.0


windows Security Privacy->Decrypting Decoding Free
View Detail
Download Asterisk Key 8.0Download Asterisk Key 8.0
423 KB
Asterisk Key is able to show passwords hidden under asterisks. The tool works both with password dialog boxes and web pages.

The software is easy to use - press Recover button to recover all the passwords. Asterisk Key has online help, full install/uninstall support. Download this free utility now!

Here are some key features of "Asterisk Password Recovery Key":

· Uncovers hidden passwords on password dialog boxes and web pages
· State of the art password recovery engine - all passwords are recovered instantly
· Multilingual passwords are supported
· Full install/uninstall support

10

Asterisk Master 1.0


windows Network Internet->Browsers Free
View Detail
Download Asterisk Master 1.0Download Asterisk Master 1.0
326KB

Asterisk Master is an Internet Explorer plug-in that allows you to reveal passwords hidden behind the asterisks in password fields inside any web page directly and keep these input fields unmasked. When Internet Explorer has finished opening any web page, Asterisk Master starts searching for a password input box and substitutes it with a usual text input box, so any hidden characters become readable.
Asterisk Master can be found in the Status Bar of Internet Explorer window and accessed with a mouse click.
11

Asterisk@Home 2.8


linux System->Linux Distributions Free
View Detail
Download Asterisk@Home 2.8Download Asterisk@Home 2.8
526 MB
The Asterisk@Home Linux Distribution project enables the home user to quickly set up a VOIP Asterisk PBX. A web GUI makes configuration and operation easy. We also provide an xPL (home automation) interface for easy interaction with other devices in the home.

Here are some key features of "Asterisk Home":


· Asterisk 1.0.9
· Flash Operator Panel 0.21
· Festival Speech Engine version 1.95
· weather agi scripts
· wakeup calls
· Integrated WebMeetMe GUI
· AMP-1.10.008
· CentOS 3.5
· SugarCRM with Cisco XML Services interface + Click to Dial
· Music On Hold (mpg123)
· Fax support (spanDSP)
· xPL support
· Digium card auto-config

AMP (Asterisk Management Portal)

· AMP is a web GUI that allows the configuration of Asterisk without the need for editing config files. If you use AMP be careful not to make manual changes to the config files that will affect AMP�s operation.

Flash Operator Panel

· Flash Operator Panel is a real-time web interface to Asterisk. You can see what all of your extensions, trunks, and conferences are doing. We have extension 200 set up for testing. This is a live extension and will work as soon as a phone is registered to ext 200. The rest of the buttons are dummy objects for examples.

· The op_buttons.conf file has all of the configs for each button in Flash Operator Panel you can edit this using the Config Edit button on the maint menu. You must reboot the Asterisk or restart the panel service after you make changes. The normal config files for Flash Operator Panel end in .cfg we changed them to .conf so they would match the other Asterisk files.

Cisco XML Services

· Asterisk@Home has a Cisco XML Services that can be used to look up contacts in a database. Click on Web Address Book from the Asterisk@Home main menu. (user: admin password: password) and enter all of your contacts and their phone numbers.

Music On Hold (mpg123)

· Asterisk@Home has now uses mpg123 for music on hold. Put a call on hold and they hear music not dead air!

Fax support (SpanDSP)

· SpanDSP allows Asterisk to receive faxes. You can set this up in AMP.

12

Asterisk Password Recovery 5.29


windows Utilities->System Tools $n
View Detail
Download Asterisk Password Recovery 5.29Download Asterisk Password Recovery 5.29
2.8 MB
What can we do when some of our passwords forgotten, and the only we have is some asterisks? Asterisk Password Recovery can tell you what is hidden under the asterisks. Asterisk Password Recovery can recover passwords of normal windows application, which hidden under asterisks, and can also recover hidden asterisk passwords in Internet Explorer.
13

Asterisk Password 1.0


windows Utilities->Password Management $19
View Detail
Download Asterisk Password 1.0Download Asterisk Password 1.0
501K
Asterisk Password allows you to view passwords hidden with asterisks in password fields (including Multilingual and Unicode ones).
Asterisk Password uncovers hidden passwords in password dialog boxes, web pages and ActiveX controls. Another great feature of this program is the ability to display Protected Storage content. For example Outlook Express and Internet Explorer keep passwords in P.S.
Program works with MS Windows 95, NT, 98, 2000, XP, 2003.
This is very powerful tool to sysadmins security officers and all who have problems with lost or forgotten passwords.

14

Asterisk Key 8.1


windows Utilities->Password Management Free
View Detail
Download Asterisk Key 8.1Download Asterisk Key 8.1
424KB
Asterisk Key is a handy tool that shows passwords hidden under asterisks. The program works with both password dialog boxes and web pages. The software is easy to use - you simply press the Recover button to recover all the passwords. Asterisk Key has online help, along with full install/uninstall support.

Features of the app:

Uncovers hidden passwords on password dialog boxes and web pages
State of the art password recovery engine - all passwords are recovered instantly
Multilingual passwords are supported
Full install/uninstall support
15

Asterisk::LDAP 0.6.0


linux System->System Administration Free
View Detail
Download Asterisk::LDAP 0.6.0Download Asterisk::LDAP 0.6.0
0.034 MB
Asterisk::LDAP is a perl module for generating Asterisk 1.0 compatible configuration files from an LDAP directory tree.

The package includes everything you need to get started, including the module itself, schema files, and example code.

Functionality is provided to see if a reload is necessary and optionally send asterisk a reload command when updates are made. Included is a script that can be called from voicemail.confs externpass option to update a users voice mailbox PIN number in LDAP.

Asterisk::LDAP is currently capable of generating extensions.conf, voicemail.conf, and musiconhold.conf. Support is planned for sip.conf, iax.conf, and meetme.conf.

Whats New in This Release:

· Contexts are now written with a serial number and are not updated unless the serial number is incremented.
· This allows for granular and guaranteed consistent updates.
· The API has been dramatically cleaned up.
· Where before a number of calls were required to set up before getting any useful data out, only one call is required and three more optional calls can help automate most of the configuration.
· The developer may now choose to read the information from LDAP or write the contents to a set of files or to access the internal data structures directly for manual formatting.


16

Asterisk Password 1.3


windows Security Privacy->Decrypting Decoding $29.95
View Detail
Download Asterisk Password 1.3Download Asterisk Password 1.3
668 KB
Asterisk Password description
This is very powerful tool to sysadmins, security officers and all who have problems with lost or forgotten passwords. Asterisk Password alllows users to view passwords hidden with asterisks in password fields (including Multilingual and Unicode ones).


Asterisk Password uncovers hidden passwords in password dialog boxes, web pages and ActiveX controls.

Another great feature of this program is the ability to display Protected Storage content.

Protected Storage is widely used by the range of Windows programs and Web services to store confidential
information as well as passwords. For example Outlook Express and Internet Explorer keep passwords in P.S.

This is very powerful tool to sysadmins, security officers and all who have problems with lost or forgotten passwords

Here are some key features of "Asterisk Password":

· Uncovers hidden passwords in dialog boxes, web pages, ActiveX controls
· Includes Advanced MS Protected Storage content viewer
· All passwords are recovered instantly
· Full support for Multilingual and Unicode passwords
· Easy to use and user friendly interface with full-scale log system
· All passwords, user accounts and IDs are recovered instantly
· Full install/uninstall support


Limitations:

· Unregistered version shows 3 symbols from the password only.
· Nag screen

17

Atomic Asterisk Unhider 1.30


windows Security Privacy->Password Recovery $19.85
View Detail
Download Atomic Asterisk Unhider 1.30Download Atomic Asterisk Unhider 1.30
511KB

Your problem
If you use automatic password saving facilities at Windows then accessing password protected files or programs you see your passwords hidden under asterisks, in such case you gain access without needing to remember that password and also without seeing it.

But sometimes, you may need to recall what is under these ******* in order to use this password on another PC. And in that case you probably face the problem of the password memorizing...

Our solution
Atomic Asterisk Unhider will help you to solve the above problem. The program is designed for recovering the passwords shown in the password entry field under the asterisks. To see the hidden password you have to:

Run the program.
Press right mouse button at the program field and holding it direct the cursor to the field with asterisk hidden password. Mind, you have to press right button out of "Password" field of the program.
Release right mouse button.

As a result all password symbols will appear in the program "Password" field.

If you need to crack the passwords from IE page that has several fields for password entry, after the program run youll get all passwords at the program "password" field listed according to their placement at IE page. Now you could select and copy the given password to the clipboard.
18

Asterisk Key 8.0 build 2514


windows Security Privacy->Decrypting Decoding Free
View Detail
Download Asterisk Key 8.0 build 2514Download Asterisk Key 8.0 build 2514
423 KB
Asterisk Key reveals passwords that are hidden under asterisks. Unlike many others, this program works both with password dialog boxes and web page login forms.

Asterisk Key shows your passwords hidden under asterisks.

Asterisk Key is easy to use, just press a button, while the dialog or web page is open and it will detect and reveal all masked passwords.

Here are some key features of "Asterisk Key":

· Uncovers hidden passwords on password dialog boxes and web pages
· State of the art password recovery engine - all passwords are recovered instantly
· Multilingual passwords are supported
· Full install/uninstall support

19

Asterisk Recovery Genie V1.20


windows Security Privacy->Other Tools $15.95
View Detail
Download Asterisk Recovery Genie V1.20Download Asterisk Recovery Genie V1.20
614 KB
Asterisk Recovery Genie is a password recovery tool for windows. Asterisk Recovery Genie reveals passwords hidden by asterkis (***) in all windows version (including 98, 2000 and XP). You can use it to recover lost or forgotten passwords in most windows applications such as outlook, cute ftp, ws ftp, ICQ and others.
20

Asterisk Live! CD 0.1.6


linux System->Linux Distributions Free
View Detail
Download Asterisk Live! CD 0.1.6Download Asterisk Live! CD 0.1.6
36.4 MB
Asterisk PBX is Linux based, open source PBX software that provides voice over IP in three protocols and is interoperable with most standards-based telephony equipment using comparatively inexpensive hardware.

If you want to play around with Asterisk check out this distribution which is available as a Live CD and a Compact Flash install.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search