Author: VoIP Info
Asterisk config sirrix.conf Channel Variables
Asterisk Channel Variables REDIRECTIONPNRedirection Party Number REDIRECTINGPN (see NOTE 1)Redirecting Party Number USERUSER_IA5 (see NOTE 1)IA5 coded User-User signalling data USERUSER_B64 (see NOTE 1)Base64 coded User-User signalling data. Takes precedence over USERUSER_IA5. USERUSER_PROTOCOL (see NOTE 1)Protocol setting for…
Read More »Asterisk config sirrix.conf CLI commands
Asterisk CLI commands srx reloadReload channel driver configuration; active calls will be terminated! srx show ccmsgsDisable / enable output of incoming callcontrol messages. srx show chansShow info about B-Channels srx show globalsShow info about global settings srx list…
Read More »Asterisk config sirrix.conf Dialplan-Applications
Dialplan-Applications SrxEchoCan(enable)Enables or disables the ECHO cancellation on the calling ‘Srx’ channel. Should be called before placing an outgoing call. enable 0: disable echo cancellation 1: enable echo cancellation Example: exten => _X.,1,SrxEchoCan(0) SrxDeflect(number[|pres_allowed])Deflect call on the calling…
Read More »Asterisk config sirrix.conf incoming_calls
Incoming calls (in to Asterisk) With “nameportchan = no” (default) Srx/g[group]-[unique-id] [group]predefined group name [unique-id]unique identifier of this instance Examples: Srx/gTelekom-12345678 Srx/gOut-abc12def With “nameportchan = yes” Srx/g[group]-[port]-[chan] [group]predefined group name [port]port the call comes in [channel]channel the call…
Read More »Asterisk config sirrix.conf usage
Usage in extension.conf Srx/{[digital]}{[tones]}{[hangup]}g[group]{/[calledpn]{/[number]{[append]}}} [digital] “d” if ‘digital’ flag (unrestricted digital information) shall be set “s” if ‘digital’ flag shall not be set (speech) overwrites setting from calling channel leave empty to use setting from calling channel [tones]…
Read More »Asterisk config sirrix.conf group
Group definition [{groupname}]{setting} = {value} [groupname]user defined group name (case sensitive) Example: [incoming] includeinclude settings from other group Example: include = internal modemode for ports (NT (master) or TE (slave)) Possible values: – NT / nt / n…
Read More »Asterisk config sirrix.conf global
Global settings [Global]key word for global settings internationalprefixprefix for ISDN IE Calling PN with number type “international” Setting for Germany and default: 00 nationalprefixprefix for ISDN IE Calling PN with number type “national” Setting for Germany and default:…
Read More »Asterisk config sirrix.conf types
Definition of used types Boolean value “yes”, “y”, “1”, “true” “no”, “n”, “0”, “false” Sirrix PCI4S0 ports format CCPP, where CC is the card number in hex and PP is the port number on the card in hex…
Read More »Custom Ring Back Tones
Ringback (sponsored by Front Logic) This addition lets you set artifical ringback on a channelthat is waiting for an originated call to be answered. the syntax is <action application="set" data="ringback=[data]"/> where data is either the full path to…
Read More »Ojo
The WorldGate Ojo is a SIP Broadband H.264 Videophone (formerly branded/distributed by Motorola). There are currently two models: Ojo (PVP-1000) – White, 2.4GHz Cordless Handset Ojo Shadow (PVP-900) – Black Despite its use of open standards, there is…
Read More »OpenPBX.org FAQ
Note: The OpenPBX.org project has been renamed to CallWeaver Back to the __CallWeaver__ main entry on this site | Official CallWeaver website I thought Asterisk was the only game in town. How come I never heard of you…
Read More »Luxon Communications
Luxon Communications is a provider of hosted and managed PBX and business VoIP service. Built upon the open-source Asterisk platform, Luxon’s PBX phone system offers a vital tool that enables small businesses to lower their communication cost and…
Read More »Asterisk Voicemail IMAP storage
ver: Asterisk 1.4, SVN trunk and 1.4.0 (official release) Warning: There is currently a locking issue with voicemail-imap which can crash your asterisk! See Bug 1 and Bug 2 Configuration in voicemail.conf [general] (…) imapserver=hostname of IMAP server…
Read More »OpenPBX.org How to use the dialplan checking and conversion script
Background CallWeaver uses hash values to identify variables and application names in the dialplan. This is much faster and more efficient than the character-by-character string comparison method used in Asterisk. However, it leads to case sensitive variables and…
Read More »OpenPBX.org How to build on OSX/Darwin
HOW TO BUILD OPENPBX.ORG ON MAC OS X Tested with OS X 10.4 on iMac PPC 800 Tested with OS X 10.4.8 on and MacBook Pro and G4 PowerBook PREPARATION You will need to install Apple’s Xcode developers…
Read More »