summaryrefslogtreecommitdiffstats
path: root/endpoint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-11/+12
| | | | Now LCR and chan_lcr will not use any CPU until there is work to do.
* Source cleanup.root2009-07-051-18/+9Star
| | | | | | | | | | | | | | | | | | | | | | | | 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 GSM network support.Andreas Eversberg2009-05-111-1/+1
| | | | | This turns LCR into a GSM mobile switching center. More infos will follow.
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-4/+4
|
* work on chan_lcrSuper User2008-05-011-1/+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
* added exporting/importing bchannel stacks to the remote applicationSuper User2007-08-111-5/+2Star
|
* alpha phase is open, this means:Super User2007-07-171-10/+10
| | | | | | | | it compiles! it runs! it calls without known bug yet! comments to jolly@eversberg.eu
* backupSuper User2007-07-151-25/+12Star
|
* backupSuper User2007-07-071-1/+1
| | | | compiles, runs, but not enough debugged
* backupSuper User2007-06-271-2/+2
|
* backup workSuper User2007-05-091-4/+10
|
* only for backup, still in coding state - no compile!!!Super User2007-05-061-0/+219