summaryrefslogtreecommitdiffstats
path: root/joinpbx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-30/+19Star
* A fix belonging to the last commit.Andreas Eversberg2009-12-251-1/+1
* Fixed some minor bug. Also fixed problem with double setup for internal exten...Andreas Eversberg2009-12-251-5/+15
* Added keypad forwarding, keypad parameter, chan_lcr keypad option 'k'.Andreas Eversberg2009-10-271-4/+11
* Fixed bad bug in joining calls. Please update, if you have changed to version...Andreas Eversberg2009-09-061-16/+42
* New Version 1.6root2009-09-061-5/+10
* Source cleanup.root2009-07-051-146/+73Star
* Fix lot of warningsKarsten Keil2008-09-021-1/+1
* make compile with gcc 4.* without warnings. (hopefully with all versions)Super User2008-07-291-3/+3
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-5/+5
* fix and workSuper User2008-05-251-22/+14Star
* some minor fixesSuper User2008-05-121-5/+4Star
* work on chan_lcrSuper User2008-05-011-12/+3Star
* struct message -> struct lcr_msgSuper User2008-04-251-6/+6
* some fixes, check READMESuper User2007-12-221-1/+1
* some small conference jingle fixesSuper User2007-10-011-1/+7
* fixed multiplexing bug at NT-mode.Super User2007-09-221-1/+1
* fixes for some join-object-release problemsSuper User2007-09-151-0/+6
* added partyline join and leave jingle optionSuper User2007-09-101-1/+1
* just backup. (partyline join/release jingle not tested yet, no sound yet)Super User2007-09-101-2/+25
* fixed partyline-conference handlingSuper User2007-08-241-28/+51
* added exporting/importing bchannel stacks to the remote applicationSuper User2007-08-111-1/+1
* fixed crash when receiving notify messagesSuper User2007-07-311-3/+6
* beta phase is reachedSuper User2007-07-291-8/+43
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-89/+89
* alpha phase is open, this means:Super User2007-07-171-0/+967