Merged revisions 25123 via svnmerge from
[asterisk/asterisk.git] / channels / chan_zap.c
2006-05-06 Russell BryantMerged revisions 25123 via svnmerge from
2006-05-03 BJ Weschke Provide the ability to adjust txgain/rxgain on a chann...
2006-05-01 Luigi Rizzomove some code used only --with-pri in the proper
2006-04-30 Kevin P. Flemingremove unusable MFC/R2 support
2006-04-27 Matt O'Gormanallows for chan_zap to have all channels reloaded
2006-04-27 Matthew FredricksonMake sure we use the correct event type when we're...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-22 Jim DixonAdded "Operator Services" connection mode for Zap chann...
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-04-05 Tilghman LesherBug 6873 - Finish moving from the non-threadsafe (and...
2006-04-04 Olle JohanssonFormatting cleanup
2006-04-04 Olle JohanssonIssue #6878 - Manager event DNDstate hidden under verbo...
2006-03-28 Luigi Rizzonormalize/simplify a bit of the command completion...
2006-03-28 Luigi RizzoThe condition to check the zaptel version was too strict.
2006-03-28 Kevin P. Flemingensure that 'zap show channel' will indicate that the...
2006-03-27 Matt O'GormanJanitor work converting !ast_strlen_zero(a)?a:b
2006-03-25 Mark SpencerAdd micro-http server and abstract manager interface...
2006-03-23 Matthew FredricksonAllow channels to be moved if channel change is request...
2006-03-21 Jim DixonAdded separate outsignalling specification, and fixed...
2006-03-16 Russell BryantMerged revisions 13237 via svnmerge from
2006-03-04 Mark SpencerFix some whitespace issues
2006-02-21 Tilghman LesherBug 6554 - Show all spans statuses with a single command
2006-02-21 Tilghman LesherBug 6552 - Be a little more descriptive about which...
2006-02-10 Kevin P. Flemingclean up SMDI support commit:
2006-02-10 Matthew FredricksonMinor bugfix for #6386
2006-02-10 Matthew FredricksonAdd smdi support for asterisk (see doc/smdi.txt for...
2006-02-09 Russell Bryantremove unnecessary format check in zt_request so that...
2006-02-09 Russell Bryantclarify return value (issue #6434)
2006-02-07 Matthew FredricksonMake sure we output the APDU debug on pri debug commands
2006-02-02 Matthew FredricksonFix w/ string field updates #6397
2006-02-02 Matthew Fredricksongit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-02-02 Matthew FredricksonFix so that hardhdlc works w/ chan_zap
2006-02-01 Kevin P. Fleminguse string fields for some stuff in ast_channel
2006-01-31 Russell Bryantremove some more local declarations of null frames
2006-01-31 Kevin P. FlemingYes Virginia, Zaptel does support native ALAW
2006-01-30 Kevin P. FlemingMerged revisions 8905 via svnmerge from
2006-01-29 Kevin P. Flemingmake ast_read() able to handle channel read()/exception...
2006-01-26 Russell BryantMerged revisions 8729 via svnmerge from
2006-01-20 Kevin P. Flemingeliminate compiler warnings from recent const-ification
2006-01-19 Olle JohanssonAdd support for "musicclass" instead of "musiconhold...
2006-01-17 Matthew FredricksonFix answeronpolarityswitch and hanguponpolarityswitch...
2006-01-17 Kevin P. Flemingdon't generate any message for native bridge attempts...
2006-01-11 Russell Bryantconvert some channels to use the memory allocation...
2006-01-07 Mark SpencerFix build if RINGBEGIN is not defined (bug #6166)
2006-01-06 Matthew FredricksonChanges to allow receiving japanese callerid (Bug ...
2006-01-04 Matthew FredricksonFixes for bug #6125
2005-12-30 Russell Bryantupdate doxygen docs to specify authors
2005-12-26 Mark SpencerDon't do DTMF detect on pseudo's!
2005-12-26 Jim DixonAdded support for Feature Group C CAMA trunks (both...
2005-12-10 BJ Weschke Bug #5877
2005-12-04 Russell Bryantclean up some compiler warnings
2005-12-03 Tilghman LesherBug 5858 - Make the chanvars.c functions return a ...
2005-12-02 Matthew FredricksonFix all the warnings and errors for PRI to go to more...
2005-12-01 Matthew FredricksonAdd app to send pri keypad facility digits during a...
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-11 Mark SpencerFix DTMF issue with 3-way native zap
2005-11-09 Kevin P. Flemingcorrect logic for group-match CONGESTION checking
2005-11-09 Kevin P. Flemingissue #3360 plus related fix
2005-11-08 Mark SpencerFix three-way issue
2005-11-06 Russell Bryantissue #5605
2005-11-06 Mark SpencerFix chan_zap build on non-PRI (bug #5620)
2005-11-05 Mark SpencerHandle DTMF properly when combined with other events
2005-10-27 Russell BryantRemove unnecessary checks before calls to ast_strlen_ze...
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-10-22 Russell Bryantfix output of 'zap show status' to line up properly...
2005-10-21 Matthew FredricksonAdd user to user ie transmission support in chan_zap.c
2005-10-20 Russell Bryantsilence compiler warnings when ZT_TONEDETECT is not...
2005-10-14 Mark SpencerMake sure when the timeout occurs that we actually...
2005-10-13 Mark SpencerFix call timeouts with rtp bridge etc (bug #5252)
2005-10-04 Matthew FredricksonRewrite of PRI progress and message handling. Fixes...
2005-09-29 Kevin P. Flemingsupport both regular and Feature Group D dialing syntax...
2005-09-28 Mark SpencerRemove possibility of manager deadlocks from manager...
2005-09-28 Kevin P. Flemingmore whitespace fixes
2005-09-28 Kevin P. Flemingmore whitespace cleanup
2005-09-28 Kevin P. Flemingwhitespace fix
2005-09-28 Kevin P. Flemingfix comment typo
2005-09-28 Kevin P. Flemingmissed a line...
2005-09-28 Kevin P. Flemingcode cleanup
2005-09-28 Kevin P. Flemingminor fixes
2005-09-28 Kevin P. Flemingclean up formatting, use the same flag bit for both...
2005-09-28 Russell Bryantfix variable name (issue #5302)
2005-09-28 Russell Bryantdon't declare the priority inside of the for loop so...
2005-09-26 Kevin P. Fleminghandle polarity reversal hangup indication during an...
2005-09-25 Mark SpencerNull out call number on release complete when number...
2005-09-24 Mark SpencerFix cut/paste error (bug #5282)
2005-09-15 Kevin P. Flemingrevert an optimization that didn't work (issue #5222)
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-14 Kevin P. Flemingensure that exten field is cleared when incoming number...
2005-09-14 Kevin P. Flemingmore BSD portability fixes (issue #5155)
2005-09-13 Mark SpencerTry a more generally correct solution, for NFAS (bug...
2005-09-13 Mark SpencerRestart PRI when we come out of alarm if we're not...
2005-09-11 Mark SpencerDon't allow callwait to happen during initial ringdown...
2005-09-09 Mark SpencerIncrease PRI buffers just in case
2005-09-09 Matthew FredricksonFix 'w' to correctly send sending complete on PRI
2005-09-08 Jim DixonFixed signalling problem with pciradio
2005-09-07 Matthew FredricksonRevert change that removed q931_call structure too...
2005-09-07 Kevin P. Flemingadd new channel option (via ast_channel_setoption(...
2005-09-06 Matthew FredricksonFixed possible hangup race condition that would lead...
2005-09-02 Kevin P. Flemingrevert unnecessary change
next