summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2006-10-27Merged revisions 46370 via svnmerge from Russell Bryant
2006-10-27First pass at implementation to be able to block and unblock zap channels for Matthew Fredrickson
2006-10-27Merged revisions 46358 via svnmerge from Russell Bryant
2006-10-25Send CPG when we get a CONTROL_PROGRESS frame and make sure that it sends ACM...Matthew Fredrickson
2006-10-25Update changes to do US style point code parsing/formatting (xxx.xxx.xxx)Matthew Fredrickson
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-27Fix some little thingsMatthew Fredrickson
2006-09-27Add CLI block and unblock circuit commands for SS7.Matthew Fredrickson
2006-09-21Suppress compiler warningsJason Parker
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confMatthew Fredrickson
2006-09-20Fix some chan_zap warning messages, when HAVE_PRI is not defined.Jason Parker
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