Commit Graph

8558 Commits (18f5f5fc99a8106c1856d13aeeeeafa2b13ef033)

Author SHA1 Message Date
Corey Farrell 90a11c4ae7
chan_sip deprecation.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
pk16208 6627c56b3d chan_sip: SipNotify on Chan_Sip vi AMI behave different to CLI
7 years ago
hajekd 406be41f21 chan_sip.c: chan_sip unstable with TLS after asterisk start or reloads
7 years ago
George Joseph 1ca54b18dd Merge "chan_sip: improved ip:port finding of peers for non-UDP transports."
7 years ago
Jaco Kroon 9680790531 chan_sip: improved ip:port finding of peers for non-UDP transports.
7 years ago
Jenkins2 5241a53acd Merge "Build System: Improve ccache matching for different menuselect options."
7 years ago
Salah Ahmed a90177cd63 dialplan_functions: wrong srtp use status report of a dialplan function
7 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
7 years ago
Alexander Traud 9704c424f5 chan_oss: Compile in Solaris 11.
7 years ago
Richard Mudgett a470bb9e27 channel: Fix some more unprotected channel flag setting.
7 years ago
ktyerman e1908ea484 chan_iax2: better handling for timeout and EINTR
7 years ago
Jenkins2 076ff479ac Merge "crypto.h: Repair ./configure --with-ssl=PATH."
7 years ago
Alexander Traud 99aed78078 crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
George Joseph 1725eaf8fb chan_pjsip: Register for "BEFORE_MEDIA" responses
7 years ago
Joshua Colp 25764691b0 Merge "netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API"
8 years ago
Matthew Fredrickson 9f9dce05b2 netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API
8 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
8 years ago
Tzafrir Cohen 6301531416 chan_dahdi: Configurable dialed digit timeouts
8 years ago
George Joseph 3bad41257b Merge "BuildSystem: Add DragonFly BSD."
8 years ago
Jenkins2 9c430569d4 Merge "bridge_softmix: Forward TEXT frames"
8 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD.
8 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames
8 years ago
Alexander Traud 3d9345e3ae chan_vpb: Avoid GNU old-style field designator extension.
8 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Jenkins2 fabfe701bb Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge"
8 years ago
George Joseph 8af759c088 Merge "chan_sip.c: Fix INVITE with replaces channel ref leak."
8 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
8 years ago
Joshua Colp c7bd554094 pjsip / res_rtp_asterisk: Add support for sending REMB
8 years ago
Richard Mudgett d72a2966da chan_sip.c: Fix INVITE with replaces channel ref leak.
8 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
8 years ago
Jenkins2 e45e8466f1 Merge "chan_sip: Peers with distinct source ports don't match, regardless of transport."
8 years ago
Jenkins2 beab57a576 Merge "BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD."
8 years ago
Alexander Traud 00789174f6 BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
8 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
8 years ago
Jean Aunis 75a35ee5e8 chan_sip: Fix improper RTP framing on outgoing calls
8 years ago
Jenkins2 24c72ea286 Merge "chan_unistim: NetBSD has an incompatible struct in_pktinfo."
8 years ago
Alexander Traud aabbb49e33 chan_unistim: NetBSD has an incompatible struct in_pktinfo.
8 years ago
Joshua Colp 259c80675e chan_sip: Emit a second ringing event to ensure channel is found.
8 years ago
Richard Mudgett 8372138cce chan_sip.c: Fix crash processing CANCEL.
8 years ago
Oron Peled 5b8fea93d1 chan_console: don't read and write at the same time
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Igor Goncharovsky 33d5ab3e69 chan_unistim: Fix hold function ability to lock/crash asterisk
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Joshua Colp 6d5f4768a4 chan_sip: Check that an iostream exists before accessing.
8 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
8 years ago
Corey Farrell c2529a352c astobj.h: Remove from Asterisk core.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Jenkins2 968993a297 Merge "chan_sip: Fix memory leaks."
8 years ago
Jenkins2 262eda7801 Merge "Remove constant conditionals (dead-code)."
8 years ago
Corey Farrell 3c037ef972 chan_sip: Fix memory leaks.
8 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
8 years ago
Oron Peled c02e256407 chan_console: Use correct parameter for 'set active'
8 years ago
Jenkins2 11a1e07ad2 Merge "netsock: Remove from Asterisk core."
8 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
8 years ago
Corey Farrell 064c74e4af netsock: Remove from Asterisk core.
8 years ago
Jenkins2 e79f0c0709 Merge "chan_pjsip.c: Improve ast_request() diagnostic msgs."
8 years ago
Richard Mudgett 4a461bcde4 chan_pjsip.c: Improve ast_request() diagnostic msgs.
8 years ago
Corey Farrell 6f8b34f9c1 chan_sip: Add security event for calls to invalid extension.
8 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
8 years ago
Joshua Colp e411b7d112 Merge "chan_sip: 3PCC patch for AMI "SIPnotify""
8 years ago
Joshua Colp c50905756b Merge "chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)"
8 years ago
Jenkins2 58514c7442 Merge "chan_sip: Don't crash in Dial on invalid destination"
8 years ago
Yasuhiko Kamata cb249b2419 chan_sip: 3PCC patch for AMI "SIPnotify"
8 years ago
Sean Bright 0c9cc7e975 chan_sip: Don't send trailing \0 on keep alive packets
8 years ago
Sean Bright 5039b5741c chan_sip: Don't crash in Dial on invalid destination
8 years ago
Richard Mudgett 22810fc635 chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago
Richard Mudgett 8536a09b86 security-events: Fix SuccessfulAuth using_password declaration.
8 years ago
Alexander Traud b2c4e8660a chan_sip: Peers with distinct source ports don't match, regardless of transport.
8 years ago
George Joseph 075faac2fd AST-2017-013: chan_skinny: Call pthread_detach when sess threads end
8 years ago
Alexander Traud 491e2eba0d chan_sip: ICE contained square brackets around IPv6 addresses.
8 years ago
Richard Mudgett e793501084 chan_pjsip.c: Improve answer failure log messages.
8 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
8 years ago
Richard Mudgett 12010fc5c0 chan_pjsip.c: Fix uninitialized cause value on failure.
8 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Corey Farrell 6474de5f72 chan_sip: Fix SUBSCRIBE with missing "Expires" header.
8 years ago
Alexander Traud 840e08716b chan_sip: Crypto attribute not last but first on SDP media level.
8 years ago
Corey Farrell c9e19b31f5 chan_sip: Fix output of 'sip set debug off'.
8 years ago
Guido Falsi c4f40b778a chan_dahdi: wrap include file which is not present on BSD systems in #ifdef
8 years ago
George Joseph ab4d36533c chan_vpb: Fix a gcc 7 out-of-bounds complaint
8 years ago
Daniel Tryba 59b6e8467a res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacy
8 years ago
George Joseph 4275ca16a1 build: A few gcc 7 error fixes
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
Jenkins2 b9da3d643c Merge "chan_sip: Expose read-only access to the full SIP INVITE Request-URI"
8 years ago
George Joseph b6aa728a58 chan_pjsip: Ignore AST_CONTROL_STREAM_TOPOLOGY_CHANGED for now
8 years ago
David J. Pryke a5f1d58fe1 chan_sip: Expose read-only access to the full SIP INVITE Request-URI
8 years ago
Sean Bright eec0396395 chan_rtp: Use μ-law by default instead of signed linear
8 years ago
Jenkins2 68b506caaa Merge "chan_sip: when getting sip pvt return failure if not found"
8 years ago
Scott Griepentrog 5553644284 chan_sip: when getting sip pvt return failure if not found
8 years ago
Vitezslav Novy 67a2ca31f5 chan_sip: Do not change IP address in SDP origin line (o=) in SIP reINVITE
8 years ago
Ben Ford bfc29de3ea chan_pjsip: Suppress frame warnings.
8 years ago
Andre Nazario 71be8d5bbe chan_pjsip: Add tag info in CHANNEL function
8 years ago
Joshua Colp 9d0c3564ee Merge "res/res_pjsip_session: allow SDP answer to be regenerated"
8 years ago