summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-11channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDBMatthew Jordan
2015-02-11res_http_websocket: websocket write timeout fails to fully disconnectKevin Harwell
2015-02-11Enable REF_DEBUG for ast_module_ref / ast_module_unref.Corey Farrell
2015-02-10res_pjsip_config_wizard: Add ability to auto-create hints.George Joseph
2015-02-09res/ari/resource_channels: Add missing 'no_answer' reason to DELETE /channelsMatthew Jordan
2015-02-09Blocked revisions 431620Matthew Jordan
2015-02-09res/res_odbc: Remove unneeded queries when determining if a table existsMatthew Jordan
2015-02-08res/res_pjsip_sdp_rtp: Fix leak of local ICE candidates when applying to SDPMatthew Jordan
2015-02-06various: cleanup issues found during leak huntScott Griepentrog
2015-02-04res_pjsip_keepalive: Don't crash if PJSIP module is not loaded.Joshua Colp
2015-02-04sorcery: Don't try to load object types which haven't been defined.Joshua Colp
2015-01-31res_format_attr_h264: Fix crash when determining joint capability.Joshua Colp
2015-01-30app_agent_pool: Fix initial module load agent device state reporting.Richard Mudgett
2015-01-30res_pjsip_outbound_publish: eventually crashes when no response is ever receivedKevin Harwell
2015-01-30HTTP: For httpd server, need option to define server name for security purposesAshley Sanders
2015-01-30Fix some memory leaks.Mark Michelson
2015-01-29stasis transfer: fix stasis bridge push race part twoScott Griepentrog
2015-01-29Use SIPS URIs in Contact headers when appropriate.Mark Michelson
2015-01-29Use SIPS URIs in Contact headers when appropriate.Mark Michelson
2015-01-29Allow disabling of 100rel support on PJSIP endpoints.Mark Michelson
2015-01-29res_pjsip_exten_state: Reduce log clutter... change a WARNING to a VERBOSE/2George Joseph
2015-01-29res_rtp_asterisk: Fix DTLS when used with OpenSSL 1.0.1kJoshua Colp
2015-01-28Fix file descriptor leak in RTP code.Mark Michelson
2015-01-28Multiple revisions 431297-431298Mark Michelson
2015-01-28media formats: update res_format_attr_opus & silkSean Bright
2015-01-28res_pjsip_outbound_registration: Fix reload race condition.Richard Mudgett
2015-01-27tcptls: Bad file descriptor error when reloading chan_sipKevin Harwell
2015-01-27chan_sip: stale nonce causes failureKevin Harwell
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-27app_confbridge: Repeatedly starting and stopping recording ref leaks the reco...Richard Mudgett
2015-01-27bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during ...Joshua Colp
2015-01-27Manager: Fix Manager Action ModuleLoad to give correct response when reloadingJonathan Rose
2015-01-27ARI: Improve wiki documentationMatthew Jordan
2015-01-27app_confbridge: Restore user's menu name to CLI output of 'confbridge list'Matthew Jordan
2015-01-27res_parking: Fix crash due to race condition when unloading.Joshua Colp
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-25dynamic realtime: Updates fail to work due to update fields being passed overMatthew Jordan
2015-01-23app_confbridge: Make CBRec channel names more unique.Richard Mudgett
2015-01-23app_confbridge: WhitespaceRichard Mudgett
2015-01-23Add depend on pjproject to res_pjsip_config_wizard.cDavid M. Lee
2015-01-23Investigate and fix memory leaks in AsteriskKevin Harwell
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-23chan_sip: Case insensitive comparison of "defaultuser" parameter.Walter Doekes
2015-01-22Bridge core: Pass a ref with the swap channel when joining a bridge.Richard Mudgett
2015-01-22res_pjsip_outbound_registration.c: Minor code cleanup.Richard Mudgett
2015-01-22stasis transfer: fix a race condition on stasis bridge pushScott Griepentrog