projects
/
asterisk/asterisk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
asterisk/asterisk.git
2015-08-19
Mark Michelson
Merge "app_queue.c: Extract some functions for simpler...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Mark Michelson
Merge "res_http_websocket.c: Add missing unref on an...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Mark Michelson
Merge "ari/ari_websockets.c: Fix ast_debug parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Richard Mudgett
ari/ari_websockets.c: Fix ast_debug parameter type...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Scott Griepentrog
contrib: script install_prereq should install sqlite3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Matt Jordan
Merge "res_http_websocket.c: Fix some off nominal path...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Matt Jordan
Merge "app_queue.c: Fix setting QUEUE_MEMBER 'paused...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Mudgett
res_http_websocket.c: Add missing unref on an off nomin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Mudgett
res_http_websocket.c: Fix some off nominal path cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Mudgett
res_ari.c: Add missing off nominal unlock and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Mudgett
app_queue.c: Fix setting QUEUE_MEMBER 'paused' and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Mudgett
app_queue.c: Extract some functions for simpler code.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Mudgett
app_queue.c: Fix error checking in QUEUE_MEMBER() read.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Scott Griepentrog
CHAOS: prevent sorcery object with null id
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Mark Michelson
res_pjsip_sdp_rtp: Restore removed NULL check.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Richard Mudgett
audiohook.c: Simplify variable usage in audiohook_read_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Richard Mudgett
audiohook.c: Fix MixMonitor crash when using the r...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Mark Michelson
Merge "chan_sip.c: wrong peer searched in sip_report_se...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Kevin Harwell
chan_sip.c: wrong peer searched in sip_report_security_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Joshua Colp
res_http_websocket: When shutting down a session don...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Joshua Colp
Merge "res_http_websocket: Forcefully terminate on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Mark Michelson
Merge "chan_dahdi.c: Lock private struct for ast_write()."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Mark Michelson
Merge "chan_dahdi.c: Flush the DAHDI write buffer after...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Joshua Colp
Merge "chan_sip: Fix negotiation of iLBC 30."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Mark Michelson
Merge "res_pjsip.c: Fix crash from corrupt saved SUBSCR...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Joshua Colp
res_http_websocket: Forcefully terminate on write errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Matt Jordan
res/res_format_attr_silk: Expose format attributes...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Mudgett
chan_dahdi.c: Flush the DAHDI write buffer after starti...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Mudgett
chan_dahdi.c: Lock private struct for ast_write().
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Mudgett
res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alexander Traud
chan_sip: Fix negotiation of iLBC 30.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Matt Jordan
main/format: Add an API call for retrieving format...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Joshua Colp
Merge "Replace htobe64 with htonll"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Joshua Colp
Merge "Replaces clock_gettime() with ast_tsnow()"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Matt Jordan
Merge "rtp_engine.c: Fix performance issue with several...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
David M. Lee
Replace htobe64 with htonll
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
David M. Lee
Replaces clock_gettime() with ast_tsnow()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Scott Emidy
ARI: Retrieve existing log channels
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Scott Emidy
ARI: Creating log channels
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Joshua Colp
Merge "ARI: Deleting log channels"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Joshua Colp
Merge "res_pjsip: Ensure sanitized XML is NULL terminated."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Joshua Colp
Merge "res_pjsip_pubsub: More accurately persist packet."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Joshua Colp
Merge "res_rtp_asterisk.c: Fix off-nominal crash potent...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Scott Emidy
ARI: Deleting log channels
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Mark Michelson
res_pjsip_pubsub: More accurately persist packet.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Joshua Colp
Merge "rtp_engine.c: Must protect mime_types_len with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Joshua Colp
Merge "res_pjsip_sdp_rtp.c: Fixup some whitespace."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Joshua Colp
res_pjsip: Ensure sanitized XML is NULL terminated.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Joshua Colp
Merge "res_pjsip_sdp_rtp.c: Fix processing wrong SDP...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Joshua Colp
Merge "res_http_websocket: Debug write lengths."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Joshua Colp
res_rtp_asterisk: Don't leak temporary key when enablin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Mark Michelson
res_http_websocket: Debug write lengths.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Jordan
Merge "res_http_websocket: Avoid passing strlen() to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Jordan
Merge "res/res_rtp_asterisk: Add ECDH support"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Mark Michelson
res_http_websocket: Avoid passing strlen() to ast_webso...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Joshua Colp
Merge topic 'misc_rtp_tweaks'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Joshua Colp
Merge "chan_sip.c: Tweak glue->update_peer() parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Mark Michelson
Merge "ARI: Channels added to Stasis application during...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Mark Michelson
Merge "ARI: Rotate log channels."
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Joshua Colp
Merge "res_pjsip_session.c: Fix crashes seen when call...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Benjamin Ford
ARI: Rotate log channels.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Joshua Colp
Merge "dns_core: Allow zero-length DNS responses."
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Ashley Sanders
ARI: Channels added to Stasis application during WebSoc...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Mark Michelson
dns_core: Allow zero-length DNS responses.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
rtp_engine.c: Fix performance issue with several channe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
res_rtp_asterisk.c: Fix off-nominal crash potential.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
rtp_engine.c: Must protect mime_types_len with mime_typ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
res_pjsip_sdp_rtp.c: Fixup some whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
res_pjsip_sdp_rtp.c: Fix processing wrong SDP media...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
rtp_engine.h: No sense allowing payload types larger...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
rtp_engine.c: Minor tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
chan_sip.c: Tweak glue->update_peer() parameter nil...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
rtp_engine.h: Misc comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Richard Mudgett
res_pjsip_session.c: Fix crashes seen when call cancelled.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Joshua Colp
Merge "Add a test event for inband ringing."
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mark Michelson
res_http_websocket: Properly encode 64 bit payload
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mark Michelson
Add a test event for inband ringing.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mark Duncan
res/res_rtp_asterisk: Add ECDH support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Jonathan Rose
holding_bridge: ensure moh participants get frames
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Joshua Colp
pjsip: Add rtp_timeout and rtp_timeout_hold endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Joshua Colp
Merge "res_pjsip: Add rtp_keepalive to sample config...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Mark Michelson
res_pjsip: Add rtp_keepalive to sample config file.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Mark Michelson
Local channels: Alternate solution to ringback problem.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Matt Jordan
Merge "audiohook: Use manipulated frame instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Mark Michelson
Merge "audiohook: Read the correct number of samples...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Joshua Colp
audiohook: Use manipulated frame instead of dropping it.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Mark Michelson
Local channels: Do not block control -1 payloads.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Joshua Colp
audiohook: Read the correct number of samples based...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Joshua Colp
Merge "Documentation: A couple of trivial fixes in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Matt Jordan
Merge "cdr/cdr_adaptive_odbc.c: Fix quoted identifier...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Elazar Broad
cdr/cdr_adaptive_odbc.c: Fix quoted identifier usage...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Joshua Colp
Merge "res_pjsip: Add rtp_keepalive endpoint option."
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rusty Newton
Documentation: A couple of trivial fixes in sip.conf...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mark Michelson
res_pjsip: Add rtp_keepalive endpoint option.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Matt Jordan
Merge "chan_pjsip: Don't change formats when frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Matt Jordan
Merge "res/res_musiconhold: Add a warning when MOH...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Joshua Colp
Merge "pbx.c: Post AMI VarSet event if delete a non...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Michael Cargile
res/res_musiconhold: Add a warning when MOH does not...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Matt Jordan
res/res_sorcery_config: Prevent crash from misconfigure...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Joshua Colp
chan_pjsip: Don't change formats when frame of unsuppor...
commit
|
commitdiff
|
tree
|
snapshot
next