aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-04-06Make call forwarding work properly by using new Local channelmarkster1-2/+0
2003-04-06Complete local channel implementationmarkster1-10/+38
2003-04-06Add "From" to registermarkster1-2/+23
2003-04-06Fix tag handling on CANCEL (and maybe others)markster1-3/+7
2003-04-06Fix chan_local build, update SIPmarkster2-3/+12
2003-04-06Try to ACK on 487 response, handle case of incoming HANGUP before 200 OKmarkster1-1/+14
2003-04-06Make fromdomain applicable at a peer basis as well as globalmarkster1-4/+11
2003-04-06Add content-length and blank header to registration request, add "fromdomain"...markster1-1/+11
2003-04-06Add preliminary chan_local, fix chan_sip to delete unknown callsmarkster3-1/+414
2003-04-05Cleanup sip_destinationmarkster1-3/+2
2003-04-05Fix a couple of non-initialization bugsmarkster1-0/+2
2003-04-05Merge Stephen Davie's record route patchesmarkster1-14/+212
2003-04-05Cleanup SIP lockingmarkster1-28/+48
2003-04-03Grab incoming tag on initial events.markster1-0/+14
2003-04-03add more instructionsjeremy1-3/+4
2003-04-03update with proper building informationjeremy1-14/+5
2003-04-03Set call as outgoing *after* sending reinvitemarkster1-1/+1
2003-04-02Add make samples to the main Makefilemartinp2-1/+22
2003-04-02Add some instructions to download and compile cvs openh323 and chan_h323martinp1-0/+16
2003-04-02Remove extra contact headermarkster1-1/+0
2003-04-01Fix "typo" with authorizationmartinp1-1/+1
2003-03-31Include "Contact" line in responses and requestsmarkster1-13/+17
2003-03-31do user authentication rightjeremy2-6/+11
2003-03-31IP based user authentcationjeremy2-0/+6
2003-03-31Add contact header on reinvitemarkster1-0/+13
2003-03-31remove debugjeremy1-6/+0
2003-03-31Fix my previous fixmartinp1-3/+3
2003-03-31Fix potential segfault in chan_sipmarkster1-2/+14
2003-03-31Fix problem with processing too many lines in process_sdpmartinp1-0/+2
2003-03-31provide a default context, so transfer works on non-peer callsmarkster1-0/+1
2003-03-31first commit of chan_h323jeremy9-0/+3469
2003-03-31Eliminate localtime calls, various cleanupsmarkster3-20/+12
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster2-5/+7
2003-03-30Fix 302 Redirects on SIPmarkster1-19/+24
2003-03-30Fix SIP CallerIdmarkster1-1/+1
2003-03-29Don't retransmit 183 session progressmarkster1-6/+6
2003-03-29Fix sip show channelmarkster1-2/+2
2003-03-29Fix autokillmarkster1-0/+10
2003-03-29Handle call forward on SIPmarkster1-0/+21
2003-03-28It's okay to be answered while you are in DIALING statemarkster1-1/+1
2003-03-28Enable reinvite via "UPDATE" if selectedmarkster1-9/+21
2003-03-28A reinvite is a "Request" not a "Response"markster1-72/+3
2003-03-28Implement SIP retransmissionsmarkster1-47/+189
2003-03-27STart towards packetsmarkster1-29/+35
2003-03-27Privacy updates, message waiting with new messages onlymarkster1-1/+1
2003-03-26Fix application of global DTMF when a peer existsmarkster1-2/+0
2003-03-26Fix message summary in notify to be application/simple-message-summary instea...markster1-1/+1
2003-03-26Add additional debuggingmarkster1-0/+2
2003-03-26On busy, don't destroy channelmarkster1-2/+1
2003-03-26Only set clear mode on PRImarkster1-2/+4