summaryrefslogtreecommitdiffstats
path: root/route.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken timeout conditionAndreas Eversberg2011-09-021-7/+8
* Fixed forking, to prevent LCR to run multiple timesAndreas Eversberg2011-08-101-5/+12
* don't execve() a shell process but always double-fork and then exec the progr...Harald Welte2011-02-201-2/+8
* Adding various arguments to 'execute' condition and 'execute' action.Andreas Eversberg2010-12-131-1/+16
* Just a small bug fix: Extension matching will be performed by extension's num...Andreas Eversberg2010-03-241-1/+1
* - Fixed HLC (higher layer capability) modification to LCR routing.Andreas Eversberg2010-01-241-6/+105
* Added "release" action and timeout to "execute" action.Andreas Eversberg2010-01-161-1/+5
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-7/+28
* Added keypad forwarding, keypad parameter, chan_lcr keypad option 'k'.Andreas Eversberg2009-10-271-2/+5
* Fixes and improves parsing of config file.Andreas Eversberg2009-10-271-3/+1Star
* Source cleanup.root2009-07-051-446/+223Star
* Added GSM network support.Andreas Eversberg2009-05-111-1/+1
* Applied patch by Daniel: "execute"-action can now be performed on call init o...Andreas Eversberg2009-04-061-2/+22
* Added alerting and proceeding to the goto rule.Andreas Eversberg2009-02-151-1/+1
* Added processing of second caller id.Andreas Eversberg2008-11-041-3/+10
* Finished autoconf.Andreas Eversberg2008-09-211-2/+2
* fixed some layer 2 link issuesAndreas Eversberg2008-09-141-3/+3
* changed port attribute to "portnum".Andreas Eversberg2008-09-061-2/+2
* Fix lot of warningsKarsten Keil2008-09-021-2/+2
* Fix 64bit buildKarsten Keil2008-09-011-2/+2
* minor fixesSuper User2008-06-201-1/+1
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-4/+4
* LCR is now uses socket based mISDN V2 APISuper User2008-06-011-2/+2
* work on chan_lcrSuper User2008-05-181-2/+5
* work on chan_lcrSuper User2008-05-011-3/+6
* socket mISDN workSuper User2008-04-241-3/+3
* socket api workSuper User2008-03-241-4/+0Star
* work on unfinished asterisk channel driver (bchannel handling)Super User2008-01-191-1/+1
* added filter options (gain, pipeline, blowfish) to interface configuration.Super User2008-01-061-1/+1
* just backup. (partyline join/release jingle not tested yet, no sound yet)Super User2007-09-101-1/+4
* fixes, debugging for usleep problems.Super User2007-08-111-6/+1Star
* fixed routing: only parameters that are allowed may be present in the routing...Super User2007-07-291-0/+9
* fixSuper User2007-07-271-1/+1
* fixes, changes, backupSuper User2007-07-271-1/+1
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-16/+19
* backupSuper User2007-07-151-74/+38Star
* backupSuper User2007-07-071-3/+3
* backupSuper User2007-06-271-1/+1
* backupSuper User2007-06-031-1/+4
* backupSuper User2007-05-231-2/+2
* backupSuper User2007-05-151-34/+3Star
* only for backup, still in coding state - no compile!!!Super User2007-05-061-0/+2524