Commit Graph

7798 Commits (bbfc8cc77816a6856ed01b45d7f7e9428d566372)

Author SHA1 Message Date
Matthew Jordan bbfc8cc778 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Matthew Jordan 6c4df2c704 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan af498bf03e channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
Matthew Jordan 789d4379b6 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Richard Mudgett e16226c167 chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
Richard Mudgett 13d0e9fe7d chan_dahdi: Remove some dead code.
10 years ago
Corey Farrell f8254210de Create work around for scheduler leaks during shutdown.
10 years ago
Matthew Jordan e5d1dbafe0 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
10 years ago
Matthew Jordan bc1e13dfc3 channels/chan_sip: Ensure that a BYE is sent during INVITE w/Replaces transfer
10 years ago
Mark Michelson 47b83c9378 Use SIPS URIs in Contact headers when appropriate.
10 years ago
Kevin Harwell 9f694d888e chan_sip: stale nonce causes failure
10 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
11 years ago
Walter Doekes 2fa4484340 chan_sip: Case insensitive comparison of "defaultuser" parameter.
11 years ago
Matthew Jordan 5c7b830492 chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Richard Mudgett 375b08b673 chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Richard Mudgett c0c395514c chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Richard Mudgett da6805c58a chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling mode.
11 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Joshua Colp 03d831ec94 chan_sip: Allow T.38 switch-over when SRTP is in use.
11 years ago
Joshua Colp 3aeed57b3c res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Richard Mudgett 094eeade6e ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell b3e0d05aad chan_sip: Fix theoretical leak of p->refer.
11 years ago
Matthew Jordan 938f6d3bc0 channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Corey Farrell ed7dabef46 chan_console: Fix reference leaks to pvt.
11 years ago
Matthew Jordan 9da14f75e0 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Igor Goncharovskiy 865aa54aac Add additional checks for NULL pointers to fix several crashes reported.
11 years ago
Matthew Jordan cfa7763f85 channels/chan_sip: Add improved support for 4xx error codes
11 years ago
Matthew Jordan bcd3f49994 channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Matthew Jordan ebb3d8db82 channels/chan_sip: Respect outboundproxy setting when sending qualify requests
11 years ago
Igor Goncharovskiy 195abe370e Fix loss of voice after second call drops (on a second line) in case using multiple lines on unistim phones. There is regression was introduced in r391379.
11 years ago
Walter Doekes 03a4a28a2e chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes 3b4fcfe6de chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
Corey Farrell 8b405b7b34 chan_sip: Clean leak on error path of process_sdp
11 years ago
Corey Farrell 4d1c38ef37 chan_motif: Release format capabilities and config on module load error
11 years ago
Walter Doekes 2e62e7b1ef chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes a819ae6b8a chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Walter Doekes 9bb255bc7c chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago
Walter Doekes 559b43bd6d chan_sip: On INVITE retransmission, don't add an extra 503 response.
11 years ago
Michael L. Young fef6e06991 chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Joshua Colp 905f1f61e1 chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Matthew Jordan 6c4c543d48 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett d779523c8c chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
Corey Farrell aaa44d6ea5 chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy
11 years ago
Richard Mudgett 073356fa18 chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Richard Mudgett 2f1d2a9ef6 chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
11 years ago
Matthew Jordan 1644cd874d chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Corey Farrell 2875174e97 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago