Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_ari_channels_redirect_args Struct Reference

#include <resource_channels.h>

Data Fields

const char * channel_id
 
const char * endpoint
 

Detailed Description

Argument struct for ast_ari_channels_redirect()

Definition at line 297 of file resource_channels.h.

Field Documentation

◆ channel_id

const char* channel_id

Channel's id

Definition at line 299 of file resource_channels.h.

Referenced by ast_ari_channels_redirect(), and ast_ari_channels_redirect_cb().

◆ endpoint

const char* endpoint

The endpoint to redirect the channel to

Definition at line 301 of file resource_channels.h.

Referenced by ast_ari_channels_redirect(), ast_ari_channels_redirect_cb(), and ast_ari_channels_redirect_parse_body().


The documentation for this struct was generated from the following file: