Commit Graph

4511 Commits (b3de2c0e1e5193619657b5110e46f6c5b9814bf0)

Author SHA1 Message Date
Jenkins2 9f0459d2a0 Merge "RTP: need to reset DTMF last seqno/timestamp on voice packet with marker bit" into 13
7 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua Colp b9692fb909 Merge "res_pjsip_caller_id: Use static pj_str_t for fromto header names." into 13
7 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
7 years ago
George Joseph ba068d3576 Merge "res/res_pjsip_nat: Fix logic for REINVITES" into 13
7 years ago
Corey Farrell 580bc5e2c6
res_pjsip_caller_id: Use static pj_str_t for fromto header names.
7 years ago
Torrey Searle da4879443b res/res_pjsip_nat: Fix logic for REINVITES
7 years ago
Alexei Gradinari cf620ce0f6 RTP: need to reset DTMF last seqno/timestamp on voice packet with marker bit
7 years ago
Joshua Colp 6aea312a55 Merge "res_pjsip.c: Make taskprocessor scheduling algorithm pick the shortest queue" into 13
7 years ago
Chris-Savinovich bc2420ee0e res_pjsip: Send a 503 response when overload state if reliable transport.
7 years ago
Kevin Harwell 214d0d118a res_pjsip: formatting error in documentation
7 years ago
Alexei Gradinari 158214c1a0 res_pjsip.c: Make taskprocessor scheduling algorithm pick the shortest queue
7 years ago
George Joseph 5605928db0 Merge "res_pjsip: Add XML documentation for "use_callerid_contact"" into 13
7 years ago
Joshua Colp 9946bcc557 res_pjsip: Add XML documentation for "use_callerid_contact"
7 years ago
Alexei Gradinari bfe3821800 pjsip: new endpoint's options to control Connected Line updates
7 years ago
George Joseph 0b695d1e38 Merge "res_pjsip_notify: improve realtime performance on CLI completion on the endpoint" into 13
7 years ago
Alexei Gradinari 82f0a86e39 res_pjsip_notify: improve realtime performance on CLI completion on the endpoint
7 years ago
Torrey Searle bbbec2e95e res_pjsip_session: add new flag use_callerid_contact
7 years ago
George Joseph 1c33cf5cf1 Merge "astobj2: Eliminate usage of legacy container allocation macros." into 13
7 years ago
Corey Farrell 54a1fbe428
astobj2: Eliminate usage of legacy container allocation macros.
7 years ago
Richard Mudgett d8b9e3413c Fix 'statement' typo throughout code.
7 years ago
George Joseph 6296b5c7be Merge "res_pjsip: set callerid_tag to empty string" into 13
7 years ago
Alexei Gradinari 6b1a981ee1 res_pjsip: set callerid_tag to empty string
7 years ago
Richard Mudgett ccdb53a1ca res_statsd.c: Fix returned reload status.
7 years ago
Richard Mudgett d55ded340f res_smdi.c: Fix module ref counting and inverted test.
7 years ago
Joshua Colp a02522c140 Merge "res_pjsip: improve realtime performance on CLI 'pjsip show contacts'" into 13
7 years ago
Joshua Colp dc03526380 Merge "res_stasis: Fix stale data in ARI bridges" into 13
7 years ago
Kevin Harwell fa76297e66 Merge "res_odbc: fix missing SQL error diagnostic" into 13
7 years ago
Ben Ford aa31657e28 res_rtp_asterisk.c: Add "seqno" strictrtp option
7 years ago
Alexei Gradinari 7d79805d54 res_pjsip: improve realtime performance on CLI 'pjsip show contacts'
7 years ago
George Joseph efadf89131 Merge "res_rtp_asterisk: Raise event when RTP port is allocated" into 13
7 years ago
Moritz Fain 27c46b8ff3 res_stasis: Fix stale data in ARI bridges
7 years ago
Joshua Colp 155ff8e174 res_rtp_asterisk: Raise event when RTP port is allocated
7 years ago
Alexei Gradinari 37c1f35922 res_odbc: fix missing SQL error diagnostic
7 years ago
Sean Bright 3033242a7b res_rtp_asterisk: Reset all settings on module reload
7 years ago
Sean Bright 33ca3664ca AST-2018-009: Fix crash processing websocket HTTP Upgrade requests
7 years ago
George Joseph c4f1adf78e Merge "pjproject: Upgrade to 2.8." into 13
7 years ago
Joshua Colp cd2deadb69 pjproject: Upgrade to 2.8.
7 years ago
Sean Bright 99b2e0c2ff autoconf: Check for srtp_get_version_string() before using it
7 years ago
George Joseph 926ac196af Merge "res_srtp.c: Show linked version of libsrtp on module init" into 13
7 years ago
George Joseph 3a09d9c74c Merge "res_pjsip: Log IPv6 addresses correctly" into 13
7 years ago
Sean Bright 44375c0616 res_srtp.c: Show linked version of libsrtp on module init
7 years ago
Sean Bright d3c869c736 res_pjsip: Log IPv6 addresses correctly
7 years ago
Jenkins2 d4becda8ec Merge "res_musiconhold.c: Restart MOH if previous hold just reached end-of-file" into 13
7 years ago
Jenkins2 641e5b7e63 Merge "optional_api: Remove unused nonoptreq fields" into 13
7 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
Sean Bright 931b68d3e6 res_pjproject: Fix sockaddr conversion routines for non-bundled PJSIP
7 years ago
Frederic LE FOLL a5f87a3a36 res_musiconhold.c: Restart MOH if previous hold just reached end-of-file
7 years ago
Sean Bright b0ef54af71 res_pjproject: Add utility functions to convert between socket structures
7 years ago
George Joseph 5d4cf16c17 Merge "res_pjsip: Fix mwi_subscribe_replaces_unsolicited type mismatch" into 13
7 years ago
Joshua Colp d0da68bfc9 Merge "res_pjsip_transport_websocket: Properly set src_name for IPv6" into 13
7 years ago
Joshua Colp 6bf0943ecb Merge "res_fax: Handle fax gateway being started more than once." into 13
7 years ago
Richard Mudgett f2266602a1 res_pjsip: Fix mwi_subscribe_replaces_unsolicited type mismatch
7 years ago
Joshua Colp cfe8ef917d Merge "Create --disable-binary-modules option." into 13
7 years ago
Joshua Colp fa71f498ce res_fax: Handle fax gateway being started more than once.
7 years ago
Sean Bright f3188a634d res_pjsip_transport_websocket: Properly set src_name for IPv6
7 years ago
Corey Farrell abb04622f7 Create --disable-binary-modules option.
7 years ago
neutrino88 49d388bfa8 res/res_rtp_asterisk: remove debug traces generated by an empty frame
7 years ago
Richard Mudgett a66fa4db24 res_sorcery_realtime.c: Fix unqualified fetch warning.
7 years ago
Joshua Colp 40d2d317ae Merge "res_pjsip: Resolve transport management leak at shutdown." into 13
7 years ago
George Joseph 0c4d49c5a9 Merge "res/res_pjsip_sdp_rtp: put rtcp-mux in answer only if offered" into 13
7 years ago
Corey Farrell db367ddbbf res_pjsip: Resolve transport management leak at shutdown.
7 years ago
Corey Farrell 7df97d0a00 res_pjsip: Fix leak in pjsip_options.
7 years ago
Joshua Colp 555516233d res_pjsip_caller_id: Add "party" parameter to RPID header.
7 years ago
Torrey Searle a1b0db826a res/res_pjsip_sdp_rtp: put rtcp-mux in answer only if offered
7 years ago
Joshua Colp 673d509911 Merge "res_pjsip_registrar: Improve performance on inbound handling." into 13
7 years ago
Richard Mudgett 1f97ea7e2c res_pjsip: Make pjlib.h consistently included.
7 years ago
Kevin Harwell 4dee592608 Merge "res_pjsip_endpoint_identifier_ip.c: Added regex support to match_header" into 13
7 years ago
Joshua Colp a5ce9b6c4b res_pjsip_registrar: Improve performance on inbound handling.
7 years ago
Joshua Colp 904095833e Merge "res_rtp_asterisk: In Developer Mode, do not require OpenSSL." into 13
7 years ago
Joshua Colp edddcb3dc6 res_pjsip_pubsub: Use ast_true for "prune_on_boot".
7 years ago
Richard Mudgett 8baedc2204 res_pjsip_endpoint_identifier_ip.c: Added regex support to match_header
7 years ago
Joshua Colp d33ed08afc res_pjsip_pubsub: Treat "prune_on_boot" as a yes / no.
7 years ago
Alexander Traud a4b105c99b res_rtp_asterisk: In Developer Mode, do not require OpenSSL.
7 years ago
Joshua Colp ef647cc31e Merge "res_rtp_asterisk: Avoid merging command and regular T.140 text packets" into 13
7 years ago
Joshua Colp cdf6e93b6d Merge "res_pjsip: Change log message from error to warning for valid use cases" into 13
7 years ago
George Joseph 54364318b5 Merge "res_pjsip: Update default keepalive interval to 90 seconds." into 13
7 years ago
Florian Floimair fd1b8c57e9 res_pjsip: Change log message from error to warning for valid use cases
7 years ago
neutrino88 e5721b01f6 res_rtp_asterisk: Avoid merging command and regular T.140 text packets
7 years ago
Joshua Colp 18e9acc3c1 res_pjsip: Update default keepalive interval to 90 seconds.
7 years ago
Richard Mudgett 0ade9df3b6 res_pjsip: Update endpoint transport option documentation.
7 years ago
George Joseph f4ddc56b9a Merge "res_pjsip_sdp_rtp: include ice in ANSWER only if offered" into 13
7 years ago
Torrey Searle bd36ec69e2 res_pjsip_sdp_rtp: include ice in ANSWER only if offered
7 years ago
Joshua Colp 03c1bbffd2 res_sorcery_config: Allow configuration section to be used based on name.
7 years ago
Richard Mudgett 33668ab46a res_config_ldap.c: Fix mem leak in CLI "realtime show ldap status"
7 years ago
Joshua Colp 3fe275ca02 Merge "res_pjsip_t38.c: Be smarter about how we respond when T.38 is disabled." into 13
7 years ago
Jenkins2 50e46e3bdb Merge "res_pjsip_pubsub: segfault in function publish_expire" into 13
7 years ago
Jenkins2 ba5668bb1f Merge "res_pjsip/pjsip_transport_management.c: Fix deadlock with transport keep alive." into 13
7 years ago
Joshua Colp 6b7a4f07ed Merge "res_pjsip_t38: Decline T.38 stream on failure case." into 13
7 years ago
Jenkins2 0c7cc3a16b Merge "res_pjsip: Add 'suppress_q850_reason_headers' option to endpoint" into 13
7 years ago
Alexei Gradinari 9e615dac63 res_pjsip_pubsub: segfault in function publish_expire
7 years ago
George Joseph 3470409dd6 res_pjsip: Add 'suppress_q850_reason_headers' option to endpoint
7 years ago
Joshua Colp 76f2699d2d res_pjsip_t38: Decline T.38 stream on failure case.
7 years ago
Richard Mudgett a82f9762fd res_pjsip_t38.c: Be smarter about how we respond when T.38 is disabled.
7 years ago
Jenkins2 b6a13f0fc2 Merge "res_pjsip_t38.c: Fix crash by ignoring 1xx messages." into 13
7 years ago
Richard Mudgett b6b49071af res_pjsip/pjsip_transport_management.c: Fix deadlock with transport keep alive.
7 years ago
Jenkins2 43dc9c3d5f Merge "pjsip: Clarify certificate configuration for Websocket." into 13
7 years ago
Joshua Colp 62859ad526 pjsip: Clarify certificate configuration for Websocket.
7 years ago
Richard Mudgett 140ce56f50 res_pjsip_t38.c: Fix crash by ignoring 1xx messages.
7 years ago
Joshua Colp 5f3869608a res_pjsip_pubsub: Hold module reference for publications.
7 years ago
Jenkins2 6b6fa461d6 Merge "res_pjsip_session: Add ability to accept multiple sdp answers" into 13
7 years ago
Jenkins2 a5754e7904 Merge "res_pjsip_messaging: Allow application/* for in-dialog MESSAGEs" into 13
7 years ago
George Joseph 6087c1e575 res_pjsip_messaging: Allow application/* for in-dialog MESSAGEs
7 years ago
George Joseph 06966e91fe res_pjsip_session: Add ability to accept multiple sdp answers
7 years ago
Jenkins2 4603e24609 Merge "VECTOR: Passing parameters with side effects to macros is dangerous." into 13
7 years ago
Richard Mudgett cb9475eb3d VECTOR: Passing parameters with side effects to macros is dangerous.
7 years ago
Alexander Traud c8966b8c29 res_http_post: Enable GMime in Solaris 11.
7 years ago
Richard Mudgett 99f439dc01 ARI POST DTMF: Make not compete with channel's media thread.
7 years ago
Alexander Traud e3de4bc46e res_rtp_asterisk: Instead of ./configure use OPENSSL_NO_SRTP.
7 years ago
Jenkins2 49c4c8af98 Merge "res_rtp_asterisk: Allow OpenSSL configured with no-deprecated." into 13
7 years ago
Joshua Colp 2b25fdb80c Merge "res_crypto: Allow OpenSSL configured with no-deprecated." into 13
7 years ago
Jenkins2 e46ab4743b Merge "res_srtp: Repair ./configure --with-ssl=PATH." into 13
7 years ago
Richard Mudgett 034a04af2a AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses.
7 years ago
Alexander Traud ef2386fcd7 res_rtp_asterisk: Allow OpenSSL configured with no-deprecated.
7 years ago
Alexander Traud 7763aa824e res_crypto: Allow OpenSSL configured with no-deprecated.
7 years ago
Alexander Traud e62e069705 res_srtp: Repair ./configure --with-ssl=PATH.
7 years ago
Joshua Colp 19f8f85689 Merge "pjsip_options: handle modification of qualify options in realtime" into 13
7 years ago
George Joseph 8b6c84787c Merge "pjsip_options: show/reload AOR qualify options using CLI" into 13
7 years ago
Alexei Gradinari 9ad3918acd pjsip_options: handle modification of qualify options in realtime
7 years ago
Joshua Colp 7f318c3ab5 Merge "res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change" into 13
7 years ago
Torrey Searle 4b7fd478d5 res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change
7 years ago
Alexei Gradinari a576f50362 pjsip_options: show/reload AOR qualify options using CLI
7 years ago
Jenkins2 9564fc19f5 Merge "res_pjsip_endpoint_identifier_ip: Unregister the module for headers." into 13
7 years ago
Alexander Traud b615df06d3 res_pjsip_endpoint_identifier_ip: Unregister the module for headers.
7 years ago
Alexander Traud 99b24dc63b res_pjsip: Register pjsip_transport_management not externally but internally.
7 years ago
Jenkins2 118eef8907 Merge "Fix GCC 8 build issues." into 13
7 years ago
Joshua Colp ac9d6b0523 Merge "pjsip: Rewrite OPTIONS support with new eyes." into 13
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Matthew Fredrickson 316efcddb9 res_hep: Adds hostname resolution support for capture_address
7 years ago
Jenkins2 2d0fb07f53 Merge "res_ari: Remove requirement that body exists when debug is on." into 13
7 years ago
Jenkins2 8966a39e9d Merge "res_pjsip/pjsip_distributor.c: Add missing off-nominal request response." into 13
7 years ago
Joshua Colp 6192e40e04 Merge "pjsip: Increase maximum number of usable ciphers & other cleanups" into 13
7 years ago
Joshua Colp a36d6e3674 res_ari: Remove requirement that body exists when debug is on.
7 years ago
Sean Bright 850e554793 pjsip: Increase maximum number of usable ciphers & other cleanups
7 years ago
Richard Mudgett 51a6a986f1 res_pjsip/pjsip_distributor.c: Add missing off-nominal request response.
7 years ago
Richard Mudgett 3663968705 res_pjsip/pjsip_distributor.c: Pull some assignments out of if tests.
7 years ago
George Joseph 42abc9c430 Merge "BuildSystem: Add DragonFly BSD." into 13
7 years ago
Joshua Colp bea52b3706 pjsip: Rewrite OPTIONS support with new eyes.
7 years ago
George Joseph c5d19565fe Merge "bridge_softmix: Forward TEXT frames" into 13
7 years ago
Joshua Colp cb4e991181 Merge "res_pjsip: Fix initialization of extended stringfields." into 13
7 years ago
Alexander Traud 7b219311eb BuildSystem: Add DragonFly BSD.
7 years ago
Jenkins2 b3cec9d445 Merge "res_pjsip: Fix deadlock on reliable transport shutdown." into 13
7 years ago
Corey Farrell ea14243971 res_pjsip: Fix initialization of extended stringfields.
7 years ago
Jenkins2 e516c34c02 Merge "res_musiconhold: Don't restart MOH from beginning after announcement." into 13
7 years ago
George Joseph be7d4faed5 bridge_softmix: Forward TEXT frames
7 years ago
Jenkins2 ad0ba520b5 Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks." into 13
7 years ago
Jenkins2 fb9cbd524b Merge "res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations." into 13
7 years ago
Jenkins2 f83f5c48b2 Merge "pjsip_scheduler.c: Fix some corner cases." into 13
7 years ago
Ben Ford f2e140e8a7 res_musiconhold: Don't restart MOH from beginning after announcement.
7 years ago
Richard Mudgett b92ebdba5f pjsip_scheduler.c: Add ability to trace scheduled tasks.
7 years ago