aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-07-15use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if n...kpfleming1-2/+2
2006-07-14There was an issue with ADSI and iax2, where on an iaxy with a normal phone c...north1-1/+21
2006-07-14add missing unregistration of a manager action on module unloadrussell1-0/+1
2006-07-14Rename a couple variables, to be consistent with the rest of the functionsnorth1-108/+124
2006-07-13actually make the non-standard G726-32 behavior available for SIP clientskpfleming1-5/+12
2006-07-13Merged revisions 37531 via svnmerge from kpfleming1-1/+3
2006-07-13added even more statefulness for sending out disconnect/release/release_compl...crichter4-11/+59
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...kpfleming3-18/+18
2006-07-12G726-32 changes:kpfleming1-7/+8
2006-07-12repeat after me ...russell1-1/+1
2006-07-12Re-enable RTCP quality reportsoej1-4/+5
2006-07-12Merged revisions 37439 via svnmerge from file1-0/+6
2006-07-12Merged revisions 37419 via svnmerge from kpfleming1-12/+0
2006-07-12Merged revisions 37417 via svnmerge from kpfleming1-47/+10
2006-07-11* Introducing a new way for the l1watcher thread using the ast_sched way. Now...crichter5-105/+293
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-10removed unnecessary locking, which might have created deadlocks. removed find...crichter2-34/+2
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...markster2-1/+42
2006-07-07Merged revisions 37212 via svnmerge from bweschke1-2/+4
2006-07-07pointer signedness warnings cleanuprussell1-1/+1
2006-07-07eliminate some pointer signedness warningsrussell1-4/+4
2006-07-07eliminate some pointer signedness warningsrussell1-1/+1
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...kpfleming2-23/+15
2006-07-06Asterisk portion of the T309 patch. (#7271)mattf1-26/+37
2006-07-06move rules file to prepare for generic rules filekpfleming1-6/+6
2006-07-06Merged revisions 37173 via svnmerge from file1-1/+1
2006-07-06* removed tone_indicate, we genrate only the dialtone by ourself (and the han...crichter5-219/+286
2006-07-06make chan_zap use proper test for libpri supportkpfleming1-80/+80
2006-07-05update dependency information to match new names for dependencieskpfleming1-1/+1
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming2-3/+3
2006-07-05Draft became RFC...oej1-1/+1
2006-07-05Merged revisions 36998 via svnmerge from file1-1/+1
2006-07-04removed the reloading of the ntdebug stuff, since this is a bit buggy, we onl...crichter1-17/+16
2006-07-04Specify digest algorithm for picky clientsoej1-2/+2
2006-07-03removed our own tone creation from misdn_indicate, we just return -1. Now we ...crichter2-7/+11
2006-07-03added misdn show config description[s] to show all the possible misdn.conf se...crichter3-54/+408
2006-07-03Increase buffer size for routing headers. When routing with enc.keys withinoej1-1/+1
2006-07-03Raise debugging level for messageoej1-1/+1
2006-07-03Blocked revisions 36725 via svnmergerussell10-108/+49
2006-07-02Issue #7421 - Hold status not working fully. Thanks jmls for a good job debug...oej1-7/+12
2006-07-02users want code to compile, really. oej1-2/+2
2006-07-02Formatting and debug output fixesoej1-7/+9
2006-07-02tell the other side that we're using 20 ms packetization for iLBCoej1-1/+6
2006-07-02- Make use of system name in realtime SIP peers optionaloej1-23/+30
2006-07-01It might help if this had the right stimulus namenorth1-1/+1
2006-07-01Fix chan_nbs to build...markster1-9/+5
2006-06-30Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)file1-3/+4
2006-06-30Make sure that we build chan_misdn with the object files in the right ordermattf1-1/+1
2006-06-30added a bit logging, when we split the bridgecrichter1-0/+6