aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-07Add IAX provisioning support to Asteriskmarkster7-7/+866
2004-07-03Fix typo in sample configmarkster1-1/+1
2004-07-03Fix compiler warning because file.h isnt includedcitats1-0/+1
2004-07-03add utils.h include. Bug #1965jeremy1-0/+1
2004-07-02Back out accidental changes by anthmmarkster5-187/+66
2004-07-02autodial updateanthm5-66/+187
2004-07-02Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bitcitats1-3/+2
2004-07-02Fix TXT lookups so they dont strip off the last 2 characterscitats1-3/+2
2004-07-01Fix missing context when calling app_hasvoicemail (bug #1962)markster1-3/+4
2004-07-01Merge Steven Davies latest jitter buffer patchmarkster2-27/+76
2004-07-01bring justice to gotoif's always true buganthm1-21/+4
2004-07-01Reverse login on voicemail email sending. Last change made it send email onl...citats1-1/+1
2004-07-01Fix IAX2 registration time. We want to set reg->refresh to the new value onl...citats1-1/+1
2004-06-30Fix stupid typomalcolmd1-1/+1
2004-06-30Bug #1957. Take twomalcolmd1-1/+4
2004-06-30"Unfix" Bug 1957...this isn't the solutionmalcolmd1-6/+1
2004-06-30Bug # 1957. No more sending e-mails if the address isn'tmalcolmd1-0/+5
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)markster11-121/+125
2004-06-30Read/Record updates (bug #1947)markster2-37/+114
2004-06-30Bug #1952: iaxbuf now declared in chan_iax2.c and chan_sip.cmalcolmd2-0/+3
2004-06-30Merge Steven Davie's timestamp improvementsmarkster2-17/+53
2004-06-30Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altse...markster4-0/+51
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