summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-02Don't use channel when you don't mean a channelMark Spencer
2006-09-29One must remember to unlock their list... thanks to Qwell for letting me into...Joshua Colp
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-28Merged revisions 43915 via svnmerge from Joshua Colp
2006-09-27I *think* this is the last list in chan_iax2Joshua Colp
2006-09-27Merged revisions 43783 via svnmerge from Joshua Colp
2006-09-27Clean up code and convert last two things (firmware/dialplan cache) to linked...Joshua Colp
2006-09-24Merged revisions 43553 via svnmerge from Russell Bryant
2006-09-21Oh look more changes, but these are my own! (Clean up module load functions)Joshua Colp
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
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-16Merged revisions 43019 via svnmerge from Tilghman Lesher
2006-09-06Merged revisions 42086 via svnmerge from Joshua Colp
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-29Limit challenges to 9 digits in lengthJoshua Colp
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-25don't seg fault when using dbsecretRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....Steve Murphy
2006-08-05Merged revisions 38903-38904 via svnmerge from Russell Bryant
2006-08-05It is better to hold a lock then not hold a lock when you are supposed to.Joshua Colp
2006-08-04Minor optimization but use a linkedlists.h macro that pops the head off the l...Joshua Colp
2006-07-27Merged revisions 38328 via svnmerge from Russell Bryant
2006-07-22use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handlingRussell Bryant
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-19Merged revisions 37949 via svnmerge from Kevin P. Fleming
2006-07-14There was an issue with ADSI and iax2, where on an iaxy with a normal phone c...North Antara
2006-07-12G726-32 changes:Kevin P. Fleming
2006-07-12Merged revisions 37439 via svnmerge from Joshua Colp
2006-07-12Merged revisions 37419 via svnmerge from Kevin P. Fleming
2006-07-11And now the trunk version! Add an option for IAX2 users that allows you to se...Joshua Colp
2006-07-10Remove BRIDGE_OPTIMIZATION since it is deprecated or obsolete (take your pick)Joshua Colp
2006-07-07eliminate some pointer signedness warningsRussell Bryant
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-23reduce indentationRussell Bryant
2006-06-22- move the increase of the use count to be after the possible failuresRussell Bryant
2006-06-21Fix timing issue (race) with poke/pong for very close peers that can cause a ...Joshua Colp
2006-06-18Merged revisions 34627 via svnmerge from Russell Bryant
2006-06-16Merged revisions 34400 via svnmerge from Joshua Colp
2006-06-14Merged revisions 34159-34160 via svnmerge from Kevin P. Fleming
2006-06-12Change a bit of logic in peer expiry back to the way it used to beJoshua Colp
2006-06-09Merged revisions 33297 via svnmerge from Joshua Colp