summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Logger: Fix MALLOC_DEBUG build error.Corey Farrell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-03-12main/audiohook: Update internal sample rate on readsMatthew Jordan
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2015-03-11res_pjsip: Move internal init/destroy prototypes to private header file.Richard Mudgett
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-03-11res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.Richard Mudgett
2015-03-10core: Don't create snapshots with locks.Joshua Colp
2015-03-10res/res_config_odbc: Fix improper escaping of backslashes with MySQLMatthew Jordan
2015-03-10app_voicemail: Fix crash with IMAP backends when greetings aren't presentMatthew Jordan
2015-03-10localtime: Fix file descriptor leak on kqueue(2) systemsMatthew Jordan
2015-03-10res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.Richard Mudgett
2015-03-09res_pjsip: allow configuration of endpoint identifier query orderKevin Harwell
2015-03-08res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.Joshua Colp
2015-03-06res_pjsip_refer: Make safely get the context for a blind transfer.Richard Mudgett
2015-03-06res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a...Richard Mudgett
2015-03-06app: Add functions to swap voicemail function table for testing purposesJonathan Rose
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-24config.h: Use real parameter names for ast_variable_new() define.Richard Mudgett
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-21main/asterisk.c: Reverse #if statement in listener() to fix code folding.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