summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20Merged revisions 43314 via svnmerge from Kevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-16Fix the dtmf dialtone thingMark Spencer
2006-09-14Merged revisions 42946 via svnmerge from Tilghman Lesher
2006-09-10Uhm, make Zap actually work again. Did anybody actually test that code?Mark Spencer
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-29make menuselect configure process be silent when possibleKevin P. Fleming
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-25Note to self, always compile before committing.Matthew Fredrickson
2006-08-25Don't send proceeding twice (#7800)Matthew Fredrickson
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-09This bug existed in one extra place that is not also in 1.2 ... So, fix it!Russell Bryant
2006-08-07Merged revisions 39081 via svnmerge from Russell Bryant
2006-08-07minor cleanupsRussell Bryant
2006-08-05Merged revisions 38903-38904 via svnmerge from Russell Bryant
2006-07-25This exact deadlock situation that I observed can't happen in trunk due to theRussell Bryant
2006-07-22use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handlingRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-14add missing unregistration of a manager action on module unloadRussell Bryant
2006-07-12Merged revisions 37417 via svnmerge from Kevin P. Fleming
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...Mark Spencer
2006-07-06Asterisk portion of the T309 patch. (#7271)Matthew Fredrickson
2006-07-06make chan_zap use proper test for libpri supportKevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant
2006-06-23reduce indentationRussell Bryant
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structureRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the WITH_SMDI defineRussell Bryant
2006-06-06revert my changes to convert fields of zt_pvt to use stringfields. When I didRussell Bryant
2006-06-06Add q.921 state information. (#7260)Matthew Fredrickson
2006-06-06don't return -1 if zapata.conf is not present (part of the patch fromRussell Bryant
2006-06-06- use stringfields in a bunch of the fields of the zt_pvt structure in chan_zapRussell Bryant
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,Russell Bryant
2006-05-31clean up various whitespace issues (issue #7236, casper)Russell Bryant
2006-05-31move the includes of abstract_jb.h to be with the rest of the asterisk includes.Russell Bryant
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-24Merged revisions 29969 via svnmerge from Kevin P. Fleming
2006-05-23Bump up the echo tail length optionMatthew Fredrickson
2006-05-19Clean up some chan_zap code to make it more readable. (issue #6834 reported b...Joshua Colp
2006-05-19Merged revisions 28698 via svnmerge from Joshua Colp
2006-05-19fix up a patch that did not merge properly from 1.2 ... weird Russell Bryant
2006-05-17Add distinctive ring detection with Caller ID for Australia, New Zealand, and...Joshua Colp