summaryrefslogtreecommitdiffstats
path: root/joinpbx.h
Commit message (Collapse)AuthorAgeFilesLines
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-2/+1Star
| | | | Now LCR and chan_lcr will not use any CPU until there is work to do.
* Added keypad forwarding, keypad parameter, chan_lcr keypad option 'k'.Andreas Eversberg2009-10-271-1/+1
| | | | | | | | | | | | | | modified: README modified: action.cpp modified: apppbx.cpp modified: chan_lcr.c modified: chan_lcr.h modified: dss1.cpp modified: joinpbx.cpp modified: joinpbx.h modified: message.h modified: route.c modified: route.h
* Fix lot of warningsKarsten Keil2008-09-021-1/+1
|
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-5/+5
|
* work on chan_lcrSuper User2008-05-191-5/+0Star
|
* just backup. (partyline join/release jingle not tested yet, no sound yet)Super User2007-09-101-0/+2
|
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-9/+9
| | | | bugfixes
* alpha phase is open, this means:Super User2007-07-171-0/+83
it compiles! it runs! it calls without known bug yet! comments to jolly@eversberg.eu