Gerrit Code Review
416e94a00e
Update notes for submitted changes
...
* tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
Gerrit Code Review
2838f741c8
Update notes for submitted changes
...
* acl: implement a centralized ACL output mechanism for HAs and ACLs.
6 years ago
Gerrit Code Review
622850231b
Update notes for submitted changes
...
* chan_sip: Send 403 when ACL fails.
6 years ago
Gerrit Code Review
910d2e1e71
Update notes for submitted changes
...
* res_rtp_asterisk: Don't produce transport-cc if no packets.
7 years ago
Gerrit Code Review
aa1378a3b0
Update notes for submitted changes
...
* cdr.c: Set event time on party b when leaving a parking bridge
7 years ago
Gerrit Code Review
79718e6f59
Update notes for submitted changes
...
* manager.c: Prevent the Originate action from running the Originate app
7 years ago
Gerrit Code Review
c5b946ddc7
Update notes for submitted changes
...
* res_fax: fix segfault on inactive "reserved" fax session
7 years ago
Gerrit Code Review
04c3e76c3e
Update notes for submitted changes
...
* build: Fix compiler warnings/errors.
7 years ago
Gerrit Code Review
252808c71c
Update notes for submitted changes
...
* Revert "pjsip_message_filter: Only do interface lookup for wildcard addresses."
8 years ago
Gerrit Code Review
6efcafdf1d
Update notes for submitted changes
...
* res_pjsip: Patch for res_pjsip_* module load/reload crash
8 years ago
Gerrit Code Review
cdfa762764
Update notes for submitted changes
...
* logger.c: Fix default console logging when no logger.conf available.
8 years ago
Gerrit Code Review
f7e9de506e
Update notes for submitted changes
...
* configure.ac: Check for unbound version >= 1.5
8 years ago
Gerrit Code Review
88061813b5
Update notes for submitted changes
...
* Create --disable-binary-modules option.
8 years ago
Gerrit Code Review
4160be1fed
Update notes for submitted changes
...
* build_tools/make_version: Get MAINLINE_BRANCH from .gitreview.
8 years ago
Gerrit Code Review
298f31fec0
Update notes for submitted changes
...
* CI: Add Asterisk Gates
8 years ago
Gerrit Code Review
1ddf86f38f
Update notes for submitted changes
...
* channel.c: Fix off nominal channel allocation failure path.
8 years ago
Gerrit Code Review
7d40c8ce9d
Update notes for submitted changes
...
* taskprocessor.c: Increase the number of tps_singletons container buckets.
9 years ago
Gerrit Code Review
1fd5ccf39a
Update notes for submitted changes
...
* Fix Common Typo's.
9 years ago
Gerrit Code Review
f873400736
Update notes for submitted changes
...
* core: Fix multiple trivial issues in the core.
9 years ago
Gerrit Code Review
6e460704b3
Update notes for submitted changes
...
* res_pjsip: Use reasonable buffer lengths for endpoint identification
9 years ago
Gerrit Code Review
abd376636f
Update notes for submitted changes
...
* AST-2017-011 - res_pjsip_session: session leak when a call is rejected
9 years ago
Gerrit Code Review
c1bafcccfd
Update notes for submitted changes
...
* pjsip_message_filter: Only do interface lookup for wildcard addresses.
9 years ago
Gerrit Code Review
0379a06ef4
Update notes for submitted changes
...
* ast_coredumper: allow setting asterisk binary explicitly
9 years ago
Gerrit Code Review
d31423a532
Update notes for submitted changes
...
* alembic: Add support for MS-SQL
9 years ago
Gerrit Code Review
82dad1ef7a
Update notes for submitted changes
...
* app_directory: Handle a NULL mailbox without crashing
9 years ago
Gerrit Code Review
1bbc3b3981
Update notes for submitted changes
...
* AST-2017-006: Fix app_minivm application MinivmNotify command injection
9 years ago
Gerrit Code Review
1e6ee47db6
Update notes for submitted changes
...
* res_pjsip_outbound_registration.c: Re-REGISTER on transport shutdown.
9 years ago
Gerrit Code Review
56d03838fb
Update notes for submitted changes
...
* chan_sip: Change sip_get_codec() to return correct codec list
9 years ago
Gerrit Code Review
8e0f99aea1
Update notes for submitted changes
...
* cleanup: Fix fread() and fwrite() error handling
9 years ago
Gerrit Code Review
e45d71eb4a
Update notes for submitted changes
...
* res_hep: Add additional config initialization and validation
9 years ago
Gerrit Code Review
81453abe9b
Update notes for submitted changes
...
* Revert "app_queue: Handle the caller being redirected out of a queue bridge"
10 years ago
Gerrit Code Review
a809dc9c60
Update notes for submitted changes
...
* res_pjsip: Add/update ERROR msg if invalid URI.
10 years ago
Gerrit Code Review
af2316cb74
Update notes for submitted changes
...
* res_pjsip_sdp_rtp: Reject offer of required SRTP without res_srtp.
10 years ago
Gerrit Code Review
0a9f87bafa
Update notes for submitted changes
...
* logger: Always enable verbose for console channel.
10 years ago
Gerrit Code Review
c8bc5bd534
Update notes for submitted changes
...
* chan_sip: Prevent deadlock when issuing "sip show channels"
10 years ago
Gerrit Code Review
3688493d5b
Update notes for submitted changes
...
* Fix Alembic upgrades.
10 years ago
Gerrit Code Review
24b9d04910
Update notes for submitted changes
...
* res_pjsip_outbound_publish: Potential crash due to off nominal path
10 years ago
Gerrit Code Review
f290aaa4d6
Update notes for submitted changes
...
* basic-cfg: asterisk.conf: debug level 5 spams
10 years ago
Gerrit Code Review
a308d4c978
Update notes for submitted changes
...
* res_rtp_asterisk: Fix packet stats on bridged connection
11 years ago
Gerrit Code Review
e9c5907dc6
Update notes for submitted changes
...
* app_confbridge: Only use b_profile options from the conference.
11 years ago
Gerrit Code Review
fd7eaaac69
Update notes for submitted changes
...
* res/res_pjsip_outbound_registration: Apply configuration on object type load
11 years ago
Gerrit Code Review
566d2033fb
Update notes for submitted changes
...
* ast_format_cap_get_names: To display all formats, the buffer was increased.
11 years ago
Gerrit Code Review
ac01bfe3f3
Update notes for submitted changes
...
* res_pjsip_pubsub: Fix crash on destruction of empty subscription tree.
11 years ago
Gerrit Code Review
bba1185e93
Update notes for submitted changes
...
* res_sorcery_memory_cache.c: Fix deadlock with scheduler.
11 years ago
Gerrit Code Review
23be3df653
Update notes for submitted changes
...
* res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
11 years ago
Gerrit Code Review
06c7336372
Update notes for submitted changes
...
* chan_sip.c: Move NULL check to where it will do some good.
* rtp_engine.c: Fix off nominal ref leak and some minor tweaks.
* rtp_engine.c: Tweak glue->update_peer() parameter nil value.
* chan_sip.c: Tweak glue->update_peer() parameter nil value.
11 years ago
Gerrit Code Review
e52e3b4907
Update notes for submitted changes
...
* chan_pjsip: Don't change formats when frame of unsupported format is received.
11 years ago
Gerrit Code Review
bb351188b4
Update notes for submitted changes
...
* res_pjsip_session.c: Fix crash on call disconnect.
11 years ago
Gerrit Code Review
6989ac50c0
Update notes for submitted changes
...
* ARI: Added new functionality to get all module information.
11 years ago
Gerrit Code Review
80452dadba
Update notes for submitted changes
...
* res_pjsip_t38.c: Fix always false if test.
11 years ago