Commit Graph

26704 Commits (20ee33e22e3724c35ab3078c5032b87af5b4920c)
 

Author SHA1 Message Date
Matthew Jordan 92178247ee localtime: Fix file descriptor leak on kqueue(2) systems
10 years ago
Richard Mudgett cae712d986 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
10 years ago
Kevin Harwell 110b99646c res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Joshua Colp 714cb27000 res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.
10 years ago
Richard Mudgett e158517a9c res_pjsip_refer: Make safely get the context for a blind transfer.
10 years ago
Richard Mudgett 5d16d80b59 res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
10 years ago
Jonathan Rose 772793f18e app: Add functions to swap voicemail function table for testing purposes
10 years ago
Richard Mudgett 8cced7767c chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett 13e715b30c chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
George Joseph 06fa8db864 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
10 years ago
Matthew Jordan 9cdadc168c res/res_pjsip_sdp_rtp: Revert portion of r432195
10 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
10 years ago
Scott Griepentrog c33c5183a5 Dial API: add self destruct option when complete
10 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan de86b30dba make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 34989bd9c8 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Rusty Newton 53aec7a969 configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 1
10 years ago
Matthew Jordan 474fec4f92 configure: Promote SQLite3 "not installed" warning to error
10 years ago
Matthew Jordan ddff640f94 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan dd8ac00f24 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
David M. Lee 43a3e80be1 Increase WebSocket frame size and improve large read handling
10 years ago
Matthew Jordan 978649a568 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Kevin Harwell 5b73246a9d bridge_softmix: G.729 codec license held
10 years ago
Joshua Colp f726304283 res_ari_channels: Return a 404 response when a requested channel variable does not exist.
10 years ago
Joshua Colp 7a507ae31a res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
10 years ago
Joshua Colp f0d018e249 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
10 years ago
Matthew Jordan c40d78c31e apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Joshua Colp bf9d416536 http: Add missing html tag to 'httpstatus' functionality.
10 years ago
Corey Farrell 93c9c3af2f Allow shutdown to unload modules that register bucket scheme's or codec's.
10 years ago
Corey Farrell 54a699fb64 asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
10 years ago
Richard Mudgett 89b48af3e5 chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
George Joseph 8e806f9e12 ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk.
10 years ago
Matthew Jordan c7bdf62a95 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
10 years ago
Richard Mudgett e0ff83c272 chan_dahdi: Remove some dead code.
10 years ago
Richard Mudgett 40547e7210 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
10 years ago
Richard Mudgett 2181c9443f res_pjsip_refer: Handle INVITE with Replaces failure after answer.
10 years ago
Matthew Jordan 374013d817 tcptls: Handle new OpenSSL compile time option to disable SSLv3
10 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
10 years ago
Richard Mudgett 6d3fcfc3c2 res_pjsip_refer: Fix crash from a REFER and BYE collision.
10 years ago
Matthew Jordan 562b7bf6f0 res/res_rtp_asterisk: Fix crash in debug from RTCP reports without report block
10 years ago
Joshua Colp 7890d0ad07 pjsip: Remove "contact" type from pjsip.conf.sample
10 years ago
Joshua Colp cbe63ab283 install_prereq: Tweak flags when configuring pjproject.
10 years ago
Joshua Colp c8f3074cc4 res_sorcery_config: Improve object lookup times.
10 years ago
Joshua Colp a3044cbf02 res_pjsip: Add "pjsip show version" CLI command.
10 years ago
Joshua Colp ce70587ba6 res_timing_pthread: Fix leaky pipes.
10 years ago
Matthew Jordan 4f4d03fdd1 apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
10 years ago
Joshua Colp 758a897876 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
10 years ago
Joshua Colp 8c6e3ad3b4 res_pjsip_exten_state: Improve log message when a subscription is attempted to a non-existent extension.
10 years ago