
Asterisk Blog - Page 13
freevoip
The FreeVoip Platform is a great free service for Asterisk users which allows you to connect your Asterisk machine, free softphone or web based phone to the network. The service is provided by SineApps (the producer of…
Read More »Asterisk ss7 setup
Setting up chan_ss7 between two Asterisk boxes This page describes how to set up two Asterisk boxes with an SS7 link between them run by chan_ss7. This makes it possible to test and develop with chan_ss7 on a…
Read More »Asterisk-based commercial PBX
Here is a list of producers of ready-made, black box PBXs that are based on Asterisk (in no particular order): Arrowtel -Specializing in asterisk based solutions -Local installs in Southern California, USA – Support Worldwide -Provides design and…
Read More »Asterisk encryption
Page Contents Asterisk channel configuration VoIP hard- and software with encryption features Phones Software Hardware Cards PBX with voice encryption Firewalls & Gateways Ingate SIP providers & carriers Admin & attacker tools Background Articles See also As of…
Read More »Asterisk ss7 channels
SS7 Channel driver by Netfors (formerly Dicea) This page describes chan_ss7, an Asterisk channel driver for SS7 on dahdi/zaptel E1 interfaces. The license for chan_ss7 is GPL, and chan_ss7 is not certified. Major features include: MTP2 (Q.703) implementation…
Read More »Asterisk .NET
Note: This project has been re-homed (original maintainer has stopped working on the project). The new home for Asterisk.NET is http://asternet.codeplex.com/ and has been renamed to AsterNET. Latest version: http://sourceforge.net/projects/asterisk-dotnet 2008-06-19 Fix a bugs and add Asterisk 1.6…
Read More »Asterisk IAXmodem
IAXmodem Main purpose: Connect Hylafax to IAXmodem. https://sourceforge.net/projects/iaxmodem IAXmodem is a software modem written in C that uses an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional phone line and uses a DSP…
Read More »Asterisk cmd SipAddHeader
Add a SIP header to the outbound call Description SIPAddHeader(Header: Content) Adds a header to a SIP call placed with DIAL. Remember to user the X-header if you are adding non-standard SIP headers, like “X-Asterisk-Accountcode:”. Use this with…
Read More »Asterisk hardware
This page is a reference page of hardware that is known to work with Asterisk. For finding out how to determine the hardware sizing needs of your Asterisk system see Asterisk dimensioning. For appliances see Asterisk Appliances. For…
Read More »Asterisk Email to Fax Service
Asterisk Email to Fax What is Email to Fax? Email to fax is a service where you send an email to an internal or an external mail server, and it gets converted to a fax and goes to…
Read More »Asterisk manager Example: PHP
PHP Example This example was provided by Gus at fibertel.com.ar: <?php $socket = fsockopen(“192.168.0.53″,”5038”, $errno, $errstr, $timeout); fputs($socket, “Action: Login\r\n”); fputs($socket, “UserName: admin\r\n”); fputs($socket, “Secret: blabla\r\n\r\n”); fputs($socket, “Action: Command\r\n”); fputs($socket, “Command: reload\r\n\r\n”); $wrets=fgets($socket,128); ?> Modified PHP Example /etc/asterisk/manager.conf…
Read More »Asterisk consultants USA
This is a comprehensive list of Asterisk consultants in the USA (United States). Add your entry here (alphabetical order, by state and company), but stick to states where you have actual presence! Feel free to add a few…
Read More »Asterisk at Home
Up and running in one hour Asterisk@Home has been replaced by trixbox Please visit trixbox page for current information This page has been viewed 1345 times since being created on Fri 30 of Sep, 2005 News May 3,…
Read More »Asterisk Consultants Spain
Add your entry here (Alphabetical order by country and company): This page is growing large. Please don’t post logos!! Adventus Systems (ICR) ICR Adventus es pionera en la implementación CTI en Espaà±a, con un equipo humano que posee…
Read More »Asterisk System Vendors
This page is a list of Asterisk system vendors around the world. Please add your company to the correct part of the list if appropriate. Page Contents Africa Asia and the Pacific Australia Bangladesh Bahrain China Hong Kong…
Read More »