Commit Graph

26207 Commits (d68012d1a3b354c0ec1810268ecb89c8486f30b9)
 

Author SHA1 Message Date
Matthew Jordan d68012d1a3 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago
David M. Lee ff642289f4 Increase WebSocket frame size and improve large read handling
11 years ago
Richard Mudgett 57525c3cf2 config.h: Use real parameter names for ast_variable_new() define.
11 years ago
Matthew Jordan 8574c4d197 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
11 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Kevin Harwell 91733b5d15 bridge_softmix: G.729 codec license held
11 years ago
Joshua Colp bedf51b2ce res_ari_channels: Return a 404 response when a requested channel variable does not exist.
11 years ago
Joshua Colp 87b7060f36 res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
11 years ago
Joshua Colp 283bb15c16 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
11 years ago
Matthew Jordan b3c1ad5d73 apps/app_voicemail: Demote an ERROR message to a WARNING message
11 years ago
Joshua Colp 2ea7ccbf70 http: Add missing html tag to 'httpstatus' functionality.
11 years ago
Corey Farrell e66b874f5d Allow shutdown to unload modules that register bucket scheme's or codec's.
11 years ago
Corey Farrell bb71672a47 main/asterisk.c: Reverse #if statement in listener() to fix code folding.
11 years ago
Corey Farrell ce50fa314a asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
11 years ago
Richard Mudgett bb06603d5f chan_dahdi/sig_analog: Put log message strings on one line.
11 years ago
George Joseph 340818ad12 ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk.
11 years ago
Matthew Jordan 4dab71831f apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
11 years ago
Richard Mudgett 05cc6d6d55 chan_dahdi: Remove some dead code.
11 years ago
Richard Mudgett 252aee4228 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
11 years ago
Richard Mudgett 6992b2e8fa res_pjsip_refer: Handle INVITE with Replaces failure after answer.
11 years ago
Matthew Jordan e3fd826cdb tcptls: Handle new OpenSSL compile time option to disable SSLv3
11 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
11 years ago
Richard Mudgett 09bfe4b208 res_pjsip_refer: Fix crash from a REFER and BYE collision.
11 years ago
Matthew Jordan d808eace5c res/res_rtp_asterisk: Fix crash in debug from RTCP reports without report block
11 years ago
Joshua Colp 55eb8fc068 pjsip: Remove "contact" type from pjsip.conf.sample
11 years ago
Joshua Colp 55709bc1f7 install_prereq: Tweak flags when configuring pjproject.
11 years ago
Joshua Colp e78dd39885 res_sorcery_config: Improve object lookup times.
11 years ago
Joshua Colp e6fe69b76c res_pjsip: Add "pjsip show version" CLI command.
11 years ago
Joshua Colp 17f9e0cacc res_timing_pthread: Fix leaky pipes.
11 years ago
Matthew Jordan d1bd8b091b apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
11 years ago
Joshua Colp 455a98a2f8 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
11 years ago
Joshua Colp fae6bf8ace res_pjsip_exten_state: Improve log message when a subscription is attempted to a non-existent extension.
11 years ago
Joshua Colp cc96e4a7ef Multiple revisions 431751-431752
11 years ago
Richard Mudgett f00ebf0a2d res_pjsip_session: Fix double re-INVITE collision crash.
11 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
11 years ago
Kevin Harwell 9d081ed06c res_pjsip: dtls_handler causes Asterisk to crash
11 years ago
Kevin Harwell cc85e55d88 ari_websockets: removed extra check on websocket session read
11 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Matthew Jordan 5a17ed7a38 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
11 years ago
Corey Farrell 8cc50b1ebc Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
Kevin Harwell 137c4b0778 res_http_websocket: websocket write timeout fails to fully disconnect
11 years ago
George Joseph 49161d8df8 res_pjsip_config_wizard: Add ability to auto-create hints.
11 years ago
Matthew Jordan 858e825568 res/ari/resource_channels: Add missing 'no_answer' reason to DELETE /channels
11 years ago
Matthew Jordan 17247daae6 res/res_odbc: Remove unneeded queries when determining if a table exists
11 years ago
Matthew Jordan 2ebe811d80 res/res_pjsip_sdp_rtp: Fix leak of local ICE candidates when applying to SDP
11 years ago
Scott Griepentrog 7ca1a0da04 various: cleanup issues found during leak hunt
11 years ago
Joshua Colp a79c920aa1 res_pjsip_keepalive: Don't crash if PJSIP module is not loaded.
11 years ago
Joshua Colp 03ce56d6c5 sorcery: Don't try to load object types which haven't been defined.
11 years ago
Joshua Colp 14a57782a6 res_format_attr_h264: Fix crash when determining joint capability.
11 years ago
Richard Mudgett 23bb5f6a73 app_agent_pool: Fix initial module load agent device state reporting.
11 years ago