
Asterisk Blog - Page 14
Asterisk Consultancy and Support Australia
1Voice Services APAC Tel:0403094345 Asterisk – Realtime, ODBC, Calling Card, Call Center, CRM Integration, Faxing, F2Email, SIP, IAX, FXO/FXS, DUNDi, Queues, Call Progress Detection, Virtualization Cisco / Avaya / Asterisk / NEC / Genesys Integration Custom dialplan /…
Read More »Asterisk tips openhours
How to include contexts based on time and date The Asterisk dial plan, extensions.conf lets you include contexts based on time and/or date. Syntax: include => <context>,<times>,<weekdays>,<mdays>,<months> Example: ; First, let’s do the holidays. include => holiday,*,*,1,jan include…
Read More »Asterisk config zapata.conf
Page Contents Zap Channel Module Configuration Creating Channels Available Settings Signalling Type The following are used for Radio interfaces: ISDN PRI Switch Configuration ISDN BRI Settings Multi-link PPP Options Analog Trunk Features Analog Handset Features Caller ID Options…
Read More »Asterisk Consultants Germany
ADDIX Internet Services GmbH, Kiel ADDIX bietet auf Asterisk basierende Telefonanlagen, Datenbank gestuetztes Administrationstool fuer Admins und User, Echtzeitmanagement von Telefonkonferenzen, Vermittlungsarbeitsplätze, Mobile Applicationen fà¼r Smartphones. Anbindung an Junghanns BMS Callcenter Applikation, Master/Slave Systeme zur zentralen Verwaltung in…
Read More »Asterisk Connect 2 servers
IAX Method (working for me) This is a working topology that shows how to connect two (2) Asterisk servers using IAX protocol. For more information see: http://cesar8489.blogspot.com/ Method 1 Receiving Server (iax.conf) [REC_SERVER] type=user host=my.calling.server.ca secret=mysecret context=local trunk=yes…
Read More »Asterisk IAX channels
New in Asterisk v1.2.0: The naming convention for IAX channels has changed in a minor way such that the call number follows a “-” rather than a “/” character. As of january 2004, IAX is now the same…
Read More »Asterisk billing
Page Contents Asterisk CDR Fields Fields Asterisk CDR Storage Methods Asterisk Applications Limitations Important note on transfers Background info on confusing CDRs Least cost routing (LCR) Pre-paid applications Post-paid (billing) Asterisk Billing Resources Open Source Software A2Billing: Freeside…
Read More »Asterisk Config iax.conf
In iax.conf you configure the Inter-asterisk (IAX) connections. Configuring IAX clients From the sample IAX.CONF in the distribution: Further user sections may be added, specifying a context and a secret used for connections with that given authentication name….
Read More »Asterisk AGI: Asterisk Gateway Interface
The Asterisk Gateway Interface, abbreviated as AGI, is an interface for adding functionality to Asterisk with many different programming languages. Perl, PHP, C, Pascal, Bourne Shell – it’s your choice, really. It creates an opportunity to link Asterisk…
Read More »Asterisk tips and tricks
This page includes references to various tidbits of information that may assist you in your configuration of the Asterisk Open Source PBX. The documents are often contributions of Asterisk users, documentation of solutions they’ve created in their implementation….
Read More »Asterisk Paging and Intercom
On legacy phone systems you can find the following kinds of paging: Dial a code to connect to a separate overhead paging and announcement system (like in an airport) Dial a code and connect directly to a built-in…
Read More »Asterisk IAX clients
Hardware: ATAs AG-168V IAXy by Digium S100-FX by X100P.com – Discontinued Virbiage 3010: Available direct from Virbiage, or rebranded (e.g. this Freshtel ATA) Atcom AG188n IAX ATA Atcom AG-198 Hardphones DigitMat: GP1266 with IAX2 support, based on Palmmicro…
Read More »Asterisk Call Notification
Call Notification Tools Possible instant messaging (and other) tools you could employ: smbclient (SAMBA) YAC (windows & TiVo listener) Jabber (various methods), ICQ, MSN, … Covide (CRM software) Agile CRM (CRM software) FOP (Flash Operator Panel) app_notify network…
Read More »Linksys PAP2 Unlocking Methods
For first time readers: It’s suggested you start with the 2006-11-14 post below, then read up (newer posts), then if you have the interest read the older posts (nearer the bottom). Methods for unlocking the Linksys PAP2 The…
Read More »Asterisk Dialplan Patterns
Pattern matching is a powerful tool in Asterisk that prevents having an extension for every single number you might want to dial. Instead, you can create specific extension patterns that will be matched by the software when you…
Read More »