Gerrit Code Review
4eaa4bbdb2
Update notes for submitted changes
...
* res_config_sqlite: Remove deprecated module.
5 years ago
Gerrit Code Review
80e2a54bfa
Update notes for submitted changes
...
* app_queue: Member lastpause time reseting
6 years ago
Gerrit Code Review
b1d82fe3c2
Update notes for submitted changes
...
* Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
Gerrit Code Review
9928cce832
Update notes for submitted changes
...
* chan_sip: in case of tcp/tls, be less annoying about tx errors.
7 years ago
Gerrit Code Review
dfb7677a16
Update notes for submitted changes
...
* CI: Turn off shallow cloning altogether
7 years ago
Gerrit Code Review
a5e460df80
Update notes for submitted changes
...
* Build: Fix compile issues with seldom used modules
7 years ago
Gerrit Code Review
aff389f6b9
Update notes for submitted changes
...
* res_ari_events: Add module reference when a WebSocket is open.
7 years ago
Gerrit Code Review
bddf4cbcee
Update notes for submitted changes
...
* various modules: json integer overflow
7 years ago
Gerrit Code Review
7e49be3970
Update notes for submitted changes
...
* stasis_state: Add new stasis_state module
7 years ago
Gerrit Code Review
fd044e4d60
Update notes for submitted changes
...
* bridging: Add creation timestamps
8 years ago
Gerrit Code Review
33f12c609e
Update notes for submitted changes
...
* res/res_rtp_asterisk: smoother can cause wrong timestamps if dtmf happen
8 years ago
Gerrit Code Review
3695c85198
Update notes for submitted changes
...
* Revert "app_voicemail: Remove need to subscribe to stasis"
8 years ago
Gerrit Code Review
2feaeb4696
Update notes for submitted changes
...
* bridges: Remove reliance on stasis caching
8 years ago
Gerrit Code Review
36b0391cba
Update notes for submitted changes
...
* res_smdi.c: Fix module ref counting and inverted test.
8 years ago
Gerrit Code Review
bbba35a006
Update notes for submitted changes
...
* alembic: fix suppress_q850_reason_headers column name
8 years ago
Gerrit Code Review
66ca7d9457
Update notes for submitted changes
...
* app_voicemail: Fix data-type mismatch between app_voicemail and database
8 years ago
Gerrit Code Review
48b6f95f8d
Update notes for submitted changes
...
* res_pjsip/pjsip_distributor.c: Pull some assignments out of if tests.
8 years ago
Gerrit Code Review
1e782dfb80
Update notes for submitted changes
...
* BuildSystem: Enable dladdr on non-Linux platforms like FreeBSD.
8 years ago
Gerrit Code Review
5c7b6f5360
Update notes for submitted changes
...
* BuildSystem: Really do not pass unknown-warning options to the compiler.
9 years ago
Gerrit Code Review
c6f73be0fa
Update notes for submitted changes
...
* manager.h: Bump AMI version
9 years ago
Gerrit Code Review
fc1643dcbb
Update notes for submitted changes
...
* CLI: Remove calls to ast_cli_generator.
9 years ago
Gerrit Code Review
35144f2470
Update notes for submitted changes
...
* res_pjsip: Fix warning by deferring implicit type cast.
9 years ago
Gerrit Code Review
1b9e29a165
Update notes for submitted changes
...
* pjsip: Add patch to allow all transports to be destroyed.
9 years ago
Gerrit Code Review
e79108d1ab
Update notes for submitted changes
...
* res_pjsip_pubsub: Ensure remote URI contains URI only.
9 years ago
Gerrit Code Review
b71a76eb39
Update notes for submitted changes
...
* res_pjsip_session: Don't end session when receiving a 500 on a reinvite
9 years ago
Gerrit Code Review
da8dace6ea
Update notes for submitted changes
...
* res_config_pgsql: Fix removed support to previous for versions PostgreSQL 9.1
9 years ago
Gerrit Code Review
977602347f
Update notes for submitted changes
...
* res_pjsip_session: Check for removed stream state.
9 years ago
Gerrit Code Review
62228b2777
Update notes for submitted changes
...
* configure: Add --with-download-cache option
9 years ago
Gerrit Code Review
018400e31e
Update notes for submitted changes
...
* res_rtp_asterisk: enable rtcp & QOS stats on native bridge
9 years ago
Gerrit Code Review
71c5b43105
Update notes for submitted changes
...
* app_confbridge: Race between removing and playing name recording while leaving
9 years ago
Gerrit Code Review
a19cbb1a20
Update notes for submitted changes
...
* res_pjsip_session : fixed wrong From Header number On Re-invite
9 years ago
Gerrit Code Review
bf25d3088d
Update notes for submitted changes
...
* SDP: Make process possible multiple fmtp attributes per rtpmap.
* SDP: Explicitly stop a RTP instance before destoying it.
* SDP: Rework merge_capabilities().
* SDP: Update ast_get_topology_from_sdp() to keep RTP map.
9 years ago
Gerrit Code Review
bfeb81bc48
Update notes for submitted changes
...
* pjsip/cli_commands: pjsip show channelstats shows wrong codec
10 years ago
Gerrit Code Review
fb665d38d5
Update notes for submitted changes
...
* Add notes about embedded ast_frame structs holding a format ref.
10 years ago
Gerrit Code Review
2920635419
Update notes for submitted changes
...
* chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.
10 years ago
Gerrit Code Review
28d68c4d8a
Update notes for submitted changes
...
* Bundled pjproject: Fix finding SIP transactions.
10 years ago
Gerrit Code Review
1b9862d961
Update notes for submitted changes
...
* res_http_websocket: Increase the buffer size for non-LOW_MEMORY systems
10 years ago
Gerrit Code Review
ab98bc6e44
Update notes for submitted changes
...
* sd_notify (systemd status notifications) support
10 years ago
Gerrit Code Review
3a911de25d
Update notes for submitted changes
...
* autohints: Update CHANGES and extensions.conf.sample
10 years ago
Gerrit Code Review
8c5cba1128
Update notes for submitted changes
...
* configs/samples/pjsip.conf.sample: Fix typo
10 years ago
Gerrit Code Review
2ed5fc21a5
Update notes for submitted changes
...
* logger: Add PID to syslog messages.
10 years ago
Gerrit Code Review
c1647a8896
Update notes for submitted changes
...
* res_pjsip: Start body generator users after suppliers.
10 years ago
Gerrit Code Review
d9d17b48e6
Update notes for submitted changes
...
* cel.c: Fix mismatch in ast_cel_track_event() return type.
11 years ago
Gerrit Code Review
7f6f931410
Update notes for submitted changes
...
* chan_sip: Fix buffer overrun in sip_sipredirect.
11 years ago
Gerrit Code Review
e90880f38a
Update notes for submitted changes
...
* main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
* main/pbx: Move dialplan application management routines to pbx_app.c.
* main/pbx: Move switch routines to pbx_switch.c.
11 years ago
Gerrit Code Review
9399952985
Update notes for submitted changes
...
* Fix sscanf() format string type mismatch.
11 years ago
Gerrit Code Review
8ec23022ce
Update notes for submitted changes
...
* res_pjsip distributor: Don't send 503 response to responses.
11 years ago
Gerrit Code Review
bdf6747890
Update notes for submitted changes
...
* res_pjsip: Use hash for contact object identity instead of Contact URI.
11 years ago
Gerrit Code Review
a13503b023
Update notes for submitted changes
...
* res_mwi_external_ami: Use module version of AMI registration.
11 years ago
Gerrit Code Review
be6f516c6b
Update notes for submitted changes
...
* res_config_mysql: Fix broken column type checking
11 years ago