summaryrefslogtreecommitdiffstats
path: root/join.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-9/+0Star
| | | | Now LCR and chan_lcr will not use any CPU until there is work to do.
* Source cleanup.root2009-07-051-10/+5Star
| | | | | | | | | | | | | | | | | | | | | | | | 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
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-4/+4
|
* work on chan_lcrSuper User2008-05-011-9/+0Star
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: Makefile modified: action.cpp modified: action_efi.cpp modified: action_vbox.cpp modified: apppbx.cpp modified: apppbx.h modified: bchannel.c modified: bchannel.h new file: callerid.c new file: callerid.h modified: chan_lcr.c modified: chan_lcr.h modified: crypt.cpp modified: endpoint.cpp modified: endpointapp.cpp modified: interface.c modified: join.cpp modified: joinpbx.cpp modified: joinremote.cpp modified: mISDN.cpp modified: mail.c modified: main.h modified: message.h modified: port.cpp modified: route.c modified: route.h modified: socket_server.c modified: todo.txt modified: vbox.cpp modified: watch.c
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-4/+4
| | | | bugfixes
* alpha phase is open, this means:Super User2007-07-171-0/+135
it compiles! it runs! it calls without known bug yet! comments to jolly@eversberg.eu