Files
asterisk/res
George Joseph 32485beebe chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
* Added a new option to the WebSocket dial string to capture the additional
  URI parameters.
* Added a new API ast_uri_verify_encoded() that verifies that a string
  either doesn't need URI encoding or that it has already been encoded.
* Added a new API ast_websocket_client_add_uri_params() to add the params
  to the client websocket session.
* Added XML documentation that will show up with `core show application Dial`
  that shows how to use it.

Resolves: #1352

UserNote: A new WebSocket channel driver option `v` has been added to the
Dial application that allows you to specify additional URI parameters on
outgoing connections. Run `core show application Dial` from the Asterisk CLI
to see how to use it.

(cherry picked from commit d4d7f2e6e4)
2025-09-17 13:36:51 -06:00
..
2023-04-03 07:58:23 -05:00
2025-03-20 18:29:20 +00:00
2023-01-31 11:23:11 -06:00
2024-03-07 14:18:41 +00:00
2023-01-10 14:07:44 -06:00
2025-03-20 18:29:20 +00:00
2021-11-18 16:25:51 -06:00
2025-05-01 12:41:16 +00:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2025-09-17 13:36:24 -06:00
2025-03-20 18:29:20 +00:00
2021-12-03 10:38:39 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:29:20 +00:00
2021-12-03 10:38:39 -06:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2025-03-20 18:29:20 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2025-03-20 18:29:20 +00:00
2021-12-03 10:38:39 -06:00
2024-01-12 18:32:13 +00:00
2025-03-20 18:29:20 +00:00