aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_iax2.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Merged revisions 45049 via svnmerge from kpfleming1-0/+3
2006-10-09Merged revisions 44759 via svnmerge from file1-10/+3
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-3/+3
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-36/+67
2006-10-02Don't use channel when you don't mean a channelmarkster1-2/+2
2006-09-29One must remember to unlock their list... thanks to Qwell for letting me into...file1-0/+2
2006-09-28Merged revisions 43933 via svnmerge from file1-1/+1
2006-09-28Merged revisions 43915 via svnmerge from file1-1/+1
2006-09-27I *think* this is the last list in chan_iax2file1-26/+24
2006-09-27Merged revisions 43783 via svnmerge from file1-33/+17
2006-09-27Clean up code and convert last two things (firmware/dialplan cache) to linked...file1-274/+227
2006-09-24Merged revisions 43553 via svnmerge from russell1-1/+3
2006-09-21Oh look more changes, but these are my own! (Clean up module load functions)file1-22/+27
2006-09-21Lots more removal of deprecated thingstilghman1-124/+15
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-6/+6
2006-09-18merge qwell's CLI verbification workkpfleming1-67/+209
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-50/+150
2006-09-16Merged revisions 43019 via svnmerge from tilghman1-0/+2
2006-09-06Merged revisions 42086 via svnmerge from file1-6/+13
2006-08-31everything that loads a config that needs a config file to runmogorman1-1/+2
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-4/+11
2006-08-29Limit challenges to 9 digits in lengthfile1-2/+6
2006-08-29Merge team/russell/frame_cachingrussell1-84/+58
2006-08-25don't seg fault when using dbsecretrussell1-2/+4
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-15/+9
2006-08-08Merge team/russell/ast_verbose_threadstoragerussell1-10/+1
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....murf1-154/+199
2006-08-05Merged revisions 38903-38904 via svnmerge from russell1-7/+12
2006-08-05It is better to hold a lock then not hold a lock when you are supposed to.file1-2/+2
2006-08-04Minor optimization but use a linkedlists.h macro that pops the head off the l...file1-5/+2
2006-07-27Merged revisions 38328 via svnmerge from russell1-1/+10
2006-07-22use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handlingrussell1-11/+4
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forrussell1-106/+78
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-9/+60
2006-07-19Merged revisions 37949 via svnmerge from kpfleming1-1/+3
2006-07-14There was an issue with ADSI and iax2, where on an iaxy with a normal phone c...north1-1/+21
2006-07-12G726-32 changes:kpfleming1-7/+8
2006-07-12Merged revisions 37439 via svnmerge from file1-0/+6
2006-07-12Merged revisions 37419 via svnmerge from kpfleming1-12/+0
2006-07-11And now the trunk version! Add an option for IAX2 users that allows you to se...file1-7/+77
2006-07-10Remove BRIDGE_OPTIMIZATION since it is deprecated or obsolete (take your pick)file1-295/+108
2006-07-07eliminate some pointer signedness warningsrussell1-1/+1
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming1-1/+1
2006-07-03Blocked revisions 36725 via svnmergerussell1-6/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-4/+4
2006-06-23reduce indentationrussell1-48/+55
2006-06-22- move the increase of the use count to be after the possible failuresrussell1-6/+6
2006-06-21Fix timing issue (race) with poke/pong for very close peers that can cause a ...file1-12/+21
2006-06-18Merged revisions 34627 via svnmerge from russell1-5/+1
2006-06-16Merged revisions 34400 via svnmerge from file1-0/+1