Commit Graph

23898 Commits (060ced4b54367f9822daaffe456da4460c04947c)
 

Author SHA1 Message Date
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
Joshua Colp 38885ac8bd res_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.
11 years ago
Joshua Colp 222d6ac4ab res_rtp_asterisk: Fix building when pjproject is not used.
11 years ago
Joshua Colp ff4371e45d res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Walter Doekes e994f7fd37 chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.
11 years ago
Kinsey Moore 6badd734d3 Bridging: Fix bouncing native bridge
11 years ago
George Joseph 2fbdeafb19 config: bug: fix truncation of included config files on permissions error
11 years ago
Rusty Newton 61b5e7c669 Sounds/BuildSystem: Modifications to include new releases and Japanese language.
11 years ago
Jonathan Rose 388a13abb8 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
George Joseph cc3fb5bcb6 manager: Make WaitEvent action respect eventfilters
11 years ago
Matthew Jordan 0a4ae50c62 doc: Add a manpage for the smsq utility
11 years ago
Matthew Jordan e0b38b6d07 doc: Add a manpage for the aelparse utility
11 years ago
Matthew Jordan 6b51f717a7 LICENSE: Clarify language in Asterisk's LICENSE to allow for linking to UniMRCP
11 years ago
Michael L. Young fef6e06991 chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Richard Mudgett b3572f3828 res_musiconhold: Fix MOH restarting where it left off from the last hold.
11 years ago
Joshua Colp 905f1f61e1 chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Richard Mudgett 6f9257db92 res_musiconhold.c: Remove obsolete REF_DEBUG code.
11 years ago
Jonathan Rose 3045568e47 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
11 years ago
Matthew Jordan 6c4c543d48 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett 05c31108a5 cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Kinsey Moore 16a3e1cc3f AMI Docs: Fix Status channel parameter optionality
11 years ago
George Joseph 9498a686f3 func_config: Change 'Not Found' message from ERROR to DEBUG
11 years ago
Matthew Jordan a640d70ae8 apps/app_dial: Fix Dial 'z' option
11 years ago
Matthew Jordan 1969d911fe configure: Undefine FORTIFY_SOURCE prior to defining it for patched gcc
11 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago