summaryrefslogtreecommitdiffstats
path: root/default/interface.conf
Commit message (Collapse)AuthorAgeFilesLines
* Some minor corrections on default/interface.confAndreas Eversberg2009-09-231-9/+9
|
* Added 'extern' flag to interface.conf.Andreas Eversberg2009-09-231-0/+8
| | | | | | | | | | | | | | If no specific interface is given for the 'extern' rule in the routing.conf, or if call is forwarded (settings), then only interfaces marked with 'extern' flag are used. You need to set this flag when upgrading to this version. See default/interface.conf for hint. modified: README modified: apppbx.cpp modified: default/interface.conf modified: interface.c modified: interface.h
* - Debug option now works for GSM.Andreas Eversberg2009-05-171-0/+1
| | | | | | | | - Fixed some GSM information elements. modified: README modified: default/interface.conf modified: gsm.cpp
* Restructured tones_dir, added tones_dir to interface.confAndreas Eversberg2009-05-141-0/+12
| | | | | | | | | | | | | | | | | | Code cleanup.. modified: README modified: apppbx.cpp modified: default/interface.conf modified: default/options.conf modified: dss1.cpp modified: extension.c modified: gsm.cpp modified: interface.c modified: interface.h modified: mISDN.cpp modified: options.c modified: options.h modified: port.cpp
* Added GSM network support.Andreas Eversberg2009-05-111-0/+18
| | | | | This turns LCR into a GSM mobile switching center. More infos will follow.
* chan_lcr hopefully now compiles against SVN version of asterisk.Andreas Eversberg2009-02-151-0/+8
| | | | | | | | | | | | | | | Added limitation option for maximum dialed digits. If dial string exceeds that limit, overlap-dialing is used to complete dial string. Siemens EWSD (APS V16) only allows 20 digits at a time. modified: README modified: chan_lcr.c modified: default/interface.conf modified: dss1.cpp modified: dss1.h modified: ie.cpp modified: interface.c modified: interface.h
* Finished autoconf.Andreas Eversberg2008-09-211-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Commments are welcome. deleted: Makefile modified: Makefile.am new file: Makefile.in modified: README new file: aclocal.m4 modified: action_vbox.cpp modified: alawulaw.h modified: autogen.sh new file: config.h.in new file: configure modified: configure.ac modified: default/interface.conf modified: default/options.conf modified: dss1.cpp modified: dss1.h modified: extension.c modified: genext.c modified: interface.c modified: interface.h modified: mISDN.cpp modified: mISDN.h modified: main.h new file: mkinstalldirs modified: options.c modified: options.h modified: port.cpp modified: route.c modified: todo.txt modified: tones.c modified: vbox.cpp deleted: watch.c
* Ports can now be specified by number or by name.Andreas Eversberg2008-09-071-0/+5
| | | | | | | | | | | | | | | Names are shown in state-screen also. modified: README modified: default/interface.conf modified: interface.c modified: interface.h modified: lcradmin.c modified: lcrsocket.h modified: mISDN.cpp modified: mISDN.h modified: main.h modified: socket_server.c
* changed port attribute to "portnum".Andreas Eversberg2008-09-061-23/+23
| | | | | | | | modified: bchannel.c modified: default/interface.conf modified: interface.c modified: mISDN.cpp modified: route.c
* fixed so, PRI/BRI NT/TE worksSuper User2008-05-091-7/+7
| | | | | | | | modified: default/interface.conf modified: dss1.cpp modified: mISDN.cpp modified: trace.c modified: trace.h
* socket mISDN workSuper User2008-04-241-1/+11
| | | | | | | | | | | | | | | modified: Makefile modified: apppbx.cpp modified: default/interface.conf modified: dss1.cpp modified: interface.c modified: interface.h modified: mISDN.cpp modified: mISDN.h modified: main.h modified: options.c modified: options.h modified: route.c
* moved timeout settings from extenion to interface.confSuper User2008-01-121-0/+3
| | | | | | | | | | | | | | modified: README modified: apppbx.cpp modified: default/interface.conf modified: dss1.cpp modified: extension.c modified: extension.h modified: genext.c modified: interface.c modified: interface.h modified: port.h modified: todo.txt
* backupSuper User2007-08-261-1/+8
|
* fixes, debugging for usleep problems.Super User2007-08-111-1/+1
|
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-4/+16
| | | | bugfixes
* only for backup, still in coding state - no compile!!!Super User2007-05-061-0/+88