
Author: VoIP Info
PBX CallTransfer
Call Transfer is used to transfer a call in progress to some other destination. There are two types of call transfer: Supervised call transfer – Where the call is placed on hold, a call is placed to another…
Read More »PBX Call Forwarding
Call Forwarding is a feature used to route calls to some other destination, optionally based upon some reason. Call Forward Unconditional call forward to some other extension, whereby calls are sent to the other extension regardless. Call forward…
Read More »Asterisk cmd Prefix
Note: This command is completely obsolete and has been removed Synopsis Prepend leading digits Description Prefix(digits) Prepends the digit string specified by digits to the channel’s associated extension. For example, the number 1212 when prefixed with ‘555’ will…
Read More »Asterisk cmd MeetmeAdmin
MeetMeAdmin MeetMeAdmin(confno,command[,user]) Description Run admin command for conference\n” ‘K’ — Kick all users out of conference\n” ‘k’ — Kick one user out of conference\n” ‘L’ — Lock conference\n” ‘l’ — Unlock conference\n” ‘M’ — Mute conference\n” ‘m’ —…
Read More »Asterisk bounty STUN
Contributions David Beckemeyer: https://www.bdt.com/david Per message: http://lists.digium.com/pipermail/asterisk-dev/2004-June/004630.html Detail I would really like to have STUN support in the SIP implementation of Asterisk. STUN support would permit an Asterisk system behind a NAT to communicate with external SIP entities….
Read More »GR303
GR-303-based Integrated Access Systems promote increased network architecture flexibility by providing a consistent approach to deploying a wide range of access system technologies in a consistent manner. Many vendors are developing NG-IDLC products that, although they use…
Read More »Intrado
http://www.intrado.com/ From website With 25 years of experience, Intrado is the definitive expert in emergency communications, providing the core of the nation’s 9-1-1 network. Intrado has developed an unparalleled track record, expertly managing massive and complex databases and…
Read More »file descriptors
File Descriptors On a busy Linux system, you may need to increase the number of file descriptors available. System-wide descriptors are set via /proc/sys/fs/file-max On RedHat Enterprise 3.x this is set by default to 104855, which should be…
Read More »Zcomplex impedance
Zcomplex impedance Zcomplex(1) = 150 nF // 750 ohms + 270 ohms ( European harmonized, France Telecom & Telefonica) Zcomplex(2) = 230 nF // 1050 ohms + 320 ohms ( British Telecom plc ) Zcomplex(3) = 115 nF…
Read More »Asterisk multi-language
Page Contents Setting up a Multi-Language Asterisk Installation Setting the Language Dialplan Commands Tip See also Setting up a Multi-Language Asterisk Installation Many Asterisk Dialplan commands cause Asterisk to play sound files from the /var/lib/asterisk/sounds directory structure. Many…
Read More »Asterisk FWD NAT Config Example
FWD<->NAT<->* Added 4-18-04 by William Mandra These are the * config files that allow my * box inbound and outbound calling with Free World Dialup from behind a NAT. ; ; SIP Configuration for Asterisk ; [general]…
Read More »Asterisk phone swissvoice ip10s config
Sample configip10.cfg ############################################################################## # This file is the configuration file of the IP10S. Inside you can put all # # the commands which allow to set parameters through TELNET. # # This file is loaded at the…
Read More »Asterisk config alarmreceiver.conf
Alarmreceiver.conf Example alarmreceiver.conf file ; ; alarmreceiver.conf ; ; Sample configuration file for the Asterisk alarm receiver application. ; [general] ; ; Specify a timestamp format for the metadata section of the event files ; Default…
Read More »SER module postgres
You may have to recompile (open)SER to get the postgres.so module. make include_modules=”postgres” A minimal postgresql setup: $ createdb ser $ psql -U postgres ser ser=# CREATE TABLE subscriber ( username varchar(32), domain varchar(32), password varchar(16), PRIMARY KEY…
Read More »AM
Asterisk GUI AM (note: the links on this page are broken. If you are the author, please update this page – March 6, 2007) AM is an administion and configuration tool for Asterisk. It is open source, written…
Read More »