summaryrefslogtreecommitdiffstats
path: root/trace.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed transmission of call trace on LCR socket.Andreas Eversberg2010-12-281-0/+1
|
* Fixed compiler warnings when compiling with gcc 4.3.4.Andreas Eversberg2010-03-111-1/+2
| | | | | | | | | | | | | | | | | | | | Fixed names of moved include files (OpenBSC). modified: Makefile.am modified: Makefile.in modified: README modified: chan_lcr.c modified: configure modified: configure.ac modified: genrc.c modified: gentones.c modified: genwave.c modified: gsm.cpp modified: mISDN.cpp modified: main.c modified: port.cpp modified: tones.c modified: trace.c
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-3/+6
| | | | Now LCR and chan_lcr will not use any CPU until there is work to do.
* Source cleanup.root2009-07-051-48/+25Star
| | | | | | | | | | | | | | | | | | | | | | | | modified: bootstrap.c modified: cause.c modified: crypt.cpp modified: endpoint.cpp modified: genext.c modified: genrc.c modified: gentones.c modified: genwave.c modified: ie.cpp modified: join.cpp modified: joinpbx.cpp modified: joinremote.cpp modified: lcradmin.c modified: mail.c modified: main.c modified: message.c modified: route.c modified: socket_server.c modified: tones.c modified: trace.c modified: vbox.cpp
* Added processing of second caller id.Andreas Eversberg2008-11-041-15/+3Star
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New routing macht rule to filter second caller id. Fixed extensions directory path. "make clean" now cleans ".po" files. Fixed unititialized variable bugs and compiler warnings. modified: Makefile.am modified: Makefile.in modified: action.cpp modified: apppbx.cpp modified: callerid.c modified: chan_lcr.c modified: dss1.cpp modified: dss1.h modified: extension.c modified: gentones.c modified: ie.cpp modified: mISDN.cpp modified: message.h modified: port.cpp modified: route.c modified: route.h modified: socket_server.c modified: tones.c modified: trace.c
* Fixed trace bugs.Andreas Eversberg2008-09-141-4/+4
| | | | | | | | | | | modified: README modified: interface.c modified: lcradmin.c modified: mISDN.cpp modified: main.c modified: socket_server.c modified: trace.c modified: vbox.cpp
* Fix lot of warningsKarsten Keil2008-09-021-3/+3
|
* fixed so, PRI/BRI NT/TE worksSuper User2008-05-091-0/+2
| | | | | | | | modified: default/interface.conf modified: dss1.cpp modified: mISDN.cpp modified: trace.c modified: trace.h
* fixes, screen in and out works, fixed release problem in mISDNuserSuper User2008-01-051-6/+6
| | | | | | | | | | | | | | | | | 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
* added port# to log-fileSuper User2007-09-231-0/+5
|
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-1/+1
| | | | bugfixes
* alpha phase is open, this means:Super User2007-07-171-1/+1
| | | | | | | | it compiles! it runs! it calls without known bug yet! comments to jolly@eversberg.eu
* backupSuper User2007-07-151-5/+1Star
|
* backupSuper User2007-07-081-8/+64
| | | | still debugging...
* backupSuper User2007-07-071-4/+9
| | | | runs, dialtone, but still buggy
* backupSuper User2007-07-071-59/+66
| | | | compiles, runs, but not enough debugged
* backupSuper User2007-06-271-2/+8
|
* backupSuper User2007-06-031-7/+19
|
* backupSuper User2007-05-301-50/+37Star
|
* backupSuper User2007-05-271-0/+280