Fork of jolly's Linux Call Router http://www.linux-call-router.de/
Go to file
Andreas Eversberg d4097e3558 [mail] Prevent bustling error message when sending mail without attachment
this cosmetic patch removes a false error message from LCR's mail when
no attachment is wanted.

thanx to bodo for providing this patch!
2011-02-24 10:17:44 +01:00
debian First import of debian subdir 2009-10-03 10:37:00 +02:00
default [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
tones_american some minor fixes 2008-05-12 18:35:48 +02:00
tones_efi new sounds for EFI 2008-01-12 13:40:51 +01:00
tones_german added partyline join and leave jingle option 2007-09-10 14:32:59 +02:00
vbox_english only for backup, still in coding state - no compile!!! 2007-05-06 15:54:52 +02:00
vbox_german only for backup, still in coding state - no compile!!! 2007-05-06 15:54:52 +02:00
.gitignore Removed 'configure' and other files created by 'autoreconf'. 2010-12-13 09:41:35 +01:00
AUTHORS added: autoconf environment 2007-10-02 16:08:50 +02:00
COPYING backup 2007-05-30 06:14:41 +02:00
ChangeLog added: autoconf environment 2007-10-02 16:08:50 +02:00
INSTALL Removed 'configure' and other files created by 'autoreconf'. 2010-12-13 09:41:35 +01:00
LICENSE only for backup, still in coding state - no compile!!! 2007-05-06 15:54:52 +02:00
Makefile.am [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
NEWS added: autoconf environment 2007-10-02 16:08:50 +02:00
README Removed change history from 'README' file. 2010-12-13 09:43:23 +01:00
acinclude.m4 added: autoconf environment 2007-10-02 16:08:50 +02:00
action.cpp don't execve() a shell process but always double-fork and then exec the program directly 2011-02-20 11:33:53 +01:00
action_efi.cpp gsm improvements 2009-06-06 23:46:21 +02:00
action_vbox.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
alawulaw.c gsm improvements 2009-06-06 23:46:21 +02:00
alawulaw.h Finished autoconf. 2008-09-21 08:57:51 +02:00
apppbx.cpp Fixed buffer overflow bug at pickup feature 2010-12-28 16:25:24 +01:00
apppbx.h Adding forwarding of DTMF and keypad between peers 2010-12-13 09:06:38 +01:00
autogen.sh now chan_lcr.so is moved to asterisk' modules directory when installing. 2008-10-11 08:51:38 +02:00
bchannel.c Fix NULL pointer audio frame problem. 2010-03-18 09:13:38 +01:00
bchannel.h Added queue buffer for chan_lcr sending faxes without interruption. 2010-01-24 14:22:34 +01:00
callerid.c gsm improvements 2009-06-06 23:46:21 +02:00
callerid.h Fix lot of warnings 2008-09-02 02:02:11 +02:00
cause.c Source cleanup. 2009-07-05 22:14:21 +02:00
cause.h Fix conversion string warnings, there are lot more like these. 2008-08-29 13:13:03 +02:00
chan_lcr.c [chan_lcr] Unloading chan_lcr is now possible 2011-02-24 08:59:17 +01:00
chan_lcr.h [chan_lcr] Fixed caller ID for calls from AST->LCR 2011-02-20 09:33:31 +01:00
checkout-branch.sh new file: checkout-branch.sh 2010-01-16 11:32:36 +01:00
configure.ac Incremented version number of lcr in develop branch. 2011-02-21 09:42:32 +01:00
crypt.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
crypt.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
dss1.cpp Splitted GSM support into BS (network) and MS (mobile) part. 2010-05-31 18:45:02 +02:00
dss1.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
endpoint.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
endpoint.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
endpointapp.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
endpointapp.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
extension.c Fixes and improves parsing of config file. 2009-10-27 07:53:27 +01:00
extension.h fix and work 2008-05-25 16:12:20 +02:00
genext.c Fixed output problems of error messages while parsing options.conf / gsm.conf. 2010-03-17 08:31:07 +01:00
genrc.c Fixed compiler warnings when compiling with gcc 4.3.4. 2010-03-11 14:07:20 +01:00
gentones.c Fixed compiler warnings when compiling with gcc 4.3.4. 2010-03-11 14:07:20 +01:00
genwave.c Fixed compiler warnings when compiling with gcc 4.3.4. 2010-03-11 14:07:20 +01:00
gsm.cpp [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
gsm.h [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
gsm_audio.c Make LCR work with the current openbsc lcr_rtp branch. (soon merged with master branch) 2009-12-20 18:55:03 +01:00
gsm_audio.h Added GSM network support. 2009-05-11 11:07:58 +02:00
gsm_bs.cpp [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
gsm_bs.h [GSM_BS] Added DTMF support. 2011-02-20 10:40:29 +01:00
gsm_ms.cpp Completed GSM mobile station support with OsmocomBB 2010-12-13 09:06:49 +01:00
gsm_ms.h Completed GSM mobile station support with OsmocomBB 2010-12-13 09:06:49 +01:00
ie.cpp Added support for signalling system no. 5. 2009-09-26 13:20:29 +02:00
interface.c [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
interface.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
join.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
join.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
joinpbx.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
joinpbx.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
joinremote.cpp Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
joinremote.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
lcradmin.c Fixed channel selection on outgoing calls on NT-mode multipoint 2010-12-13 09:11:56 +01:00
lcrsocket.h Fixed channel selection on outgoing calls on NT-mode multipoint 2010-12-13 09:11:56 +01:00
loop.c Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
loop.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
mISDN.cpp Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
mISDN.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
macro.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
mail.c [mail] Prevent bustling error message when sending mail without attachment 2011-02-24 10:17:44 +01:00
main.c Modify GSM BS (OpenBTS) to use unix domain socket based MNCC 2011-02-20 11:30:27 +01:00
main.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
message.c Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
message.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
message.txt fix 2007-08-12 10:16:19 +02:00
mkinstalldirs Finished autoconf. 2008-09-21 08:57:51 +02:00
myisdn.h LCR is now uses socket based mISDN V2 API 2008-06-01 18:52:10 +02:00
options.c Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
options.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
port.cpp Fixed compiler warnings when compiling with gcc 4.3.4. 2010-03-11 14:07:20 +01:00
port.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
remote.cpp Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
remote.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
route.c don't execve() a shell process but always double-fork and then exec the program directly 2011-02-20 11:33:53 +01:00
route.h - Fixed HLC (higher layer capability) modification to LCR routing. 2010-01-24 19:41:32 +01:00
select.c Removed the lock-debugging for chan_lcr. 2010-07-21 11:27:58 +02:00
select.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
socket_server.c [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues. 2011-02-20 17:34:24 +01:00
socket_server.h Adding interface support for remote app (chan_lcr). 2010-12-13 09:22:49 +01:00
ss5.cpp Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
ss5.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00
ss5_decode.c Don't detect tones for SS5, if the minimum noise level is not reached. 2009-10-07 18:52:04 +02:00
ss5_decode.h Added support for signalling system no. 5. 2009-09-26 13:20:29 +02:00
ss5_encode.c Added support for signalling system no. 5. 2009-09-26 13:20:29 +02:00
ss5_encode.h Added support for signalling system no. 5. 2009-09-26 13:20:29 +02:00
todo.txt Added 'polling' option to options.conf. 2010-03-17 10:43:04 +01:00
tones.c Fixed compiler warnings when compiling with gcc 4.3.4. 2010-03-11 14:07:20 +01:00
tones.h changed long to int (64 bit system's compatibilty) 2008-06-14 08:34:50 +02:00
trace.c Fixed transmission of call trace on LCR socket. 2011-02-20 10:40:05 +01:00
trace.h Added Notify to NT-mode. 2009-03-20 18:47:31 +01:00
vbox.cpp Fix of vbox announcing bug 2010-09-20 08:22:13 +02:00
vbox.h Replaced polling loop for LCR and chan_lcr with select based event loop. 2010-01-16 11:20:23 +01:00

README

Note:
-----
PBX software can be connected to private hardware, as well as public
switched networks. Due to wrong use or software bugs, it can cause failures
to these networks and hardware, disturbing users of these networks and
hardware, cause load and unwanted costs, and may prohibit making calls,
especially in case of an emergency.

The authors of this software cannot take any responsibility for correct
use and correct behaviour of this software.
If you use this software, you aggree the terms of the LICENSE and README
file.
You will also inform your customers about the content of the LICENSE and
README file.

Some countries and/or telephone networks require special approval in order
to allow telephone devices to be connected to their networks.


Installation and Usage:
-----------------------
Read the documentation at http://www.linux-call-router.de
Also you will find a quick howto there.