aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-05-08Make insecure perform as expectedmarkster1-1/+1
2003-05-07Remove useless statementmarkster1-1/+0
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 wordsmarkster1-1/+3
2003-05-06Merge Karl's MGCP call feature listmarkster1-313/+1406
2003-05-06dep fix, pbx fixmarkster1-2/+10
2003-05-04VPB updatesmarkster1-56/+146
2003-05-04Merge tilghman's updates for getouripmarkster2-191/+18
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-02Release peer/user determination when insecure = yesmarkster1-1/+2
2003-05-02Parse first line parts when copying initreq's.markster1-59/+63
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-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-30Fix to "Messages-waiting"markster1-1/+1
2003-04-30Make mimetype for NOTIFY configurablemarkster1-1/+5
2003-04-29Fix get confmutemarkster1-1/+1
2003-04-28Retrieve confmute status from zap if it supports itmarkster1-0/+7
2003-04-28back down lib versions since Open H.323's -HEAD code is brokenjeremy1-2/+2
2003-04-28Always initialize dtmfbufmarkster1-0/+1
2003-04-27Use iax/iax2 regfunk namesmarkster2-8/+8
2003-04-27More contributed BSD enhancementsmarkster10-31/+31
2003-04-27More BSD enhancementsmarkster8-15/+22
2003-04-25Make immediate mode only work E&Mmarkster1-1/+1
2003-04-25Fix potential call feature racemarkster1-4/+14
2003-04-25AMAflags and account code honored in SIPmarkster1-2/+6
2003-04-24Fix TOS stuff for BSDmarkster3-0/+15
2003-04-24Only modify digit mode if dsp is in placemarkster1-2/+3
2003-04-24Use 503 for CONGESTION and 486 for BUSYmarkster1-2/+2
2003-04-24Allow use of immediate=yes with EM / EM_W signallingmartinp1-2/+5
2003-04-24Remove dependancy on libprimartinp1-0/+2
2003-04-23Fix minor typosmarkster1-1/+1
2003-04-23Switch to audio mode on confmute, toomarkster1-1/+7
2003-04-23Switch to audio mode when enabling echo cancellationmarkster1-0/+6
2003-04-23Also take out of proceeding when ALERTING receivedmarkster1-0/+1
2003-04-23decrement useage counter on hangupjeremy2-2/+10
2003-04-23Fix build on chan_zapmarkster1-1/+2
2003-04-23Process audio stuff in audio mode and then switch back to clearmarkster1-10/+14
2003-04-23More include fixesmarkster1-0/+4
2003-04-23More OpenBSD changesmarkster3-3/+3
2003-04-23Add commonly used include headersmarkster1-0/+1
2003-04-23Copy tohost from the peer when pokingmarkster1-2/+7
2003-04-23Fix some symbol and Makefile issuesmarkster1-1/+1
2003-04-23Set into clear modemarkster1-3/+8
2003-04-22Fix tiny typomarkster1-1/+1
2003-04-22Fix race in DISCONNECT vs RELEASEmarkster1-16/+28