Commit Graph

3542 Commits (cc46ce38bc98e1544d6d077c910238ee0c7b51ed)

Author SHA1 Message Date
Scott Griepentrog fe7c661e12 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Kevin Harwell 1664326ba9 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Kinsey Moore 2d5debf45c chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Michael L. Young 9731431f08 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Kevin Harwell b0288cc8ad chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Joshua Colp aa0fcfff6b chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago
Michael L. Young 44826ac192 Remove Port Restriction When Checking For NAT
12 years ago
Michael L. Young 5ee5dccf51 Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Mark Michelson ea53dd63be Prevent chan_sip from sending duplicate BYEs.
12 years ago
Mark Michelson 23b6a34d45 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Jonathan Rose b8980c3be8 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago
Kinsey Moore fb1c96baf4 chan_sip: Allow Asterisk to retry after 403 on register
12 years ago
Richard Mudgett ee37433d8e chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
Jonathan Rose b9133abc09 chan_sip: Reject calls on 200 OKs if no SDP has been received
12 years ago
Michael L. Young 591c3b403e chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
12 years ago
Jonathan Rose 155e9f821c chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago
Jonathan Rose d91ceb38f5 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Jonathan Rose 0860ba2a1b chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
12 years ago
Matthew Jordan c58bab8ce3 AST-2013-005: Fix crash caused by invalid SDP
13 years ago
Richard Mudgett fdc86bb44c Fix uninitialized value in struct ast_control_pvt_cause_code usage.
13 years ago
Matthew Jordan 4fd979228d AST-2013-004: Fix crash when handling ACK on dialog that has no channel
13 years ago
Mark Michelson 142c5d4816 Prevent a crash on outbound SIP MESSAGE requests.
13 years ago
Michael L. Young 88a5f18dec Fix Not Storing Current Incoming Recv Address
13 years ago
Mark Michelson 3b91cde004 Remove REF_DEBUG definition.
13 years ago
Mark Michelson e510fa1514 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
13 years ago
Walter Doekes f83b144899 chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.
13 years ago
Walter Doekes 16160ea357 chan_sip: Fix IP-addr in warning when rejecting a contact ACL.
13 years ago
Michael L. Young 1e03a50878 Fix Registration Failure When A Peer And TLS Are Used
13 years ago
Michael L. Young eec46f56f4 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
13 years ago
Sean Bright 771ce9e1e7 Fix copy/paste error in one-touch-recording implementation.
13 years ago
Alec L Davis 527a611c80 chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail
13 years ago
Alec L Davis aec4d2f239 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
13 years ago
Alec L Davis 2846881045 chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
13 years ago
Matthew Jordan 95dcae4aa6 Prevent crash in 'sip show peers' when the number of peers on a system is large
13 years ago
Michael L. Young 9d809c0f42 Fix Displaying Symmetric RTP Global Setting
13 years ago
Michael L. Young 99f3a897fb Change Case On Forcerport For Consistency
13 years ago
Michael L. Young f07cccecfd Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
13 years ago
Matthew Jordan 9511761e81 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
13 years ago
Michael L. Young 74c57919a4 Fix For Not Overriding The Default Settings In chan_sip
13 years ago
Kinsey Moore ef79c00991 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan b984d78c5c AST-2013-003: Prevent username disclosure in SIP channel driver
13 years ago
Matthew Jordan 1eff40f21d Resolve deadlock between SIP registration and channel based functions
13 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan fb8760d679 When a session timer expires during a T.38 call, re-invite with correct SDP
13 years ago
Matthew Jordan 77ca918044 Include the Username field in SIP Registry events when Status is registered
13 years ago
Jonathan Rose 96c231fc18 chan_sip: Update the via header when relaying SMS MESSAGE
13 years ago
Michael L. Young 2109e47109 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
13 years ago
Joshua Colp e26bd56ff4 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
13 years ago
Walter Doekes ce9bc4e9a1 Correct RPID parsing for unquoted display-name.
13 years ago
Matthew Jordan cb623e7ad6 Don't send presencestate information if the state is invalid
13 years ago
Mark Michelson a70075ce10 Fix a crash that occurred when a BYE was received on a replaced dialog.
13 years ago
Jonathan Rose 120a7cbc03 chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
13 years ago
Kinsey Moore 8fa605d4cc Fix some more REF_DEBUG-related build errors
13 years ago
David M. Lee ff78dbf2c6 Fixed failing test from r380696.
13 years ago
David M. Lee 1412adf576 Process session timers, even if Session-Expires header is missing
13 years ago
Matthew Jordan df83528506 Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 896bf5e5a8 Perform case insensitive comparisons for T.38 attributes
13 years ago
Matthew Jordan 3a6bc03c57 Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
David M. Lee f04706fde4 Fix Record-Route parsing for large headers.
13 years ago
David M. Lee 992224c9de Fix XML encoding of 'identity display' in NOTIFY messages, continued.
13 years ago
David M. Lee 12c51024c3 Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Michael L. Young 10a948a8ca Fix SIP Notify Messages To Have The Proper IP Address In The FROM Field
13 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 5ebec60090 Resolve crashes due to large stack allocations when using TCP
13 years ago
Kinsey Moore 28b36d4864 Ensure chan_sip rejects encrypted streams without crypto info
13 years ago
Kinsey Moore 3292e66ca1 Ensure Min-SE is included in outbound INVITEs
13 years ago
Mark Michelson b6d36124cd Fix a potential deadlock in chan_sip during transfers.
13 years ago
Kinsey Moore 62a4ae8782 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Joshua Colp eb3a88351a Fix a SIP request memory leak with TLS connections.
13 years ago
Mark Michelson da951d0855 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 903a942b85 Fix compile error.
13 years ago
Michael L. Young bb38f97269 Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Pedro Kiefer ed6c432874 Fix chan_sip websocket payload handling
13 years ago
Mark Michelson 0cc3b6cd9b Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 4e76aa4920 Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 65c8d16d79 Fix most leftover non-opaque ast_str uses.
13 years ago
Joshua Colp fb74294b92 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Michael L. Young 2fce31c09a Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Jonathan Rose 509f348639 chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
13 years ago
Mark Michelson d51cc27812 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Walter Doekes 0ee22cfd14 Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes 5fc8671fb7 Update sip_request_call SIP dial string documentation.
13 years ago
Mark Michelson ccf01fbfdc Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Mark Michelson b5f231501b Don't make chan_sip export global symbols.
13 years ago
Joshua Colp 332407b5f8 Improve logging for DTLS-SRTP failure situations.
13 years ago
Joshua Colp 749bd15c6f Add a log message for when DTLS-SRTP is requested and the underlying engine does not support it.
13 years ago
Matthew Jordan 30d590a970 Fix ref leak when adding ICE candidates to an SDP
13 years ago
Joshua Colp f8e894e031 Make res_http_websocket an optional dependency on supported platforms for chan_sip.
13 years ago
Mark Michelson 70cb09cd56 Move handling of 408 response so there is no misleading warning message.
13 years ago
Terry Wilson ba4e0c1591 Properly handle UAC/UAS roles for SIP session timers
13 years ago
Jonathan Rose 57771ffe11 chan_sip: Set Quality of Service for video rtp instance
13 years ago
Richard Mudgett fcd5d7f458 Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>
13 years ago
Richard Mudgett 26e45bbfca Fix potential reentrancy problems in chan_sip.
13 years ago
Joshua Colp f3e09ab823 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
Joshua Colp b40fecd9ab Fix an issue with H.264 format attribute comparison and fix an issue with improper SDP being produced.
13 years ago
Joshua Colp 42ebea2f2f Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Kinsey Moore 19fcfcb280 Correct handling of unknown SDP stream types
13 years ago
Matthew Jordan 9e396da730 Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
Mark Michelson cc8afceba5 Add channel name to a warning to make debugging easier.
13 years ago