Commit Graph

5591 Commits (f8485c80098f8942046c5bcb265247481b06fbc5)

Author SHA1 Message Date
George Joseph 5b8b9331f9 res_rtp_asterisk.c: Use rtp->dtls in __rtp_sendto when rtcp mux is used.
4 months ago
Bastian Triller f7c64ff3ee Fix some doxygen, typos and whitespace
4 months ago
George Joseph f413a22da2 res_ari: Ensure outbound websocket config has a websocket_client_id.
4 months ago
Naveen Albert 381a48b4fa res_cliexec: Remove unnecessary casts to char*.
4 months ago
Naveen Albert d555e8117f res_tonedetect: Add option for TONE_DETECT detection to auto stop.
4 months ago
George Joseph c6595e45ad res_pjsip_authenticator_digest: Fix SEGV if get_authorization_hdr returns NULL.
5 months ago
Alexei Gradinari a6142af2a0 sorcery: Prevent duplicate objects and ensure missing objects are created on update
5 months ago
George Joseph de6aaa9623 chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
5 months ago
Sven Kube a0b36f8099 ARI: Add command to indicate progress to a channel
5 months ago
Jose Lopes 4b9a373ec5 res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart.
5 months ago
Ben Ford 5843d02541 res_rtp_asterisk: Don't send RTP before DTLS has negotiated.
5 months ago
Mike Bradeen 8dce57f9ad res_pjsip_diversion: resolve race condition between Diversion header processing and redirect
5 months ago
Sperl Viktor 0906282f25 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
5 months ago
George Joseph 581e4a23a8 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM
5 months ago
George Joseph 853a171078 res_stir_shaken: Test for missing semicolon in Identity header.
6 months ago
George Joseph d1a1945967 options: Change ast_options from ast_flags to ast_flags64.
6 months ago
Alexei Gradinari 9e3ea1c8ac res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
6 months ago
Sven Kube 0ba07ac7c3 resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments
6 months ago
Sperl Viktor 3403da9c01 res_agi: Increase AGI command buffer size from 2K to 8K
6 months ago
George Joseph 07fd3af897 Media over Websocket Channel Driver
6 months ago
Sean Bright 7feb676409 res_musiconhold.c: Ensure we're always locked around music state access.
7 months ago
Sean Bright def223ffd8 res_musiconhold.c: Annotate when the channel is locked.
7 months ago
Jaco Kroon 9725811125 res_musiconhold: Appropriately lock channel during start.
7 months ago
George Joseph b3de33b76b res_stir_shaken.so: Handle X5U certificate chains.
7 months ago
George Joseph 6b107e90f3 res_stir_shaken: Add "ignore_sip_date_header" config option.
7 months ago
George Joseph 9e446d872e res_websocket_client: Add more info to the XML documentation.
7 months ago
Jaco Kroon ef09126eb1 res_odbc: cache_size option to limit the cached connections.
7 months ago
Jaco Kroon 6422509ce6 res_odbc: cache_type option for res_odbc.
7 months ago
Sean Bright 0f5ea4797e res_pjsip: Fix empty `ActiveChannels` property in AMI responses.
7 months ago
George Joseph 87097b3dd1 ARI Outbound Websockets
8 months ago
George Joseph 974489e5a7 res_websocket_client: Create common utilities for websocket clients.
8 months ago
George Joseph efc4032197 res_pjsip_messaging.c: Mask control characters in received From display name
8 months ago
Sven Kube 787c8f647c res_audiosocket.c: Add retry mechanism for reading data from AudioSocket
8 months ago
Sven Kube f8b70a97aa res_audiosocket.c: Set the TCP_NODELAY socket option
8 months ago
Mike Bradeen 36a2fa2de7 res_pjsip_nat.c: Do not overwrite transfer host
8 months ago
Naveen Albert 5d82f69b9b res_pjsip_caller_id: Also parse URI parameters for ANI2.
9 months ago
Mike Bradeen b4edd3ab7d stasis/control.c: Set Hangup Cause to No Answer on Dial timeout
9 months ago
Albrecht Oster 5f9cd260ac res_pjproject: Fix DTLS client check failing on some platforms
9 months ago
George Joseph cc92adc5fb Prequisites for ARI Outbound Websockets
9 months ago
George Joseph 234ca964e5 ari_websockets: Fix frack if ARI config fails to load.
10 months ago
George Joseph 4e07d3d50f ARI: REST over Websocket
10 months ago
Florent CHAUVEAU c44e7e85ec audiosocket: added support for DTMF frames
10 months ago
Norm Harrison 218c64c4eb audiosocket: fix timeout, fix dialplan app exit, server address in logs
10 months ago
Mark Murawski 51f9e1f1ba chan_pjsip: Add the same details as PJSIPShowContacts to the CLI via 'pjsip show contact'
10 months ago
Alexei Gradinari ad178d155d chan_pjsip: set correct Endpoint Device State on multiple channels
10 months ago
Sean Bright 92b005abf8 res_config_curl.c: Remove unnecessary warnings.
10 months ago
George Joseph 92e02c1574 res_pjsip_outbound_registration.c: Remove xpointer reference to user_agent.
10 months ago
Sean Bright 3cafe10d21 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`.
10 months ago
Joshua Elson 53f3ac7925 fix: Correct default flag for tcp_keepalive_enable option
10 months ago
Sean Bright e86f937e3a docs: AMI documentation fixes.
10 months ago