Gerrit Code Review
|
a3ffd6ee23
|
Update notes for submitted changes
* core_unreal: Fix deadlock with T.38 control frames.
|
5 years ago |
Gerrit Code Review
|
26bcce301b
|
Update notes for submitted changes
* res_pjsip_nat: Don't rewrite Contact on REGISTER responses.
|
5 years ago |
Gerrit Code Review
|
75f6e5797b
|
Update notes for submitted changes
* res/res_pjsip.c: allow user=phone when number contain *#
|
6 years ago |
Gerrit Code Review
|
8078c25bd2
|
Update notes for submitted changes
* chan_pjsip: Assign SIPDOMAIN after creating a channel
|
6 years ago |
Gerrit Code Review
|
fc6d0c5640
|
Update notes for submitted changes
* utils.c: NULL terminate ast_base64decode_string.
* res_stir_shaken: Fix memory allocation error in curl.c
* res_stir_shaken: Add stir_shaken option and general improvements.
* res_stir_shaken: Add outbound INVITE support.
* res_stir_shaken: Add inbound INVITE support.
* res_stir_shaken: Add unit tests for signing and verification.
* res_stir_shaken: Added dialplan function and API call.
* res_stir_shaken: Use ast_asprintf for creating file path.
* res_stir_shaken: Implemented signature verification.
* res_stir_shaken: Do not build without OpenSSL.
* res_stir_shaken: Implemented signing of JSON payload.
* res_stir_shaken: Initial commit and reading private key.
|
6 years ago |
Gerrit Code Review
|
a518bad60a
|
Update notes for submitted changes
* core/dns: Add system include required on FreeBSD
|
6 years ago |
Gerrit Code Review
|
394bfd1433
|
Update notes for submitted changes
* res_pjsip_pubsub: Add ability to persist generator state information.
|
7 years ago |
Gerrit Code Review
|
5ef9b09f9f
|
Update notes for submitted changes
* res_musiconhold: Use a vector instead of custom array allocation
|
7 years ago |
Gerrit Code Review
|
6212d2fb18
|
Update notes for submitted changes
* openr2(2/6): Stop polling channels when DAHDI returns -ENODEV (e.g: plug-out)
|
7 years ago |
Gerrit Code Review
|
5f8ea0de98
|
Update notes for submitted changes
* res_pjsip_sdp_rtp: Fix ICE candidates leak.
|
7 years ago |
Gerrit Code Review
|
8e2d96b1c6
|
Update notes for submitted changes
* res_rtp_asterisk: Remove some unused structure fields.
|
8 years ago |
Gerrit Code Review
|
0306fc02a9
|
Update notes for submitted changes
* CI: Allow runUnittests to use 'expect' to run the tests
|
8 years ago |
Gerrit Code Review
|
92cc8cf1c5
|
Update notes for submitted changes
* CI: Add --test-timeout option to runTestsuite.sh
|
8 years ago |
Gerrit Code Review
|
66f1bd8c2c
|
Update notes for submitted changes
* sched: Make ABI compatible between dev mode and non-dev mode.
|
8 years ago |
Gerrit Code Review
|
bf8ead063c
|
Update notes for submitted changes
* CI: Fix bad reporting of status by the verification pub
|
8 years ago |
Gerrit Code Review
|
96b652d7c2
|
Update notes for submitted changes
* chan_oss: Compile in Solaris 11.
|
8 years ago |
Gerrit Code Review
|
c2aa3b1564
|
Update notes for submitted changes
* app_voicemail: Fix incorrect msg leaving/retrieving an ODBC voicemail
|
8 years ago |
Gerrit Code Review
|
560d5577da
|
Update notes for submitted changes
* res_ari: Remove requirement that body exists when debug is on.
|
8 years ago |
Gerrit Code Review
|
4c454a9c28
|
Update notes for submitted changes
* res_pjsip: Fix deadlock on reliable transport shutdown.
|
8 years ago |
Gerrit Code Review
|
97dd50e01b
|
Update notes for submitted changes
* res_musiconhold: Don't restart MOH from beginning after announcement.
|
8 years ago |
Gerrit Code Review
|
fbd7d06baa
|
Update notes for submitted changes
* BuildSystem: Detect whether uselocale(.) is available.
|
9 years ago |
Gerrit Code Review
|
7742758fb0
|
Update notes for submitted changes
* core: Rename sounds_index.c to sounds.c.
|
9 years ago |
Gerrit Code Review
|
dd96396265
|
Update notes for submitted changes
* contrib/script/sip_to_pjsip: add support for realtime
|
9 years ago |
Gerrit Code Review
|
afcf0fd5e6
|
Update notes for submitted changes
* codecs: Add support for WebRTC iLBC 2.0.
|
9 years ago |
Gerrit Code Review
|
032049317c
|
Update notes for submitted changes
* install_prereq: Update Debian/Ubuntu libraries.
|
9 years ago |
Gerrit Code Review
|
9b33740132
|
Update notes for submitted changes
* menuselect: Remove unused dev-mode option TRACE_FRAMES.
|
9 years ago |
Gerrit Code Review
|
3a701e5c9a
|
Update notes for submitted changes
* stasis_system: Remove silly usage of RAII_VAR.
|
9 years ago |
Gerrit Code Review
|
919342a4dc
|
Update notes for submitted changes
* res_hep: hepv3_is_loaded() should check if we are enabled
|
9 years ago |
Gerrit Code Review
|
cfac732945
|
Update notes for submitted changes
* stasis/app.c: Optimize stasis_app_get_debug_by_name()
|
9 years ago |
Gerrit Code Review
|
fd6bc8d542
|
Update notes for submitted changes
* res_pjsip_session: Change some asserts to warning/debug messages
|
9 years ago |
Gerrit Code Review
|
4f2bc2305d
|
Update notes for submitted changes
* res_pjsip_mwi.c: Eliminate RAII_VAR in contact delete observer
|
9 years ago |
Gerrit Code Review
|
a72450a500
|
Update notes for submitted changes
* format_mp3: Re-work menuselect/build issues
|
9 years ago |
Gerrit Code Review
|
fed926bba5
|
Update notes for submitted changes
* sip.conf.sample: Clarify where DTLS settings are permitted
|
9 years ago |
Gerrit Code Review
|
05bdd668a7
|
Update notes for submitted changes
* res_agi: Prevent an AGI from eating frames it should not. (Re-do)
|
10 years ago |
Gerrit Code Review
|
a91ffd474e
|
Update notes for submitted changes
* res_pjsip: Fix known compact header issues
|
10 years ago |
Gerrit Code Review
|
1304767b4d
|
Update notes for submitted changes
* Add support for building RADIUS with radcli
|
10 years ago |
Gerrit Code Review
|
15c0a20318
|
Update notes for submitted changes
* Revert "channel: Use frame deferral API for safe sleep."
|
10 years ago |
Gerrit Code Review
|
d15e116456
|
Update notes for submitted changes
* app_queue: Added initialization for "context" parameter
|
10 years ago |
Gerrit Code Review
|
1cd983ee92
|
Update notes for submitted changes
* pjproject_bundled: Update for pjproject 2.5.5
|
10 years ago |
Gerrit Code Review
|
09c1a831e7
|
Update notes for submitted changes
* res_pjsip: Fix statsd regression.
|
10 years ago |
Gerrit Code Review
|
8e80ee0445
|
Update notes for submitted changes
* res_pjsip_empty_info: Respond to empty SIP INFO packets
|
10 years ago |
Gerrit Code Review
|
cde7542471
|
Update notes for submitted changes
* res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)
|
10 years ago |
Gerrit Code Review
|
9c43d04bb6
|
Update notes for submitted changes
* res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
|
10 years ago |
Gerrit Code Review
|
056db835f9
|
Update notes for submitted changes
* app_echo: forward and generate VIDUPDATE frames
|
10 years ago |
Gerrit Code Review
|
27b4cfa645
|
Update notes for submitted changes
* res_odbc: Remove connection management
|
11 years ago |
Gerrit Code Review
|
2c97c735d4
|
Update notes for submitted changes
* res_statsd: Add functions that support variable arguments
|
11 years ago |
Gerrit Code Review
|
07c1149b66
|
Update notes for submitted changes
* app_dial.c: Factor out a connected line update routine.
|
11 years ago |
Gerrit Code Review
|
0937c3037f
|
Update notes for submitted changes
* bridge.c: Fixed race condition during attended transfer
|
11 years ago |
Gerrit Code Review
|
7f8d02f9c3
|
Update notes for submitted changes
* Astobj2: Correctly treat hash_fn returning INT_MIN
|
11 years ago |
Gerrit Code Review
|
be6f516c6b
|
Update notes for submitted changes
* res_config_mysql: Fix broken column type checking
|
11 years ago |