Commit Graph

34405 Commits (7988d1138cb2dfd27e3e18f4af0672618f67eb6d)
 

Author SHA1 Message Date
Naveen Albert 7988d1138c app_dial: Properly handle callee hangup while sending digits.
4 months ago
Maximilian Fridrich f4ed6a13fc res_pjsip_messaging: Update To URI only if it is a SIP(S) URI
4 months ago
Stanislav Abramenkov 4ec7509d93 Upgrade bundled pjproject to 2.17.
4 months ago
Mike Bradeen a95b21c556 res_stir_shaken: fix memory free crash when Asterisk is built with malloc_debug
4 months ago
Joshua C. Colp f3a64f705e manager: Eliminate unnecessary code, simplify sessions in stasis callbacks
4 months ago
Peter Krall 176ecdad3c res_stasis/resource_bridges: Split bridge playback control and wrapper cleanup
4 months ago
Sebastian Denz d94025d5df res_pjsip_outbound_publish.c: Add more verbose documentation for outbound_proxy usage
4 months ago
George Joseph 3e52d75281 channel.c: Don't lock the channel in ast_softhangup while setting rtp instance vars
4 months ago
Charles Langlois f616affc2a chan_pjsip: Fix deadlock when endpoint set_var uses PJSIP_HEADER
5 months ago
mattia fcb98380e4 res_pjsip: Add per-endpoint RTP port range configuration
5 months ago
phoneben cef63b761f app_queue: Fix raise_respect_min lost in copy_rules() breaking rN queue rules
5 months ago
phoneben 9e5f769e80 app_voicemail_odbc: fix msgnum race and crash on failed STORE
5 months ago
George Joseph f7b60322b1 ari_websockets: Fix two issues in the cleanup of outbound websockets.
5 months ago
George Joseph 7a57d9f2ed compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++.
5 months ago
phoneben d9b8066ec0 pjproject: Backport fix for OpenSSL < 1.1.0 build failure in ssl_sock_ossl.c
5 months ago
George Joseph 590b490ba2 asterisk.c: Fix #if HAVE_LIBEDIT_IS_UNICODE.
5 months ago
phoneben 48e82dec45 cdrel_custom: fix SQLite compatibility for versions < 3.20.0
5 months ago
Sebastian Jennen 4b9ef3f5e2 translate.c: implement different sample_types for translation computation.
5 months ago
Daniel Donoghue 4413a02d0c stasis_broadcast: Add optional ARI broadcast with first-claim-wins
5 months ago
Sven Kube 97798a0554 res_audiosocket: Tolerate non-audio frame types
5 months ago
George Joseph a899013d56 pbx_functions: Save module pointer before calling read and write callbacks.
5 months ago
Naveen Albert 6af0e04001 chan_iax2: Add CHANNEL getter to retrieve auth method.
5 months ago
phoneben 1b932f188a fix: backport pjproject stdatomic.h GCC 4.8 build failure patch
5 months ago
George Joseph a5b77874a3 res_rtp_asterisk: Destroy ioqueue in rtp_ioqueue_thread_destroy.
5 months ago
Daniel Donoghue b3728145b2 res_pjsip_maintenance: Add PJSIP endpoint maintenance mode
5 months ago
Naveen Albert ce9765032f chan_iax2: Add another check to abort frame handling if datalen < 0.
5 months ago
Mike Bradeen 8afbd78139 res_pjsip_outbound_registration: only update the Expires header if the value has changed
5 months ago
Sean Bright 5e837f1039 func_talkdetect.c: Clarify dsp_talking_threshold documentation.
5 months ago
Sean Bright c3fef35ad2 make_xml_documentation: Remove temporary file on script exit.
5 months ago
George Joseph 006e25471d res_pjsip_config_wizard: Trigger reloads from a pjsip servant thread
5 months ago
Alexei Gradinari 47011850d4 build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build
5 months ago
nappsoft 3dd86beeac res_cdrel_custom: do not free config when no new config was loaded
5 months ago
George Joseph 80b953f76f res_cdrel_custom: Resolve several formatting issues.
5 months ago
Milan Kyselica 3e0817d8e6 callerid: fix signed char causing crash in MDMF parser
5 months ago
Mike Bradeen 500525c289 res_pjsip: Address pjproject security vulnerabilities
6 months ago
Tinet-mucw 2f85c76fb9 pbx: Hold channel lock for exception datastore access
6 months ago
George Joseph fc931fcba8 xmldoc.c: Fix memory leaks in handling of provided_by.
6 months ago
George Joseph 5a7b6cf1c3 SECURITY.md: Update with additional instructions.
6 months ago
Sven Kube 4ba7014f89 res_audiosocket: Fix header read loop to use correct buffer offset
6 months ago
phoneben ef9893d520 manager.c : Fix CLI event display
6 months ago
George Joseph 5084177cb2 chan_pjsip: Set correct cause codes for non-2XX responses.
6 months ago
Michal Hajek 7210a1b4c2 res_pjsip_config_wizard: Force reload on Named ACL change events
6 months ago
George Joseph c2ee154ed2 rtp: Set RTPAUDIOQOS variables when ast_softhangup is called.
6 months ago
Alexis Hadjisotiriou 7b8339fb52 channel: Prevent crash during DTMF emulation when no timing module is loaded
6 months ago
George Joseph 5656a5851b res_pjsip: Remove temp transport state when a transport fails to load.
6 months ago
Alexis Hadjisotiriou 24f3941d5e res_pjsip_messaging: Remove Contact header from out-of-dialog MESSAGE as per RFC3428
6 months ago
Mike Bradeen 46292c9a45 acl: Add ACL support to http and ari
6 months ago
Robert Wilson 31666e4039 res_rtp_asterisk.c: Fix DTLS packet drop when TURN loopback re-injection occurs before ICE candidate check
6 months ago
Naveen Albert 7d3fb10c02 dsp.c: Add support for detecting R2 signaling tones.
6 months ago
Naveen Albert 83a215ccee app_dial: Include channel name in warnings during wait_for_answer.
6 months ago