aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-29Formatting fixes (bug #1951)markster1-32/+34
2004-06-29Minor formatting fixes for pbx_wilcalumarkster1-43/+52
2004-06-29Use snprintf in __ast_request_and_dial instead of sprintfcitats1-1/+1
2004-06-29One more FreeBSD fixmarkster1-1/+1
2004-06-29Update variable descriptions (bug #1948)markster1-12/+15
2004-06-29Remove duplicate declaration (bug #1950)markster1-1/+0
2004-06-29FreeBSD fix for utils (bug #1949)markster2-0/+9
2004-06-29Make history configurablemarkster2-0/+3
2004-06-29Report checksum failures as such (bug #1942)markster2-2/+7
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...markster3-3/+3
2004-06-29Prefer extensions within a macro to those outside (bug #1943)markster1-4/+18
2004-06-29Don't build old chan_iax by default (oops)markster1-1/+1
2004-06-29Update asterisk spec file (bug #1946)markster1-0/+12
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster14-282/+376
2004-06-29Oops (fix typo)markster1-2/+2
2004-06-29Perform deadlock avoidance on initial entry, toomarkster1-3/+17
2004-06-29Placeholder for GR303-FXSKS signalling (not yet finished)markster2-3/+12
2004-06-29Fix small typo (bug #1945)markster1-1/+1
2004-06-29Avoid potential deadlocks in channel_walk_locked, and detect serious failuresmarkster1-2/+17
2004-06-29Add manager action descriptions for 'Events', 'Logoff', and 'Hangup'.citats1-3/+18
2004-06-29More improvements to app_rpt.cjim1-45/+141
2004-06-29More formatting cleanups.citats6-227/+213
2004-06-29Make sure pollres is initialized to 0markster1-1/+1
2004-06-28Allow nat=never mode to work around buggy UNIDEN UIP200 firmware (bug #1935)markster2-51/+86
2004-06-28Merge Tilghman's meetme updates (bug #1934)markster1-165/+178
2004-06-28If we don't accept a SUBSCRIBE, set needdestroymarkster1-1/+3
2004-06-28Merge seconds announcement for queue hold time (bug #1941)markster4-7/+43
2004-06-28Merge OSX compatibility patch (bug #1940)markster5-6/+11
2004-06-28Allow custom beep to be specified for agents (bug #1938)markster2-3/+10
2004-06-28Directory fixes (bug #1887)markster1-2/+12
2004-06-28Add new built-in app 'SetAMAFlags'jeremy2-1/+29
2004-06-28Add new built-in app 'SetAMAFlags'jeremy1-0/+1
2004-06-27Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry ...jim2-13/+76
2004-06-27apply temporary fix to stop people from whining.jeremy1-1/+1
2004-06-26Add option for in-band progress (bug #1879)markster2-8/+28
2004-06-26Add ability to send detailed mailbox info (bug #1690)markster2-3/+27
2004-06-26Fixed autopatch so that it would take digits from link peer.jim1-4/+23
2004-06-26Fix astman build (bug #1930)markster1-2/+1
2004-06-26Fixed a couple of silly things that I overlooked before :-)jim1-21/+80
2004-06-26Minor cleanups on zap when hangup on callwaitmarkster1-8/+7
2004-06-26Added support for Doug Hall RBI-1 Remote base controller, memory channels forjim2-13/+649
2004-06-26Implement queue wide wrapuptime (bug #1707)markster2-0/+18
2004-06-26Don't repeat option 3 (bug #1910)markster1-3/+5
2004-06-26Add peercontext parameter for default outbound context (bug #1929)markster5-5/+19
2004-06-26Merge cmaj's ZapDND and specific channel status manager commands (bugs #1917,...markster2-0/+59
2004-06-26Minor alsa fixes, add "delayreject" option to IAX to implement request of bug...markster3-11/+76
2004-06-26Zap NSF merge, major ALSA improvementsmarkster3-244/+218
2004-06-26Merge source cleanups (bug #1911)markster41-340/+697
2004-06-25Add crypto to FreeBSD build (bug #1912)markster1-0/+3
2004-06-25Merge voicemail internationalization (bug #1485)markster1-101/+496