Commit Graph

8639 Commits (development/16/python3)

Author SHA1 Message Date
Tzafrir Cohen 06515707df openr2(5/6): added cli command -- mfcr2 destroy link <index>
7 years ago
Tzafrir Cohen 93a093f6c4 openr2(4/6): added new cli command -- mfcr2 show links
7 years ago
Tzafrir Cohen a45cfefb77 openr2(3/6): Convert r2links to standard Asterisk AST_LIST*
7 years ago
Tzafrir Cohen ec6e88592a openr2(2/6): Stop polling channels when DAHDI returns -ENODEV (e.g: plug-out)
7 years ago
Tzafrir Cohen 7b6df814a6 openr2(1/6): bugfix in configuration saving
7 years ago
Dan Cropp f4896703b9 chan_pjsip: Transmit REFER waits for the REFER result setting TRANSFERSTATUS
7 years ago
Francesco Castellano 6c59df17a5 chan_sip: Handle invalid SDP answer to T.38 re-invite
7 years ago
Chris-Savinovich da1db4f842 chan_dahdi.c: crash in chan_dahdi
7 years ago
George Joseph 31d755e805 sig_pri: Address gcc9 issues
7 years ago
George Joseph 1ee2f01f62 chan_dahdi: Address gcc9 issues
7 years ago
agupta 72f26aa8eb chan_pjsip.c: Check for channel and session to not be NULL in hangup
7 years ago
Friendly Automation 53df0ff200 Merge "pjsip: replace 180 by 183 if SDP negotiation has completed" into 16
7 years ago
Guido Falsi 86fb72c4d0 chan_dahdi: add missing include.
7 years ago
Alexei Gradinari de82bdd746 pjsip: replace 180 by 183 if SDP negotiation has completed
7 years ago
George Joseph e7734476c6 Fixes for GCC 9
7 years ago
Kevin Harwell e3a758975d mwi core: Move core MWI functionality into its own files
7 years ago
Salah Ahmed 7e5b4b8616 chan_pjsip: DTMF Mode auto_info fallback lead to both inband and info
7 years ago
Ben Ford 8961d9ca8b build: Fix compiler warnings/errors.
7 years ago
George Joseph bc06a13123 Merge "pjsip: restrict function PJSIP_PARSE_URI to parse only SIP/SIPS URIs" into 16
7 years ago
Alexei Gradinari e51bd0726b pjsip: restrict function PJSIP_PARSE_URI to parse only SIP/SIPS URIs
8 years ago
Sean Bright d905602a04 chan_sip: Ensure 'qualifygap' isn't negative
8 years ago
Kevin Harwell 0e053fe4e3 Merge "chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function" into 16
8 years ago
cirillor c9459b1875 chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function
8 years ago
Torrey Searle 4ca41caf38 chan_pjsip: add a flag to ignore 183 responses if no SDP present
8 years ago
Sean Bright 4860954540 Replace calls to strtok() with strtok_r()
8 years ago
sungtae kim 08ba504e99 chan_pjsip: Changed to continued after invalid media for pjsip show channelstats
8 years ago
Giuseppe Sucameli 6071ad77f5 chan_sip: Fix leak using contact ACL
8 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
8 years ago
Joshua Colp cc0157d0d3 Merge "stasis: Add internal filtering of messages." into 16
8 years ago
Alexei Gradinari e6005f1227 pjsip: New function PJSIP_PARSE_URI to parse URI and return part of URI
8 years ago
Joshua Colp 8d436a95e7 stasis: Add internal filtering of messages.
8 years ago
Jasper Hafkenscheid 7f6ac5dc2f chan_sip: Attempt ast_do_pickup in handle_invite_replaces
8 years ago
Alexei Gradinari 5cbe77cc46 pjsip: new endpoint's options to control Connected Line updates
8 years ago
Corey Farrell dee1165d31
astobj2: Eliminate usage of legacy container allocation macros.
8 years ago
Corey Farrell 5ea517f80e
chan_sip: Tell module loader that chan_sip is extended support.
8 years ago
pk16208 681e115ff1 chan_sip: SipNotify on Chan_Sip vi AMI behave different to CLI
8 years ago
hajekd 8811ab1803 chan_sip.c: chan_sip unstable with TLS after asterisk start or reloads
8 years ago
Jaco Kroon 46442aa9e5 chan_sip: improved ip:port finding of peers for non-UDP transports.
8 years ago
Corey Farrell d61a8791b5 Build System: Improve ccache matching for different menuselect options.
8 years ago
Salah Ahmed 523b7b2ffc dialplan_functions: wrong srtp use status report of a dialplan function
8 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
8 years ago
Alexander Traud 9704c424f5 chan_oss: Compile in Solaris 11.
8 years ago
Richard Mudgett a470bb9e27 channel: Fix some more unprotected channel flag setting.
8 years ago
ktyerman e1908ea484 chan_iax2: better handling for timeout and EINTR
8 years ago
Jenkins2 076ff479ac Merge "crypto.h: Repair ./configure --with-ssl=PATH."
8 years ago
Alexander Traud 99aed78078 crypto.h: Repair ./configure --with-ssl=PATH.
8 years ago
George Joseph 1725eaf8fb chan_pjsip: Register for "BEFORE_MEDIA" responses
8 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.
9 years ago
Jenkins2 e45e8466f1 Merge "chan_sip: Peers with distinct source ports don't match, regardless of transport."
9 years ago
Jenkins2 beab57a576 Merge "BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD."
9 years ago
Alexander Traud 00789174f6 BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.
9 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
9 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
9 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
9 years ago
Jean Aunis 75a35ee5e8 chan_sip: Fix improper RTP framing on outgoing calls
9 years ago
Jenkins2 24c72ea286 Merge "chan_unistim: NetBSD has an incompatible struct in_pktinfo."
9 years ago
Alexander Traud aabbb49e33 chan_unistim: NetBSD has an incompatible struct in_pktinfo.
9 years ago
Joshua Colp 259c80675e chan_sip: Emit a second ringing event to ensure channel is found.
9 years ago
Richard Mudgett 8372138cce chan_sip.c: Fix crash processing CANCEL.
9 years ago
Oron Peled 5b8fea93d1 chan_console: don't read and write at the same time
9 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
9 years ago
Igor Goncharovsky 33d5ab3e69 chan_unistim: Fix hold function ability to lock/crash asterisk
9 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
9 years ago
Joshua Colp 6d5f4768a4 chan_sip: Check that an iostream exists before accessing.
9 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
9 years ago
Corey Farrell c2529a352c astobj.h: Remove from Asterisk core.
9 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
9 years ago
Jenkins2 968993a297 Merge "chan_sip: Fix memory leaks."
9 years ago
Jenkins2 262eda7801 Merge "Remove constant conditionals (dead-code)."
9 years ago
Corey Farrell 3c037ef972 chan_sip: Fix memory leaks.
9 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
9 years ago
Oron Peled c02e256407 chan_console: Use correct parameter for 'set active'
9 years ago
Jenkins2 11a1e07ad2 Merge "netsock: Remove from Asterisk core."
9 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
9 years ago
Corey Farrell 064c74e4af netsock: Remove from Asterisk core.
9 years ago
Jenkins2 e79f0c0709 Merge "chan_pjsip.c: Improve ast_request() diagnostic msgs."
9 years ago
Richard Mudgett 4a461bcde4 chan_pjsip.c: Improve ast_request() diagnostic msgs.
9 years ago
Corey Farrell 6f8b34f9c1 chan_sip: Add security event for calls to invalid extension.
9 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
9 years ago
Joshua Colp e411b7d112 Merge "chan_sip: 3PCC patch for AMI "SIPnotify""
9 years ago
Joshua Colp c50905756b Merge "chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)"
9 years ago
Jenkins2 58514c7442 Merge "chan_sip: Don't crash in Dial on invalid destination"
9 years ago
Yasuhiko Kamata cb249b2419 chan_sip: 3PCC patch for AMI "SIPnotify"
9 years ago
Sean Bright 0c9cc7e975 chan_sip: Don't send trailing \0 on keep alive packets
9 years ago
Sean Bright 5039b5741c chan_sip: Don't crash in Dial on invalid destination
9 years ago
Richard Mudgett 22810fc635 chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
9 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
9 years ago
Richard Mudgett 8536a09b86 security-events: Fix SuccessfulAuth using_password declaration.
9 years ago
Alexander Traud b2c4e8660a chan_sip: Peers with distinct source ports don't match, regardless of transport.
9 years ago
George Joseph 075faac2fd AST-2017-013: chan_skinny: Call pthread_detach when sess threads end
9 years ago
Alexander Traud 491e2eba0d chan_sip: ICE contained square brackets around IPv6 addresses.
9 years ago
Richard Mudgett e793501084 chan_pjsip.c: Improve answer failure log messages.
9 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
9 years ago
Richard Mudgett 12010fc5c0 chan_pjsip.c: Fix uninitialized cause value on failure.
9 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
9 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
9 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
9 years ago
Corey Farrell 6474de5f72 chan_sip: Fix SUBSCRIBE with missing "Expires" header.
9 years ago
Alexander Traud 840e08716b chan_sip: Crypto attribute not last but first on SDP media level.
9 years ago
Corey Farrell c9e19b31f5 chan_sip: Fix output of 'sip set debug off'.
9 years ago
Guido Falsi c4f40b778a chan_dahdi: wrap include file which is not present on BSD systems in #ifdef
9 years ago
George Joseph ab4d36533c chan_vpb: Fix a gcc 7 out-of-bounds complaint
9 years ago
Daniel Tryba 59b6e8467a res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacy
9 years ago
George Joseph 4275ca16a1 build: A few gcc 7 error fixes
9 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
9 years ago
Jenkins2 b9da3d643c Merge "chan_sip: Expose read-only access to the full SIP INVITE Request-URI"
9 years ago
George Joseph b6aa728a58 chan_pjsip: Ignore AST_CONTROL_STREAM_TOPOLOGY_CHANGED for now
9 years ago
David J. Pryke a5f1d58fe1 chan_sip: Expose read-only access to the full SIP INVITE Request-URI
9 years ago
Sean Bright eec0396395 chan_rtp: Use μ-law by default instead of signed linear
9 years ago
Jenkins2 68b506caaa Merge "chan_sip: when getting sip pvt return failure if not found"
9 years ago
Scott Griepentrog 5553644284 chan_sip: when getting sip pvt return failure if not found
9 years ago
Vitezslav Novy 67a2ca31f5 chan_sip: Do not change IP address in SDP origin line (o=) in SIP reINVITE
9 years ago
Ben Ford bfc29de3ea chan_pjsip: Suppress frame warnings.
9 years ago
Andre Nazario 71be8d5bbe chan_pjsip: Add tag info in CHANNEL function
9 years ago
Joshua Colp 9d0c3564ee Merge "res/res_pjsip_session: allow SDP answer to be regenerated"
9 years ago
Torrey Searle 33a648d4c6 res/res_pjsip_session: allow SDP answer to be regenerated
9 years ago
Richard Mudgett 850a3fd017 chan_pjsip.c: Fix topology refresh response code accuracy.
9 years ago
Torrey Searle a2dde59154 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
9 years ago
kkm 4b58609c33 chan_sip: Access incoming REFER headers in dialplan
9 years ago
Joshua Colp 1f01106cfc Merge "chan_sip: Add dialplan function SIP_HEADERS"
9 years ago
Jenkins2 38c8080cdd Merge "Fix compile error for old versions of GCC."
9 years ago
Corey Farrell 7f8f3ca4dd Correct some leaks in unit tests.
9 years ago
kkm 4c0798e91d chan_sip: Add dialplan function SIP_HEADERS
9 years ago
Corey Farrell 4b03eb5c38 Fix compile error for old versions of GCC.
9 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
9 years ago
Torrey Searle 65c560894d chan_pjsip: add a new function PJSIP_DTMF_MODE
9 years ago
Joshua Colp a6eb9ee7d2 core: Add VP9 passthrough support.
9 years ago
Jenkins2 647f539e15 Merge "res_pjsip: Add "webrtc" configuration option"
9 years ago
Sergej Kasumovic d3f5b265c7 chan_iax2: On reload make sure to check for existing MWI subscription
9 years ago
Kevin Harwell 7da6ddda30 res_pjsip: Add "webrtc" configuration option
9 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
9 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
9 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
9 years ago
Jenkins2 75022f6b11 Merge "chan_sip: Fix a typo for tlsbindaddr in autodomain (SIP Domain Support)."
9 years ago