Download List

Descripción del Proyecto

Asterisk is a hybrid TDM and packet voice PBX (Private Branch eXchange) and IVR platform with ACD functionality. It acts as middleware between the Internet (IAX, SIP, MGCP, Skinny, H.323), telephony channels (like Zaptel, T1, PRI, E1, FXO, FXS, VoIP, VoFR, ISDN, modems, Internet Phone Jack, etc.), and applications (like voice-mail, conferencing, directories, MP3 players, intercoms, etc.). It has many advanced features such as a codec translation API. The base distribution includes several channel backends, as well as applications. However, the beauty of Asterisk is its ability to be extended using its APIs, dynamic module loader, and AGI scripting interface. End users can even write their own applications that run on the system in C or any scripting language of their choice.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-27 19:41 Back to release list
1.4.11

Esta versión contiene numerosas correcciones de errores. Uno de ellos es un problema de seguridad en chan_sip. La cuestión es que la historia SIP de diálogo se estaba almacenado en la memoria independientemente de la opción de que se trataba de encendido o apagado. Esto podría utilizarse para causar un sistema que utiliza chan_sip a quedarse sin memoria.
Tags: Current, Minor security fixes
This version contains numerous bugfixes. One of these is for a security issue in chan_sip. The issue is that SIP dialog history was being stored in memory regardless of whether the option for this was turned on or off. This could be abused to cause a system using chan_sip to run out of memory.

Project Resources