dect
/
asterisk
Archived
13
0
Fork 0
Asterisk with DECT support
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
martinp 8db1793f0a Add 'n' option to Queue application to fall through to the next extension after the timeout if no member picks up
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1766 f38db490-d61c-443f-a65b-d21fe96a405b
2003-11-19 21:56:45 +00:00
agi Add DESTDIR support (bug #200) 2003-10-25 17:27:53 +00:00
apps Add 'n' option to Queue application to fall through to the next extension after the timeout if no member picks up 2003-11-19 21:56:45 +00:00
astman Add DESTDIR support (bug #200) 2003-10-25 17:27:53 +00:00
cdr Harden PGSQL against dead connections (bug #481) 2003-11-05 05:56:27 +00:00
channels Fix segfault if more than 32 channels are used because of round_robin[x] = p; 2003-11-18 18:09:29 +00:00
codecs Remove really broke MP3 stuff in favor of G.726 in the near future 2003-11-04 02:40:09 +00:00
configs Add br tones 2003-11-11 16:37:14 +00:00
contrib Add message expiry from cron (bug #388) 2003-10-22 03:58:58 +00:00
db1-ast More cleanups and OSX fixes for 10.3 2003-10-27 20:00:41 +00:00
doc Make ${ACCOUNTCODE} available and document (bug #459) 2003-11-13 20:42:17 +00:00
editline Check pointer (bug #253) 2003-09-27 02:27:15 +00:00
formats Remove really broke MP3 stuff in favor of G.726 in the near future 2003-11-04 02:40:09 +00:00
images
include/asterisk Don't do reinvite if both parties talk diffrent codecs 2003-11-15 00:52:49 +00:00
keys
pbx Fix a typo 2003-11-17 23:53:22 +00:00
redhat
res Handle mpg123 failures without leaking fd's 2003-11-04 23:23:00 +00:00
sounds Add pound/star (bug #113) 2003-08-18 05:50:10 +00:00
stdtime Get .depend for stdtime 2003-11-05 06:19:41 +00:00
utils Code cleanups (bug #66) 2003-09-19 01:20:23 +00:00
.cvsignore
BUGS
CHANGES Update Changelog and README 2003-10-25 21:18:57 +00:00
CREDITS Trustingly add Thorston's deadlock patch 2003-11-08 04:35:57 +00:00
HARDWARE
LICENSE
Makefile Fix build on FreeBSD for gsm 2003-11-14 00:28:11 +00:00
README
README.cdr
README.festival
README.iax
README.messages-expire Add message expiry from cron (bug #388) 2003-10-22 03:58:58 +00:00
README.mysql Remove MySQL support from default Asterisk in accordance with new MySQL library licensing 2003-09-26 22:03:10 +00:00
README.variables Make ${ACCOUNTCODE} available and document (bug #459) 2003-11-13 20:42:17 +00:00
SECURITY
acl.c Route fixes for OpenBSD (bug #415) 2003-10-22 04:09:28 +00:00
addmailbox
alaw.c
app.c
ast_expr.y Code cleanups (bug #66) 2003-09-19 01:20:23 +00:00
astconf.h
asterisk-ng-doxygen
asterisk.c Back out "leak" fixes, as it causes segfaults 2003-11-09 20:31:54 +00:00
asterisk.h
astgenkey
astmm.c Fix astmm for new build process 2003-08-21 01:06:52 +00:00
autoservice.c BSD portability enhancements (bug #234) 2003-09-08 16:48:07 +00:00
callerid.c Typo 2003-11-09 18:46:52 +00:00
cdr.c Don't complain that wait4 is unkown and make sure that we won't segfault if chan->cdr is NULL 2003-09-17 04:21:56 +00:00
channel.c Gotta actually free the frame... 2003-11-07 03:48:03 +00:00
chanvars.c
cli.c Back out "leak" fixes, as it causes segfaults 2003-11-09 20:31:54 +00:00
coef_in.h
coef_out.h
config.c Add agent groupings, fix the "incorrect" message on first login attempt 2003-07-01 04:08:25 +00:00
db.c Totally revamp thread debugging to support locating and removing deadlocks 2003-08-13 15:25:16 +00:00
dlfcn.c Make it build and run on MacOS X 2003-10-26 19:17:28 +00:00
dns.c Make it build and run on MacOS X 2003-10-26 18:50:49 +00:00
dsp.c Add the second way of signalizing hangup when busydetect detects the busy tone 2003-07-08 21:14:59 +00:00
ecdisa.h
enum.c While doing ENUM lookups, search all records 2003-11-08 23:06:59 +00:00
festival-1.4.1-diff
festival-1.4.2.diff
festival-1.4.3.diff Lose the 1.4.1 diff, add a 1.4.3 diff 2003-08-14 21:06:39 +00:00
file.c Display language (bug #256) 2003-10-25 18:15:04 +00:00
frame.c Remove really broke MP3 stuff in favor of G.726 in the near future 2003-11-04 02:40:09 +00:00
fskmodem.c
image.c Show the names of the codecs instead of the numbers (bug #92) 2003-08-16 05:10:35 +00:00
indications.c Totally revamp thread debugging to support locating and removing deadlocks 2003-08-13 15:25:16 +00:00
init.asterisk
io.c Make it build and run on MacOS X 2003-10-26 18:50:49 +00:00
loader.c Don't allow to issue a 'reload' command if the previous one didn't finish yet 2003-11-19 21:19:18 +00:00
logger.c Add "logger reload" CLI (bug #345) 2003-10-02 06:40:10 +00:00
make_build_h
manager.c Pass accountcode to outgoing spool call when originated with Context&Extension&Priority 2003-10-01 21:01:31 +00:00
md5.c
messages-expire.pl Add message expiry from cron (bug #388) 2003-10-22 03:58:58 +00:00
mkdep FreeBSD compatability fixes 2003-08-19 06:06:50 +00:00
pbx.c Make ${ACCOUNTCODE} available and document (bug #459) 2003-11-13 20:42:17 +00:00
poll.c Make it build and run on MacOS X 2003-10-26 19:17:28 +00:00
postgres_cdr.sql Add contributed postgreSQL schema for CDR (bug #381) 2003-10-13 18:18:15 +00:00
privacy.c
retrieve_extensions_from_mysql.pl Add the flags column so that if it's set to '1' then that record is not included in the output extensions file 2003-08-13 15:56:32 +00:00
retrieve_sip_conf_from_mysql.pl Add flags column so that we can exclude some records from being published in the output file 2003-08-14 16:23:12 +00:00
rtp.c Fix AbsoluteTimeout on rtp native bridge 2003-11-18 00:45:04 +00:00
safe_asterisk
sample.call
say.c Language fix up 2003-10-22 03:06:47 +00:00
sched.c Minor typo 2003-11-12 08:57:23 +00:00
sounds.txt Test 3 2003-09-03 17:06:12 +00:00
srv.c More cleanups and OSX fixes for 10.3 2003-10-27 20:00:41 +00:00
tdd.c
term.c Add "crt" to list that knows colorization (#410) 2003-10-22 03:04:45 +00:00
translate.c Fix bug #111 2003-08-16 15:47:53 +00:00
ulaw.c
valgrind-RedHat-8.0.supp
vmail.cgi
vmdb.sql

README

The Asterisk Open Source PBX
by Mark Spencer <markster@linux-support.net>
Copyright (C) 2001, Linux Support Services, Inc.
================================================================
* SECURITY
  It is imperative that you read and fully understand the contents of
  the SECURITY file before you attempt to configure an Asterisk server.

* WHAT IS ASTERISK
  Asterisk is an Open Source PBX and telephony toolkit.  It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.  For more information
on the project itself, please visit the Asterisk home page at:

           http://www.asteriskpbx.com

* LICENSING
  Asterisk is distributed under GNU General Public License.  The GPL also
must apply to all loadable modules as well, except as defined below.

  Linux Support Services, Inc. retains copyright to all of the core
Asterisk system, and therefore can grant, at its sole discression, the
ability for companies, individuals, or organizations to create proprietary
or Open Source (but non-GPL'd) modules which may be dynamically linked at
runtime with the portions of Asterisk which fall under our copyright
umbrella, or are distributed under more flexible licenses than GPL.  At
this time (5/21/2001) the only component of Asterisk which is covered
under GPL and not under our Copyright is the Xing MP3 decoder.

  If you wish to use our code in other GPL programs, don't worry -- there
is no requirement that you provide the same exemption in your GPL'd
products (although if you've written a module for Asterisk we would
strongly encourage you to make the same excemption that we do).

  Specific permission is also granted to OpenSSL and OpenH323 to link to
Asterisk.

  If you have any questions, whatsoever, regarding our licensing policy,
please contact us.
  
* REQUIRED COMPONENTS

== Linux ==
  Currently, the Asterisk Open Source PBX is only known to run on the
Linux OS, although it may be portable to other UNIX-like operating systems
as well.


* GETTING STARTED

First, be sure you've got supported hardware.  To use Asterisk right now,
you will need one of the following:

	* All Wildcard (tm) products from LSS (www.linux-support.net)
	* QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net)
	* Full Duplex Sound Card supported by Linux
	* Adtran Atlas 800 Plus
	* ISDN4Linux compatible ISDN card
	* Tormenta Dual T1 card (www.bsdtelephony.com.mx)

Assuming you have one of these (most likely the third) you're ready to 
proceed:

1) Run "make"
2) Run "make install"

If this is your first time working with Asterisk, you may wish to install
the sample PBX, with demonstration extensions, etc.  If so, run:

	"make samples"

Doing so will overwrite any existing config files you have.

Finally, you can launch Asterisk with:

	./asterisk -vvvc

You'll see a bunch of verbose messages fly by your screen as Asterisk
initializes (that's the "very very verbose" mode).  When it's ready, if
you specified the "c" then you'll get a command line console, that looks
like this:

*CLI>

You can type "help" at any time to get help with the system.  For help
with a specific command, type "help <command>".  To start the PBX using
your sound card, you can type "dial" to dial the PBX.  Then you can use
"answer", "hangup", and "dial" to simulate the actions of a telephone.
Remember that if you don't have a full duplex sound card (And asterisk
will tell you somewhere in its verbose messages if you do/don't) than it
won't work right (not yet).

Feel free to look over the configuration files in /etc/asterisk, where
you'll find a lot of information about what you can do with Asterisk.

* ABOUT CONFIGURATION FILES

All Asterisk configuration files share a common format.  Comments are
delimited by ';' (since '#' of course, being a DTMF digit, may occur in
many places).  A configuration file is divided into sections whose names
appear in []'s.  Each section typically contains two types of statements,
those of the form 'variable = value', and those of the form 'object =>
parameters'.  Internally the use of '=' and '=>' is exactly the same, so 
they're used only to help make the configuration file easier to
understand, and do not affect how it is actually parsed.

Entries of the form 'variable=value' set the value of some parameter in
asterisk.  For example, in tormenta.conf, one might specify:

	switchtype=national

In order to indicate to Asterisk that the switch they are connecting to is
of the type "national".  In general, the parameter will apply to
instantiations which occur below its specification.  For example, if the
configuration file read:

	switchtype = national
	channel => 1-4
	channel => 10-12
	switchtype = dms100
	channel => 25-47

Then, the "national" switchtype would be applied to channels one through
four and channels 10 through 12, whereas the "dms100" switchtype would
apply to channels 25 through 47.
  
The "object => parameters" instantiates an object with the given
parameters.  For example, the line "channel => 25-47" creates objects for
the channels 25 through 47 of the tormenta card, obtaining the settings
from the variables specified above.

* MORE INFORMATION

Finally, you may wish to visit the web site and join the mailing list if
you're interested in getting more information.

Mark