Commit Graph

5600 Commits (ebd9e80f21862822beefaf8a42540de4c53d91dc)

Author SHA1 Message Date
George Joseph ebd9e80f21 ARI: The bridges play and record APIs now handle sample rates > 8K correctly.
5 months ago
Max Grobecker 78f2524749 res_pjsip_geolocation: Add support for Geolocation loc-src parameter
5 months ago
George Joseph 6c62e30267 res_rtp_asterisk.c: Use rtp->dtls in __rtp_sendto when rtcp mux is used.
5 months ago
Bastian Triller f68cfae069 Fix some doxygen, typos and whitespace
5 months ago
George Joseph d5504509d4 res_ari: Ensure outbound websocket config has a websocket_client_id.
5 months ago
Naveen Albert da58209f75 res_cliexec: Remove unnecessary casts to char*.
5 months ago
Naveen Albert 016a53beba res_tonedetect: Add option for TONE_DETECT detection to auto stop.
6 months ago
George Joseph 733ecf00ff res_pjsip_authenticator_digest: Fix SEGV if get_authorization_hdr returns NULL.
6 months ago
Alexei Gradinari 658b775fd6 sorcery: Prevent duplicate objects and ensure missing objects are created on update
6 months ago
George Joseph 15371efeab chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
6 months ago
Sven Kube f9ab56b1d8 ARI: Add command to indicate progress to a channel
6 months ago
Jose Lopes 55a4bd6d5b res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart.
6 months ago
Ben Ford 9df2ba4eef res_rtp_asterisk: Don't send RTP before DTLS has negotiated.
6 months ago
Mike Bradeen 4705601f17 res_pjsip_diversion: resolve race condition between Diversion header processing and redirect
6 months ago
Sperl Viktor f516f07fd2 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
6 months ago
George Joseph ae078af893 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM
7 months ago
George Joseph e7ae1f7cf1 res_stir_shaken: Test for missing semicolon in Identity header.
7 months ago
George Joseph 709be42bc3 options: Change ast_options from ast_flags to ast_flags64.
7 months ago
Alexei Gradinari dfe25fbc8a res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
7 months ago
Sven Kube 280b13a053 resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments
7 months ago
Sperl Viktor 5441b01193 res_agi: Increase AGI command buffer size from 2K to 8K
7 months ago
George Joseph 733196abf9 Media over Websocket Channel Driver
8 months ago
Sean Bright 65001d26a6 res_musiconhold.c: Ensure we're always locked around music state access.
8 months ago
Sean Bright a49d96505b res_musiconhold.c: Annotate when the channel is locked.
8 months ago
Jaco Kroon 7fa200bba0 res_musiconhold: Appropriately lock channel during start.
8 months ago
George Joseph 4852a046e7 res_stir_shaken.so: Handle X5U certificate chains.
8 months ago
George Joseph 2346803cce res_stir_shaken: Add "ignore_sip_date_header" config option.
8 months ago
George Joseph 75e2465069 res_websocket_client: Add more info to the XML documentation.
8 months ago
Jaco Kroon c8ab8be1ca res_odbc: cache_size option to limit the cached connections.
8 months ago
Jaco Kroon c684603d72 res_odbc: cache_type option for res_odbc.
8 months ago
Sean Bright 7de37418fd res_pjsip: Fix empty `ActiveChannels` property in AMI responses.
9 months ago
George Joseph 65199303b9 ARI Outbound Websockets
9 months ago
George Joseph 831c961a63 res_websocket_client: Create common utilities for websocket clients.
9 months ago
George Joseph 72cff16c76 res_pjsip_messaging.c: Mask control characters in received From display name
9 months ago
Sven Kube cd4e01dda1 res_audiosocket.c: Add retry mechanism for reading data from AudioSocket
9 months ago
Sven Kube 1981fa562c res_audiosocket.c: Set the TCP_NODELAY socket option
9 months ago
Mike Bradeen 00628134b0 res_pjsip_nat.c: Do not overwrite transfer host
9 months ago
Naveen Albert a3c65fc5d1 res_pjsip_caller_id: Also parse URI parameters for ANI2.
10 months ago
Mike Bradeen c9532225f8 stasis/control.c: Set Hangup Cause to No Answer on Dial timeout
10 months ago
Albrecht Oster 315289b87a res_pjproject: Fix DTLS client check failing on some platforms
10 months ago
George Joseph 9d75b0447f Prequisites for ARI Outbound Websockets
10 months ago
George Joseph abf8986068 ari_websockets: Fix frack if ARI config fails to load.
11 months ago
George Joseph 1442c17141 ARI: REST over Websocket
11 months ago
Florent CHAUVEAU c2444b188a audiosocket: added support for DTMF frames
11 months ago
Norm Harrison a6ef41e4ca audiosocket: fix timeout, fix dialplan app exit, server address in logs
11 months ago
Mark Murawski fa69682c28 chan_pjsip: Add the same details as PJSIPShowContacts to the CLI via 'pjsip show contact'
11 months ago
Alexei Gradinari b82d9b0d5b chan_pjsip: set correct Endpoint Device State on multiple channels
11 months ago
Sean Bright 0900f83820 res_config_curl.c: Remove unnecessary warnings.
11 months ago
Sean Bright 25aff1a887 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`.
11 months ago
Joshua Elson c4232f2940 fix: Correct default flag for tcp_keepalive_enable option
11 months ago