Commit Graph

33567 Commits (master)
 

Author SHA1 Message Date
Sean Bright fa023cbfa0 tcptls.c: Don't close TCP client file descriptors more than once
6 years ago
Jean Aunis 61116d5dbc resource_endpoints.c: memory leak when providing a 404 response
6 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
6 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
George Joseph 773f424c7f app_confbridge/bridge_softmix: Add ability to force estimated bitrate
6 years ago
Sean Bright 4b5ed817bd app_voicemail.c: Document VMSayName interruption behavior
6 years ago
Holger Hans Peter Freyther 9c0ded6e76 res_pjsip_sdp_rtp: Fix accidentally native bridging calls
6 years ago
lvl 990c72bbcf res_musiconhold: Load all realtime entries, not just the first
6 years ago
Jasper van der Neut e831952eba channels: Don't dereference NULL pointer
6 years ago
Torrey Searle e7bd97e2e5 res_pjsip_diversion: fix double 181
6 years ago
Sean Bright 505211551a res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
6 years ago
Sean Bright 16dfe8f03f dsp.c: Update calls to ast_format_cmp to check result properly
6 years ago
Joshua C. Colp 23e427bbd2 res_pjsip_session: Fix stream name memory leak.
6 years ago
Sean Bright b11b49945b func_curl.c: Prevent crash when using CURLOPT(httpheader)
6 years ago
Sean Bright 0aaf9aa6de res_musiconhold: Start playlist after initial announcement
6 years ago
Joshua C. Colp f67f5676b7 res_pjsip_session: Fix session reference leak.
6 years ago
Michal Hajek b4ab0dd41a res_stasis.c: Add compare function for bridges moh container
6 years ago
George Joseph 923d95cc84 logger.h: Fix ast_trace to respect scope_level
6 years ago
Sean Bright 52ca2323aa chan_sip.c: Don't build by default
6 years ago
Sean Bright 5a0e1d256d audiosocket: Fix module menuselect descriptions
6 years ago
George Joseph 39bb45cdfc bridge_softmix/sfu_topologies_on_join: Ignore topology change failures
6 years ago
Sean Bright bc038e6191 res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
6 years ago
Torrey Searle 888090ab18 res_pjsip_diversion: implement support for History-Info
6 years ago
Sean Bright 30e08ce1bb format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph 53910b1f25 res_pjsip_session: Fix issue with COLP and 491
6 years ago
George Joseph 44bb0858cb debugging: Add enough to choke a mule
6 years ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Sungtae Kim 9052e448ec realtime: Increased reg_server character size
6 years ago
Sungtae Kim aae0904c7d res_stasis.c: Added video_single option for bridge creation
6 years ago
Ben Ford 80a609fcce Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Patrick Verzele f8fe20eb9f res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
6 years ago
Kevin Harwell 1a5597741f conversions: Add string to signed integer conversion functions
6 years ago
Kfir Itzhak c3a3ab8628 app_queue: Fix leave-empty not recording a call as abandoned
6 years ago
George Joseph 5989e0de0f ast_coredumper: Fix issues with naming
6 years ago
Joshua C. Colp c4bed96742 parking: Copy parker UUID as well.
6 years ago
Alexander Traud f225e9bf35 sip_nat_settings: Update script for latest Linux.
6 years ago
Alexander Traud 8907a9f0b9 samples: Fix keep_alive_interval default in pjsip.conf.
6 years ago
Kevin Harwell 3c4a1722b6 chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution
6 years ago
Joshua C. Colp 28bae5e901 pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph 54ddf19141 logger.c: Added a new log formatter called "plain"
6 years ago
Nickolay Shmyrev 5b9ac90531 res_speech: Bump reference on format object
6 years ago
Torrey Searle 04051b324b res_pjsip_diversion: handle 181
6 years ago
Sean Bright c925ed0eb9 app_voicemail: Process urgent messages with mailcmd
6 years ago
Evandro César Arruda b2bd38a4f0 app_queue: Member lastpause time reseting
6 years ago
Joshua C. Colp 71ceefa75d res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
6 years ago
Sean Bright 3553192900 bridge_channel: Ensure text messages are zero terminated
6 years ago
Sean Bright 057fda460b res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
6 years ago
George Joseph 64ca2d48da scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph 118cb3f0dd stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
Dennis Buteyn aab666bb9d chan_sip: Clear ToHost property on peer when changing to dynamic host
6 years ago