summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.Richard Mudgett
2015-03-06chan_sip: Fix realtime locking inversion when poking a just built peer.Richard Mudgett
2015-03-05app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.George Joseph
2015-03-04translate: Prevent invalid memory accesses on fast shutdownMatthew Jordan
2015-03-02res/res_pjsip_sdp_rtp: Revert portion of r432195Matthew Jordan
2015-02-27ARI: Fix crash if integer values used in JSON payload 'variables' object.Richard Mudgett
2015-02-26Dial API: add self destruct option when completeScott Griepentrog
2015-02-26app_chanspy, channel: fix frame leaksKevin Harwell
2015-02-26make: Remove 'res_features' from libraries to link against with cygwin/mingw32Matthew Jordan
2015-02-26channels/chan_sip: Don't send a BYE after final response when PBX thread failsMatthew Jordan
2015-02-25configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 1Rusty Newton
2015-02-25configure: Promote SQLite3 "not installed" warning to errorMatthew Jordan
2015-02-25channels/chan_sip: Clarify WARNING message in mismatched SRTP scenarioMatthew Jordan
2015-02-25channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKIMatthew Jordan
2015-02-25Increase WebSocket frame size and improve large read handlingDavid M. Lee
2015-02-24channels/chan_sip: Fix crash when transmitting packet after thread shutdownMatthew Jordan
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew Jordan
2015-02-24bridge_softmix: G.729 codec license heldKevin Harwell
2015-02-21res_ari_channels: Return a 404 response when a requested channel variable doe...Joshua Colp
2015-02-21res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.Joshua Colp
2015-02-21res_pjsip: Add a log message when creating a UAC dialog to a target URI that ...Joshua Colp
2015-02-21apps/app_voicemail: Demote an ERROR message to a WARNING messageMatthew Jordan
2015-02-21http: Add missing html tag to 'httpstatus' functionality.Joshua Colp
2015-02-21Allow shutdown to unload modules that register bucket scheme's or codec's.Corey Farrell
2015-02-21asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.Corey Farrell
2015-02-20chan_dahdi/sig_analog: Put log message strings on one line.Richard Mudgett
2015-02-20ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk.George Joseph
2015-02-20apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft ExchangeMatthew Jordan
2015-02-19chan_dahdi: Remove some dead code.Richard Mudgett
2015-02-19ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel associa...Richard Mudgett
2015-02-19res_pjsip_refer: Handle INVITE with Replaces failure after answer.Richard Mudgett
2015-02-19tcptls: Handle new OpenSSL compile time option to disable SSLv3Matthew Jordan
2015-02-19Create work around for scheduler leaks during shutdown.Corey Farrell
2015-02-17res_pjsip_refer: Fix crash from a REFER and BYE collision.Richard Mudgett
2015-02-16res/res_rtp_asterisk: Fix crash in debug from RTCP reports without report blockMatthew Jordan
2015-02-15pjsip: Remove "contact" type from pjsip.conf.sampleJoshua Colp
2015-02-15install_prereq: Tweak flags when configuring pjproject.Joshua Colp
2015-02-15res_sorcery_config: Improve object lookup times.Joshua Colp
2015-02-15res_pjsip: Add "pjsip show version" CLI command.Joshua Colp
2015-02-15res_timing_pthread: Fix leaky pipes.Joshua Colp
2015-02-15apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishesMatthew Jordan
2015-02-14sorcery: Output an error message if a wizard is specified for an object type ...Joshua Colp
2015-02-14res_pjsip_exten_state: Improve log message when a subscription is attempted t...Joshua Colp
2015-02-14'information' ends with an 'n'.Joshua Colp
2015-02-14chan_pjsip: Fix crash when CHANNEL dialplan function is invoked with pjsip ar...Joshua Colp
2015-02-13res_pjsip_session: Fix double re-INVITE collision crash.Richard Mudgett
2015-02-12ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis appMatthew Jordan
2015-02-11res_pjsip: dtls_handler causes Asterisk to crashKevin Harwell
2015-02-11ari_websockets: removed extra check on websocket session readKevin Harwell
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett