summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
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
2006-06-09Wait until we have the lock before getting the pvt structure pointer (issue #...Joshua Colp
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07Merged revisions 32818 via svnmerge from Russell Bryant
2006-06-07add an updated patch that adds dnsmgr support for outgoing iax2 registrationsRussell Bryant
2006-06-06Merged revisions 32566 via svnmerge from Kevin P. Fleming
2006-06-05Merged revisions 32373 via svnmerge from Kevin P. Fleming
2006-06-05revert the changes to allow chan_iax2 to use dnsmgr for registrations.Russell Bryant
2006-06-05Convert chan_iax2 to use dnsmgr in order to deal with hostnames that can chan...Joshua Colp
2006-06-05Do not use ':' as a separator between arguments (kept around for 1.4 for back...Olle Johansson
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-30when we receive an IAX2 registration request with both a plaintext secret and...Kevin P. Fleming
2006-05-26Few more expire_registry changesJoshua Colp
2006-05-25only display a debug message if option_debug is in useRussell Bryant
2006-05-25Safely traverse the thread lists and wait until each thread is done before mo...Joshua Colp
2006-05-25Only get the low 16 bits if we actually have a message countJoshua Colp