summaryrefslogtreecommitdiffstats
path: root/crypt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-21/+39
| | | | Now LCR and chan_lcr will not use any CPU until there is work to do.
* Fixes and improves parsing of config file.Andreas Eversberg2009-10-271-1/+1
| | | | | | | | | | | | | | | | | Last character of unterminated line was ignored. Minor bug fix in 2600 Hz pulse dialing. modified: README modified: action_vbox.cpp modified: crypt.cpp modified: extension.c modified: gsm_conf.c modified: interface.c modified: macro.h modified: route.c modified: ss5.cpp modified: ss5.h
* Source cleanup.root2009-07-051-208/+104Star
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix lot of warningsKarsten Keil2008-09-021-7/+7
|
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-9/+9
|
* work on chan_lcrSuper User2008-05-011-6/+2Star
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* struct message -> struct lcr_msgSuper User2008-04-251-8/+8
|
* alpha phase is open, this means:Super User2007-07-171-6/+6
| | | | | | | | it compiles! it runs! it calls without known bug yet! comments to jolly@eversberg.eu
* backupSuper User2007-07-151-14/+4Star
|
* backupSuper User2007-07-071-2/+2
| | | | compiles, runs, but not enough debugged
* backupSuper User2007-05-231-2/+2
|
* only for backup, still in coding state - no compile!!!Super User2007-05-061-0/+2046