aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-05-15Handle progress in chan_sip properlymarkster1-12/+36
2003-05-15Don't send INFORMATION messages unless we got SETUP_ACKNOWLEDGEmartinp1-0/+20
2003-05-15Fix overlapdial (sending)martinp1-6/+9
2003-05-14Clarify check for when to send messagemarkster1-3/+3
2003-05-14If we receive OPTIONS as the start of a conversation, kill it immediately aft...markster1-0/+4
2003-05-14Implement transfer (first pass) in SIPmarkster1-0/+19
2003-05-14Add transfer to IAX2, and transfer applicationmarkster4-1/+41
2003-05-14try to kill another possible segjeremy2-4/+2
2003-05-13Resolve lock between peer/callmarkster1-33/+36
2003-05-13Fix get_rdnis typomarkster1-1/+1
2003-05-12Attempt RDNIS supportmarkster1-0/+30
2003-05-12Add support for overlap dialing (sending). Now we have "full" overlap dialing...martinp1-13/+76
2003-05-12Fix typo, remove timing by default, and check for release vs. disconnectmarkster1-2/+3
2003-05-12Release, ourselvesmarkster1-0/+1
2003-05-12Make canreinvite globally applicablemarkster1-1/+9
2003-05-12Use zaptel timers to wake up processesmarkster1-2/+2
2003-05-12tweak the logic in MakeCalljeremy1-8/+5
2003-05-12update changelogjeremy1-1/+3
2003-05-12various bug fixes from Miroslaw KLABAjeremy4-5/+33
2003-05-11Consider VIA on BYE and CANCEL toomarkster1-0/+2
2003-05-09Fix potential segmarkster1-1/+2
2003-05-08Allow the use of immediate=yes with PRImartinp1-1/+4
2003-05-08Add and update .cvsignore files for .dependmarkster1-0/+1
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