aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-05-08Fix typos in adsiprog and thus remove compiler warningsmarkster1-7/+7
2003-05-08Make insecure perform as expectedmarkster1-1/+1
2003-05-07Remove useless statementmarkster1-1/+0
2003-05-07Add debugging to safe_asteriskmarkster2-2/+2
2003-05-07Add notransfer for IAX2 to disable native bridging on user/peer basismartinp1-6/+23
2003-05-07Be avare of hidecallerid with PRImartinp1-2/+2
2003-05-07Remove "contributed" swear wordsmarkster2-2/+4
2003-05-06Beginning of solaris portabilitymarkster2-3/+21
2003-05-06Turn off memory debugging by defaultmarkster1-1/+1
2003-05-06Merge Karl's MGCP call feature listmarkster2-313/+1407
2003-05-06Fix dep buildmarkster1-0/+7
2003-05-06Add mkdep with right perms againmarkster1-0/+113
2003-05-06Write to memory management logmarkster2-2/+21
2003-05-06dep fix, pbx fixmarkster10-20/+87
2003-05-05Add access control to management interfacemarkster3-2/+24
2003-05-04Apply updated patchmarkster1-2/+2
2003-05-04VPB updatesmarkster1-56/+146
2003-05-04Merge tilghman's updates for getouripmarkster4-191/+123
2003-05-03Create voicemail2 app for playing withmarkster2-1/+2304
2003-05-03Silence updatesmarkster1-11/+11
2003-05-03Add silence detection to voicemailmarkster2-0/+67
2003-05-03Copy Caller*ID on local channelsmarkster1-0/+9
2003-05-03Fix typomarkster1-1/+1
2003-05-03Build tohost on optionsmarkster1-1/+4
2003-05-02Show uptimemarkster6-1/+130
2003-05-02Release peer/user determination when insecure = yesmarkster1-1/+2
2003-05-02Parse first line parts when copying initreq's.markster1-59/+63
2003-05-01Shorten message to fit on my Timex IM watchmarkster1-2/+2
2003-05-01Declare DNS header locally toomarkster1-4/+41
2003-05-01Add ENUM configurable search pathmarkster5-8/+113
2003-05-01Apply Nick's extension to recordmarkster1-5/+85
2003-04-30Fix core on initial onemarkster1-1/+2
2003-04-30Queue null frame on receiving INVITE to prod ast_rtp_bridgemarkster1-0/+6
2003-04-30Handle hold properly to ensure musiconholdmarkster1-2/+2
2003-04-30Keep track of redirected place for sending reinvitesmarkster1-1/+9
2003-04-30Add a longer stutter tone when there is voicemail on zaptel channelsmartinp1-0/+4
2003-04-30Little revert on some CLI stuffmarkster1-1/+1
2003-04-30Fix to "Messages-waiting"markster1-1/+1
2003-04-30Make mimetype for NOTIFY configurablemarkster2-1/+6
2003-04-29Minor fixesmarkster2-2/+3
2003-04-29Make pbx config work with astmmmarkster1-1/+10
2003-04-29Minor CLI fixmarkster1-4/+1
2003-04-29Add missing enum filesmarkster2-0/+280
2003-04-29Add ENUM lookup supportmarkster4-3/+117
2003-04-29Fix get confmutemarkster1-1/+1
2003-04-28Turn off MMX support, somehow the -fPIC thing may have broken itmarkster1-1/+1
2003-04-28Retrieve confmute status from zap if it supports itmarkster3-1/+8
2003-04-28back down lib versions since Open H.323's -HEAD code is brokenjeremy1-2/+2
2003-04-28Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add ma...markster7-11/+484
2003-04-28Add silence detection to app_recordmarkster2-7/+80