Commit Graph

23962 Commits (bbfc8cc77816a6856ed01b45d7f7e9428d566372)
 

Author SHA1 Message Date
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
Matthew Jordan 174c84f6a2 main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Walter Doekes a63e70c46d logger: Don't store verbose-magic in the log files.
11 years ago
Walter Doekes 9aba91e5a6 general: Fix memory Corruption in __ast_string_field_ptr_build_va.
11 years ago
Walter Doekes d43da8846c tcptls: Avoid compiler warning on non-dev-mode.
11 years ago
Richard Mudgett d779523c8c chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
George Joseph 0430c887f3 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Richard Mudgett 9707876002 format.c: Add reason comments for the format_list ordering.
11 years ago
Rusty Newton af592bbc94 Manager - Improve documentation for manager commands Getvar and Setvar.
11 years ago
Richard Mudgett c2e464699f datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Richard Mudgett 4c47641f0c features.c: Allow appliationmap to use Gosub.
11 years ago
Corey Farrell aaa44d6ea5 chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy
11 years ago
Jason Parker 9219a97997 Don't cause Asterisk to exit if ooh323.conf not found.
11 years ago
Scott Griepentrog 59795008d5 app_voicemail: use a consistent generator string
11 years ago
Kinsey Moore 22b9d0ddff Fix more dev-mode build issues
11 years ago
Matthew Jordan bfc6904871 manager: Return ActionID on nominal responses to PresenceState action
11 years ago
Jonathan Rose 3d419e8796 func_uri: URIENCODE/URIDECODE - allow empty strings as argument
11 years ago
Corey Farrell 148b8d128e astobj2: work around REF_DEBUG race which causes out of order log entries
11 years ago
Corey Farrell 7a914e14d0 Fix minor reference leaks in app_skel and TEST_FRAMEWORK
11 years ago
Scott Griepentrog a100307eaa config: inform config hook of change when writing file
11 years ago
Matthew Jordan dfdf47a752 include/asterisk/xmpp.h: Convert indentation to tabs
11 years ago
Richard Mudgett 073356fa18 chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Richard Mudgett 2f1d2a9ef6 chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Matthew Jordan 8f5461d3dc main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
11 years ago
Matthew Jordan 1644cd874d chan_sip: be more tolerant of whitespace between attributes in SDP fmtp line
11 years ago
Corey Farrell 23d1b904b0 Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
11 years ago
Corey Farrell fe70d27731 refcounter.py: prevent use of excessive RAM with large refs logs
11 years ago
Matthew Jordan 5d3078bd48 res_http_websocket: Export symbol for ast_websocket_set_timeout
11 years ago
Matthew Jordan 0b9601052b udptl: Correct FEC to not consider negative sequence numbers as missing
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Corey Farrell 2875174e97 chan_sip: Fix handling of "From" headers longer than 256 characters
11 years ago
Joshua Colp 3e642e66d1 res_rtp_asterisk: Return the length of data written when sending via ICE instead of 0.
11 years ago
Rusty Newton cd6a931be5 main/features - documentation - reformat examples and options in features.conf.sample to show clearly which options apply in which section
11 years ago
George Joseph c7e9233a81 build: Turn FORTIFY_SOURCE off if DONT_OPTIMIZE is set.
11 years ago
George Joseph 2b4423d2b3 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
George Joseph a6ba838fce build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago