Commit Graph

25962 Commits (2d9471ab1f18d12674ff29392f1fac2ee9129518)
 

Author SHA1 Message Date
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Joshua Colp 737b811749 app_confbridge: Play "leader has left" sound even when musiconhold is enabled.
11 years ago
Mark Michelson 2454505d5a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Kevin Harwell 49b7a1cbaf res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Kinsey Moore 74e706878b Stasis: Fix StasisEnd message ordering
11 years ago
Matthew Jordan cc4c396647 main/rtp_engine: Fix crash when processing more than one RTCP report info block
11 years ago
Corey Farrell ec1a7654f3 Fix leak in AMI Action Bridge
11 years ago
Joshua Colp dbb8f0a935 pbx: Fix off-nominal case where a freed extension may still be used.
11 years ago
Corey Farrell 9f89b83269 Fix compiler error when using ./configure --enable-dev-mode --enable-coverage
11 years ago
Corey Farrell 21c41e4542 manager: Fix HTTP connection reference leaks.
11 years ago
Matthew Jordan f4392c4b6d channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Matthew Jordan d773f9d03e addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messages
11 years ago
Matthew Jordan 08d773532b app_voicemail: Fix enhancement that allowed multiple recipients in To: header
11 years ago
Matthew Jordan 9a1ab5d548 bridge_native_rtp: Fix T.38 issues with remote bridges
11 years ago
Corey Farrell d4fd0774f4 chan_console: Fix reference leaks to pvt.
11 years ago
Richard Mudgett 7571bae5ab app_agent_pool: Made agent alert interruptable by DTMF.
11 years ago
Richard Mudgett a68baad74f Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits.
11 years ago
Joshua Colp 47074f4bfd res_pjsip: Ensure in-dialog responses have an endpoint associated.
11 years ago
Corey Farrell 4d80f223af main/file.c: fix possible extra ast_module_unref to format modules.
11 years ago
Corey Farrell c46664305a res_hep: fix major leak that occurs when config is missing or enabled=no.
11 years ago
Corey Farrell 7e2369310c Fix unintential memory retention in stringfields.
11 years ago
George Joseph 362dde2229 test_strings: Remove string tests that exercise asserts.
11 years ago
Mark Michelson 69f29e627f Make the disable_tcp_switch PJSIP system object enabled by default.
11 years ago
Joshua Colp b06078880b res_pjsip_multihomed: Add logging during startup to aid debugging if local DNS is misbehaving.
11 years ago
George Joseph d5de94201e config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Joshua Colp c77a71ad2f res_pjsip: Apply the 'user_eq_phone' setting to the To header as well.
11 years ago
Joshua Colp 5e43d68717 res_pjsip: Allow + at the beginning of a phone number when user_eq_phone is enabled.
11 years ago
George Joseph bd42a09d7f config: BUG: Restore ability for non-templ to be used as base objs in config.
11 years ago
Corey Farrell 97e1c7f3a9 func_talkdetect: Fix stasis message leak in audiohook callback.
11 years ago
Corey Farrell 9f2874639d res_http_websockets: Fix extra unref of module
11 years ago
Corey Farrell bdc35c77b9 Fix crash caused by merge error on review 4138
11 years ago
Joshua Colp d159885e50 res_pjsip_outbound_registration: Add virtual line support.
11 years ago
Richard Mudgett 33f0251b6c res_pjsip: Add disable_tcp_switch option.
11 years ago
Joshua Colp b9aeff9580 chan_pjsip: Update CHANGES file to include 'moh_passthrough' setting
11 years ago
Joshua Colp ac091d4184 chan_pjsip: Add support for passing hold and unhold requests through.
11 years ago
Corey Farrell 285be15aaf Fix compile error caused by review 4138
11 years ago
Corey Farrell 509c04ef38 Fix ast_writestream leaks
11 years ago
Corey Farrell 85c1822a9d func_jitterbuffer: fix frame leaks.
11 years ago
Matthew Jordan 5db1c978e3 res/res_stasis: Fix crash on module unload while performing operation
11 years ago
Tzafrir Cohen 4219c40775 install init.d files on GNU/kFreeBSD
11 years ago
Scott Griepentrog 28173ddf05 pjsip: clarify tls cert and key file usage
11 years ago
Scott Griepentrog f59db388a7 pjsip: Handle outbound unregister correctly
11 years ago
Matthew Jordan d88282af40 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Corey Farrell bf684b63a3 REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
11 years ago
Corey Farrell e4374a3abe app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Corey Farrell ced81afff2 audiohooks: Clean references to formats
11 years ago
Kevin Harwell a537e314d1 res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Kevin Harwell cd52456ea1 res_pjsip: incorrect qualify statistics after disabling for contact
11 years ago
Walter Doekes 5d8d90c402 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Igor Goncharovskiy c866ced76b Add additional checks for NULL pointers to fix several crashes reported.
11 years ago