Commit Graph

7417 Commits (10)

Author SHA1 Message Date
Matthew Jordan 685d8207c4 AST-2013-005: Fix crash caused by invalid SDP
12 years ago
Matthew Jordan ec76cd73f1 AST-2013-004: Fix crash when handling ACK on dialog that has no channel
12 years ago
Matthew Jordan 9c2c562425 AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago
Matthew Jordan 42246c5726 Prevent exhaustion of system resources through exploitation of event cache
12 years ago
Matthew Jordan feee19c5c1 Resolve crashes due to large stack allocations when using TCP
12 years ago
Kinsey Moore fff4b8c898 Ensure chan_sip rejects encrypted streams without crypto info
12 years ago
Richard Mudgett 0538726726 Make chan_local module references tied to local_pvt lifetime.
13 years ago
Kinsey Moore 89865b99d3 Ensure Min-SE is included in outbound INVITEs
13 years ago
Kinsey Moore f0e76cc2d5 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy 78f56215c3 Fix codec mismatch
13 years ago
Igor Goncharovskiy fd14ff04d6 Fix crash on transfer initiated from insreeen menu on Unistim phones. Removed CDR-related code that moved to do_masquarade before.
13 years ago
Joshua Colp 9e948f4bce Fix a SIP request memory leak with TLS connections.
13 years ago
Richard Mudgett e35faff0ef chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Mark Michelson ceebaed164 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 827a3924ac chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 3e707e4e9f Fix compile error.
13 years ago
Michael L. Young 130a58abab Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Mark Michelson 686d198ab2 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Walter Doekes 2816003d50 Fix most leftover non-opaque ast_str uses.
13 years ago
Richard Mudgett 466efdc6e6 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Mark Michelson fc222734d0 Multiple revisions 375993-375994
13 years ago
Matthew Jordan b381cb05c4 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett 2039e6f49c Things don't need to be that const.
13 years ago
Richard Mudgett 4f19a5e867 Multiple revisions 375519-375524
13 years ago
Michael L. Young e920c7969a Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Mark Michelson 452c0d3432 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Richard Mudgett 800c760294 chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
13 years ago
Walter Doekes 61f014450c Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes a41183f0f3 Update sip_request_call SIP dial string documentation.
13 years ago
Mark Michelson 3e2a2ac24f Fix some potential misuses of ast_str in the code.
13 years ago
Mark Michelson 4750e4777b Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Richard Mudgett e1291222b3 Merged revisions 374515-374535 from
13 years ago
Joshua Colp a1bb3f113e Fix a regression from direct media ACLs where the directrtpsetup option no longer works.
13 years ago
Matthew Jordan 780a6b8086 Fix a variety of ref counting issues
13 years ago
Joshua Colp f9562893c2 Fix an issue where Local channels dialed by app_queue are considered in use immediately.
13 years ago
Mark Michelson 10a059f58a Move handling of 408 response so there is no misleading warning message.
13 years ago
Mark Michelson f9c03bd789 Remove dead code and documentation for nonexistent feature.
13 years ago
Joshua Colp a949e07a71 Fix T.38 support when used with chan_local in between.
13 years ago
Terry Wilson aab2448922 Properly handle UAC/UAS roles for SIP session timers
13 years ago
Jonathan Rose 45e6f05957 chan_sip: Set Quality of Service for video rtp instance
13 years ago
Joshua Colp 6e49e5e0f0 Add missing checks that I neglected. The SIP technology and SIP info technology should be considered equal.
13 years ago
Richard Mudgett 7ae8943aac Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>
13 years ago
Richard Mudgett de75d22add Fix potential reentrancy problems in chan_sip.
13 years ago
Joshua Colp 612fb43efc Fix a deadlock caused by a race condition between removing a hint and reloading the dialplan and subscribing to the removed hint.
13 years ago
Jonathan Rose a7b98bd2b0 iax2-provision: Fix improper return on failed cache retrieval
13 years ago
Joshua Colp 7af34e67ad Fix a regression where direct media was not permitted for calls using SIP INFO DTMF.
13 years ago
Richard Mudgett 198b9dab95 Made companding law for SS7 calls only determined by SS7 signaling type.
13 years ago
Matthew Jordan d0844c54d4 Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
Mark Michelson a9991552d0 Add channel name to a warning to make debugging easier.
13 years ago
Jonathan Rose 81e064cc09 chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago