Commit Graph

23873 Commits (9da14f75e04575ba1f259126d99cd3f4818ad768)
 

Author SHA1 Message Date
Matthew Jordan 9da14f75e0 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Corey Farrell 2716e17f51 REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
11 years ago
Corey Farrell a3ec9d8f1b app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Walter Doekes 15f16e3187 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
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
Corey Farrell 5b69b095d1 res_fax: Resolve T38 gateway frame leak.
11 years ago
Malcolm Davenport a70300f7ac ASTERISK-23512, correct inaccurate comment in manager.conf.sample
11 years ago
Matthew Jordan 0a2400ab6e main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Malcolm Davenport 8c40b67c50 ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROL
11 years ago
Malcolm Davenport ab4b71abe0 ASTERISK-24419, fix incorrect syntax for setting language in extensions.conf.sample
11 years ago
Corey Farrell 37d9bfdd05 app_queue: Cleanup ao2_iterator
11 years ago
Matthew Jordan 7ba7792027 res/res_http_websocket: Fix minor nits found by wdoekes on r409681
11 years ago
Matthew Jordan f1d0cb5daa res/res_srtp: Fix include issue for libsrtp 1.5.0
11 years ago
Matthew Jordan 8c96fa291c AST-2014-011: Fix POODLE security issues
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
Joshua Colp 6c969a115c res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.
11 years ago
Alexandr Anikin d076a8bd81 chan_ooh323: fix rtptimeout general value checking
11 years ago
Corey Farrell 0327a884f1 res_fax: Fix reference leak caused by gateway sessions
11 years ago
Corey Farrell 56540d8258 res_fax: Resolve module reference leak caused by reserved sessions
11 years ago
Joshua Colp b69057cd76 res_rtp_asterisk: Make the ICE transport check case insensitive as some implementations use 'udp'.
11 years ago
Walter Doekes 03a4a28a2e chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes e9e8e41bf5 build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.
11 years ago
Walter Doekes 7e6f444e38 res_calendar_ews: Relax neon version check to work with 0.30 too.
11 years ago
Kinsey Moore e6bd251926 CallerID: Fix parsing regression
11 years ago
Walter Doekes 3b4fcfe6de chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
Kevin Harwell 6b2ee3002f res_rtp_asterisk: Crash if no candidates received for component
11 years ago
Walter Doekes f49780f7e5 safe_asterisk: Don't automatically exceed MAXFILES value of 2^20.
11 years ago
Walter Doekes bc34e681e6 Blocked revisions 424876
11 years ago
Joshua Colp 89247cec8e res_rtp_asterisk: Allow only UDP ICE candidates.
11 years ago
Corey Farrell 5454c620e0 astobj2: Correct REF_DEBUG false leak report
11 years ago
Matthew Jordan 478e64f1e4 message: Don't close an AMI connection on SendMessage action error
11 years ago
Corey Farrell 7d06282b9e Release AMI connections on shutdown.
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
Joshua Colp fd4191e016 res_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
11 years ago
Walter Doekes 59224edc78 autosupport: Fix bashism.
11 years ago
Richard Mudgett 660080c262 res_fax: Fix out of bounds error in update_modem_bits().
11 years ago
Walter Doekes d05d8eb8a3 docs: Escape unescaped minus sign in asterisk.8 manpage.
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
Walter Doekes a1fab60fcc cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Richard Mudgett 7d0f1a26e6 astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson 8667ce10d0 res_fax_spandsp: Properly handle cleanup before starting FAXes.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Joshua Colp 0ea0c38600 res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
11 years ago