Merged revisions 64515 via svnmerge from
[asterisk/asterisk.git] / channels / chan_misdn.c
2007-05-18 Christian RichterMerged revisions 64515 via svnmerge from
2007-05-18 Christian RichterMerged revisions 63534 via svnmerge from
2007-05-18 Christian RichterMerged revisions 62912 via svnmerge from
2007-05-18 Christian RichterMerged revisions 59774 via svnmerge from
2007-05-18 Christian RichterMerged revisions 59254 via svnmerge from
2007-05-18 Christian RichterMerged revisions 59064 via svnmerge from
2007-05-18 Christian RichterMerged revisions 58825-58826 via svnmerge from
2007-05-07 Olle JohanssonAdding external reference
2007-05-07 Olle JohanssonDoxyfication... There's a shortage of comments in this...
2007-04-11 Nadi SarrarMerged revisions 61342,61372-61373,61443 via svnmerge...
2007-04-10 Steve MurphyMerged revisions 60989 via svnmerge from
2007-03-26 Nadi SarrarMerged revisions 59202 via svnmerge from
2007-03-22 Kevin P. FlemingMerged revisions 59180 via svnmerge from
2007-02-18 Kevin P. Flemingadd -Wundef to the --enable-dev-mode flags, so that...
2007-02-07 Christian RichterMerged revisions 53324 via svnmerge from
2007-01-19 Russell BryantMerged revisions 51311 via svnmerge from
2007-01-03 Christian RichterMerged revisions 49313 via svnmerge from
2007-01-03 Christian RichterMerged revisions 47989 via svnmerge from
2006-12-25 Luigi Rizzorename the structs struct tone_zone_sound and struct...
2006-11-07 Steve MurphyA fair number of changes for the sake of bug 7506
2006-10-27 Christian RichterMerged revisions 46351-46353 via svnmerge from
2006-10-22 Christian RichterMerged revisions 45916 via svnmerge from
2006-10-13 Christian RichterMerged revisions 45088 via svnmerge from
2006-10-13 Christian RichterMerged revisions 45026 via svnmerge from
2006-10-11 Christian RichterMerged revisions 44563 via svnmerge from
2006-10-11 Christian RichterMerged revisions 44562 via svnmerge from
2006-10-11 Christian RichterMerged revisions 44561 via svnmerge from
2006-10-11 Christian RichterMerged revisions 44559 via svnmerge from
2006-10-10 Christian RichterMerged revisions 44786 via svnmerge from
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-09-28 Joshua ColpMerged revisions 43933 via svnmerge from
2006-09-28 Christian RichterMerged revisions 43852 via svnmerge from
2006-09-28 Christian RichterMerged revisions 43775 via svnmerge from
2006-09-22 Russell BryantMerged revisions 43482 via svnmerge from
2006-09-20 Kevin P. FlemingMerged revisions 43314 via svnmerge from
2006-09-19 Joshua ColpWhile this is experimental I don't think it should...
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-06 Christian Richterfixed pipe consuming bug when using chanIsAvail (#7878...
2006-08-31 Matt O'Gormaneverything that loads a config that needs a config...
2006-08-31 Joshua ColpMerge in VLDTMF support with Zaptel/Core done by the...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-17 Nadi Sarrarfixing the 64bit issue with misdn_l1_task.
2006-08-16 Christian Richteradded patch from #7709
2006-08-16 Kevin P. Flemingfix some minor stuff
2006-08-16 Russell Bryantinstead of a for loop and ast_cli_(un)register, use...
2006-08-16 Nadi Sarrara static array now holds the cli_entry structs
2006-08-16 Nadi Sarraradding support for AOCD facility messages.
2006-08-15 Christian Richterremoved libbnec dependencies.
2006-08-15 Nadi Sarrarmoved the asn1 and facility portions of code to mISDNus...
2006-08-08 Nadi Sarrar* first bits of decoding facility information elements
2006-08-08 Christian Richter* added possibility to change echocancel settings durin...
2006-08-07 Christian Richterchanged naming of mISDN channels, so that hinting works...
2006-08-05 Russell BryantMerged revisions 38903-38904 via svnmerge from
2006-08-03 Christian Richter* removed pp_l2_check (fixed L2 bug in mISDNuser)
2006-07-19 Kevin P. Flemingmerge Russell's 'hold_handling' branch, finally impleme...
2006-07-13 Christian Richteradded even more statefulness for sending out disconnect...
2006-07-11 Christian Richter* Introducing a new way for the l1watcher thread using...
2006-07-10 Christian Richterremoved unnecessary locking, which might have created...
2006-07-06 Christian Richter* removed tone_indicate, we genrate only the dialtone...
2006-07-04 Christian Richterremoved the reloading of the ntdebug stuff, since this...
2006-07-03 Christian Richterremoved our own tone creation from misdn_indicate,...
2006-07-03 Christian Richteradded misdn show config description[s] to show all...
2006-06-30 Christian Richteradded a bit logging, when we split the bridge
2006-06-29 Christian Richteradded better L2 handling for ptp, if it's down we don...
2006-06-28 Christian Richtermoved a notice into a log
2006-06-28 Christian Richterfixed a few state problems when hanging up the call...
2006-06-27 Christian Richterfixes segfault on incoming call which is disconnected...
2006-06-26 Christian Richter* fixed the busy state
2006-06-21 Christian Richter* added support for PID export/import to identify bridg...
2006-06-19 Christian Richterwhen we get a disconnect, we should stop the tones...
2006-06-19 Christian Richterwe need to send DISCONNECT on Timeout in the ALERTING...
2006-06-18 Christian Richteradded TONE_HANGUP, also added Tone generation by mISDN_...
2006-06-17 Christian Richter* fixed bchannel cleaning race condition with new bchan...
2006-06-08 Christian RichterFixed detection of dtmfs with bridged channels.
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-06-07 Christian Richterchanged the clean_up_bc function to work proper again...
2006-06-06 Christian Richteradded select before write to avoid deadlock on full...
2006-06-01 Christian Richteradded bearer capability reject support. we send release...
2006-05-24 Christian Richteradded EVENT_NEW_CHANNEL. We change the channel name...
2006-05-24 Christian Richterfixed to early connect bug which came in yesterday...
2006-05-23 Christian Richteradded a l1watcher timeout, therefore removed the old...
2006-05-23 Christian Richter* export_ies uses now _VAR else the vars are not copied...
2006-05-22 Christian Richteradded callcounters for incoming and outgoing calls
2006-05-17 Christian Richterfixed bug that we've lost the orginator of the call...
2006-05-16 Christian Richterfixed very bad memory overwrite which leaded to segfaul...
2006-05-05 Christian RichterAdded option far_alerting. This option makes it possibl...
2006-05-02 Christian Richteruse set_callerid to update callerid with prefix
2006-05-02 Christian Richterreturning 128 emtpy Frames instead of null frame.
2006-05-01 Tilghman LesherDon't return stack pointers from functions (especially...
2006-04-29 Christian Richteradded an up-queue message mechanism to avoid buffer...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-17 Kevin P. Flemingmore module loader related fixes
2006-04-10 Christian Richterfixed some issues, that appear at higher load
2006-04-10 Christian Richterwe send nearly everytime a RELEASE, only if we for...
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-04-07 Christian Richtersorry litle mistake
2006-04-07 Christian Richtergit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-04-07 Christian Richterfixed a bridging-endless-loop also fixed the rdnis...
2006-04-05 Christian Richtersome final fixes for cpn
2006-04-05 Christian Richter* advanced the error Handling routine for wrong frames...
next