Commit Graph

311 Commits

Author SHA1 Message Date
Super User d2ffecef26 added filter options (gain, pipeline, blowfish) to interface configuration.
modified:   apppbx.cpp
	modified:   interface.c
	modified:   interface.h
	modified:   mISDN.cpp
	modified:   mISDN.h
	modified:   route.c
	modified:   todo.txt
2008-01-06 15:49:29 +01:00
Super User a0beafd25e fixes
trace of vbox
better beep after announcement
announcements without beep
recording of answering machine (vbox) works, as well as call recording.

	modified:   README
	modified:   action_vbox.cpp
	modified:   port.cpp
	modified:   port.h
	modified:   todo.txt
	modified:   vbox.cpp
2008-01-06 12:30:37 +01:00
Super User 83477c7faf fixes, screen in and out works, fixed release problem in mISDNuser
modified:   Makefile
	modified:   README
	modified:   action.cpp
	modified:   apppbx.cpp
	modified:   apppbx.h
	modified:   dss1.cpp
	modified:   extension.c
	modified:   interface.c
	modified:   interface.h
	modified:   main.c
	modified:   port.cpp
	modified:   tones.c
	modified:   trace.c
	modified:   trace.h
2008-01-05 22:58:22 +01:00
Super User 4d6f1aa5b1 minor fix
modified:   action.cpp
2007-12-26 22:17:44 +01:00
Super User e01d4caa3e some fixes, check README
modified:   README
	modified:   action.cpp
	modified:   action_vbox.cpp
	modified:   admin_client.c
	modified:   admin_server.c
	modified:   apppbx.cpp
	modified:   apppbx.h
	modified:   dss1.cpp
	modified:   endpointapp.cpp
	modified:   endpointapp.h
	modified:   interface.c
	modified:   joinpbx.cpp
	modified:   joinremote.cpp
	modified:   mISDN.cpp
	modified:   main.h
	modified:   message.h
	modified:   port.cpp
	modified:   port.h
	modified:   todo.txt
	modified:   tones.c
2007-12-22 10:10:18 +01:00
Super User fe5641b200 some minor output fixes 2007-10-07 18:16:31 +02:00
Jrg Habenicht ba93d3abf0 removed: old PBX definition
added: rpath option to link against development lib in non standard dirs
2007-10-03 18:25:20 +02:00
Jrg Habenicht 8911376d59 removed: --with-crypto
added: --with-ssl
2007-10-03 18:12:48 +02:00
hajo 8bddb2d979 added: autoconf environment
NOTE: --with-asterisk compiles, --use-misdn-socket not
2007-10-02 16:08:50 +02:00
Super User 2075e1ab39 fix by Martin: screening caller-ids with jokers shall work now. 2007-10-02 10:15:37 +02:00
Super User c01315204b some small conference jingle fixes
changed description of interface in settings.
2007-10-01 09:54:51 +02:00
Super User 5b8989b12e audio recording fix by Xuan 2007-09-25 12:50:21 +02:00
Super User e942077b9a added port# to log-file 2007-09-23 10:03:04 +02:00
Super User 59b8aa3194 removed some usleep debugging, so audioprocessing will not hang 2007-09-23 09:43:30 +02:00
Super User b2d271bef8 fixed multiplexing bug at NT-mode.
this means: multiple telephones now work together on same bus.
2007-09-22 09:28:26 +02:00
Super User a8057c6917 run out of channel bug fix 2007-09-19 17:56:13 +02:00
Super User ae6976b74f testing 2007-09-19 17:28:56 +02:00
Super User 78f7f22944 fixes for some join-object-release problems 2007-09-15 10:40:29 +02:00
Super User 541572c18c added partyline join and leave jingle option 2007-09-10 14:32:59 +02:00
Super User db6990e487 just backup. (partyline join/release jingle not tested yet, no sound yet) 2007-09-10 07:10:50 +02:00
Super User 704047acd3 clean up makefile 2007-08-29 19:05:37 +02:00
Super User 55d06b7bc8 backup 2007-08-29 18:56:03 +02:00
Super User ce197cab91 backup 2007-08-26 15:23:58 +02:00
Super User 99054aa5cc dito 2007-08-24 12:05:06 +02:00
Super User 6df42c1e95 added stall warning 2007-08-24 12:04:34 +02:00
Super User f1eb0ea3cc fixed partyline-conference handling 2007-08-24 08:39:42 +02:00
Super User 2c5382eb3f fix, work 2007-08-13 23:29:09 +02:00
Super User fa633bd13b fix 2007-08-13 13:22:48 +02:00
Super User 00e1539a7f work... 2007-08-12 13:05:26 +02:00
Super User b359d75e7d worked on asterisk application 2007-08-12 11:16:45 +02:00
Super User 6552bc3627 fix 2007-08-12 10:16:19 +02:00
Super User b88911b990 fix 2007-08-11 20:49:49 +02:00
Super User cbe9d412a3 added exporting/importing bchannel stacks to the remote application 2007-08-11 15:57:58 +02:00
Super User 0a0643e3a5 fixes, debugging for usleep problems. 2007-08-11 10:12:10 +02:00
Super User 16535fd531 some minor fixes 2007-08-03 20:13:17 +02:00
Super User 54d34cda7a fixed crash when receiving notify messages
some other fixes
start adding new mISDN api.
2007-07-31 07:34:18 +02:00
Super User fb872d7e65 fixed routing: only parameters that are allowed may be present in the routing file.
fixed pick-up of a call that rings on a different extension/phone
2007-07-29 11:46:49 +02:00
Super User b078c8a771 beta phase is reached
fixed multiplexing for calls to multiple extensions
2007-07-29 11:17:29 +02:00
Super User 41f2c3714b fix 2007-07-27 20:31:14 +02:00
Super User b5427b9c69 fixes, changes, backup 2007-07-27 20:07:22 +02:00
Super User 701b046a45 unified socket application interface (for asterisk and maybe other apps)
bugfixes
2007-07-26 14:23:56 +02:00
Super User bf3c4d173a fixes & improvements
modified:   admin_client.c
	modified:   apppbx.cpp
	modified:   asterisk_client.c
	deleted:    default/h323_gateway.conf
	modified:   default/options.conf
	modified:   default/routing.conf
	modified:   dss1.cpp
	modified:   message.c
	modified:   todo.txt
	modified:   vbox.cpp
	modified:   vbox.h
2007-07-18 11:44:25 +02:00
Super User 5a22e57828 alpha phase is open, this means:
it compiles!
it runs!
it calls without known bug yet!

comments to jolly@eversberg.eu
2007-07-17 19:28:09 +02:00
Super User a54078ccf0 backup 2007-07-15 12:03:09 +02:00
Super User ef3fc1931a backup 2007-07-15 12:01:27 +02:00
Super User 2746009aca backup
still debugging...
2007-07-08 11:24:26 +02:00
Super User 7b78740c6e backup
runs, dialtone, but still buggy
2007-07-07 21:36:16 +02:00
Super User 3754d8f73f backup
compiles, runs, but not enough debugged
2007-07-07 17:13:20 +02:00
Super User e9daaa4ef7 backup 2007-06-27 08:23:50 +02:00
Super User 7dc10dcae1 backup 2007-06-03 12:11:09 +02:00