Commit Graph

6974 Commits (78ba1edf298bde3b6a2473c8bdd2f4eacffc2b43)

Author SHA1 Message Date
Sean Bright abcf456715 abstract_jb.c: Remove redundant timer check per static analysis.
9 months ago
phoneben 8dec33f963 channelstorage_cpp: Fix fallback return value in channelstorage callback
9 months ago
George Joseph 724f4cb6e8 ccss: Add option to ccss.conf to globally disable it.
9 months ago
Naveen Albert d4ff1a10f4 pbx.c: Print new context count when reloading dialplan.
10 months ago
Tinet-mucw c1d8dead62 core_unreal.c: Use ast instead of p->chan to get the DIALSTATUS variable
10 months ago
phoneben 0361a8e9d7 stasis: switch stasis show topics temporary container from list - RBtree
10 months ago
Sean Bright b64bd60df3 main: Explicitly mark case statement fallthrough as such.
10 months ago
George Joseph 687874c733 channelstorage: Allow storage driver read locking to be skipped.
10 months ago
Joshua C. Colp ff56cec9a1 Revert "pjsip: Move from threadpool to taskpool"
11 months ago
Tinet-mucw 7a891733b8 iostream.c: Handle TLS handshake attacks in order to resolve the issue of exceeding the maximum number of HTTPS sessions.
11 months ago
Joshua C. Colp 8d39faaf12 pjsip: Move from threadpool to taskpool
11 months ago
Joshua C. Colp 31530be124 devicestate: Don't publish redundant device state messages.
11 months ago
George Joseph 72e9e4665e chan_pjsip: Add technology-specific off-nominal hangup cause to events.
11 months ago
Joshua C. Colp 133a2348ef endpoints: Remove need for stasis subscription.
11 months ago
George Joseph ceb9007dfc taskpool: Fix some references to threadpool that should be taskpool.
11 months ago
Naveen Albert d2297a9a8d core_unreal: Preserve ADSI capability when dialing Local channels.
11 months ago
Igor Goncharovsky 6c86dd3fd9 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
11 months ago
Naveen Albert bbc10f19fc codec_builtin.c: Adjust some of the quality scores to reflect reality.
11 months ago
George Joseph 64adbfa1e7 channelstorage_cpp_map_name_id: Add read locking around retrievals.
11 months ago
Naveen Albert 8908cc5b96 dsp.c: Make minor fixes to debug log messages.
11 months ago
Naveen Albert a51c7c14d6 config_options.c: Improve misleading warning.
11 months ago
Joshua C. Colp b1e410c4b5 sorcery: Move from threadpool to taskpool.
12 months ago
Sven Kube aa3ff4ec60 stasis_channels.c: Make protocol_id optional to enable blind transfer via ari
12 months ago
Allan Nathanson 8340954c42 config.c: fix saving of deep/wide template configurations
12 months ago
Bastian Triller 573c8faa09 Fix some doxygen, typos and whitespace
12 months ago
Sven Kube 30daba71bc stasis_channels.c: Add null check for referred_by in ast_ari_transfer_message_create
12 months ago
Joshua C. Colp e4aa5bbd22 taskpool: Update versions for taskpool stasis options.
1 year ago
Joshua C. Colp 0c49ba4478 taskpool: Add taskpool API, switch Stasis to using it.
1 year ago
Nathan Monfils 1657ccfc68 manager.c: Fix presencestate object leak
1 year ago
Sean Bright d274905fa5 audiohook.c: Ensure correct AO2 reference is dereffed.
1 year ago
Ben Ford a85cbadf83 rtp_engine.c: Add exception for comfort noise payload.
1 year ago
Naveen Albert d9cbadc51b pbx_variables.c: Create real channel for "dialplan eval function".
1 year ago
Naveen Albert 171d5e996c pbx_builtins: Allow custom tone for WaitExten.
1 year ago
Alexei Gradinari 14ea4d3b39 sorcery: Prevent duplicate objects and ensure missing objects are created on update
1 year ago
George Joseph 5d822d64ef chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
Naveen Albert dd9c71ed0b dsp.c: Improve debug logging in tone_detect().
1 year ago
George Joseph 59c9aa00b0 xmldoc.c: Fix rendering of CLI output.
1 year ago
Naveen Albert 1ddf63d83f func_frame_drop: Add debug messages for dropped frames.
1 year ago
Naveen Albert a23c467c82 bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel.
1 year ago
Allan Nathanson 31571a5079 file.c: with "sounds_search_custom_dir = yes", search "custom" directory
1 year ago
Sperl Viktor c1f24b74d7 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
1 year ago
Naveen Albert c8f844a900 logger.c: Remove deprecated/redundant configuration option.
1 year ago
Naveen Albert 5c3cd44563 cli.c: Remove deprecated and redundant CLI command.
1 year ago
George Joseph baa73b6b12 channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety.
1 year ago
zhou_jiajian 511d22ef5e cdr: add CANCEL dispostion in CDR
1 year ago
George Joseph 43bf8a4ded options: Change ast_options from ast_flags to ast_flags64.
1 year ago
Alexei Gradinari 3e178dcfd6 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
1 year ago
Tinet-mucw 009e3ef3f5 pbx.c: When the AST_SOFTHANGUP_ASYNCGOTO flag is set, pbx_extension_helper should return directly.
1 year ago
George Joseph 32b8bf0169 cdr.c: Set tenantid from party_a->base instead of chan->base.
1 year ago
George Joseph 0086f4a0b8 channelstorage_cpp_map_name_id: Fix callback returning non-matching channels.
1 year ago