summaryrefslogtreecommitdiffstats
path: root/apppbx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed dialing of national or international number type. (Used for GSM)Andreas Eversberg2010-01-041-0/+5
* Added keypad forwarding, keypad parameter, chan_lcr keypad option 'k'.Andreas Eversberg2009-10-271-4/+11
* Added support for signalling system no. 5.Andreas Eversberg2009-09-261-71/+102
* Added 'extern' flag to interface.conf.Andreas Eversberg2009-09-231-5/+13
* New Version 1.6root2009-09-061-6/+9
* Fixed disabling of DTMF using 'n' option of chan_lcr.Andreas Eversberg2009-05-211-1/+1
* Restructured tones_dir, added tones_dir to interface.confAndreas Eversberg2009-05-141-726/+363Star
* Added GSM network support.Andreas Eversberg2009-05-111-10/+24
* Added processing of second caller id.Andreas Eversberg2008-11-041-6/+36
* fixed some layer 2 link issuesAndreas Eversberg2008-09-141-1/+1
* Fix lot of warningsKarsten Keil2008-09-021-9/+9
* now LCR features real HDLC bchannel mode.Super User2008-07-261-3/+7
* added more display infoSuper User2008-07-031-1/+18
* fixed dialing bug to remote applicationSuper User2008-06-151-6/+13
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-5/+5
* work on chan_lcr: bridging works, interface selection possibleSuper User2008-06-061-3/+20
* LCR is now uses socket based mISDN V2 APISuper User2008-06-011-2/+7
* work on chan_lcrSuper User2008-05-191-27/+22Star
* work on chan_lcrSuper User2008-05-181-1/+2
* work on chan_lcrSuper User2008-05-011-21/+13Star
* work on chan_lcr:Super User2008-04-281-0/+1
* struct message -> struct lcr_msgSuper User2008-04-251-28/+28
* socket mISDN workSuper User2008-04-241-2/+2
* work on socket. (don't try yet)Super User2008-04-131-2/+2
* socket api workSuper User2008-03-241-1/+1
* fixed dialtone bugSuper User2008-03-221-1/+4
* added timer for recovering missing activation/deactivation replies of bchanne...Super User2008-02-161-1/+1
* now gives warning if mISDN branch is wrong.Super User2008-02-031-5/+5
* work on unfinished asterisk channel driver (bchannel handling)Super User2008-01-191-10/+10
* moved timeout settings from extenion to interface.confSuper User2008-01-121-14/+0Star
* added filter options (gain, pipeline, blowfish) to interface configuration.Super User2008-01-061-4/+4
* fixes, screen in and out works, fixed release problem in mISDNuserSuper User2008-01-051-197/+26Star
* some fixes, check READMESuper User2007-12-221-2/+2
* some minor output fixesSuper User2007-10-071-2/+8
* fix by Martin: screening caller-ids with jokers shall work now.Super User2007-10-021-2/+2
* some small conference jingle fixesSuper User2007-10-011-3/+6
* testingSuper User2007-09-191-2/+27
* just backup. (partyline join/release jingle not tested yet, no sound yet)Super User2007-09-101-5/+10
* added exporting/importing bchannel stacks to the remote applicationSuper User2007-08-111-27/+48
* fixes, debugging for usleep problems.Super User2007-08-111-20/+65
* fixed crash when receiving notify messagesSuper User2007-07-311-29/+37
* fixed routing: only parameters that are allowed may be present in the routing...Super User2007-07-291-1/+1
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-66/+66
* fixes & improvementsSuper User2007-07-181-5/+11
* alpha phase is open, this means:Super User2007-07-171-379/+463
* backupSuper User2007-07-151-211/+188Star
* backupSuper User2007-07-071-1/+1
* backupSuper User2007-07-071-279/+170Star
* backupSuper User2007-06-271-65/+129
* backupSuper User2007-06-031-214/+225