ari: Allow variables to be set on channel create.
This change adds the same variable functionality that is available for originating a channel to the create call. Now when creating a channel you can specify dialplan variables to set instead of having to do another API call. ASTERISK-28896 Change-Id: If13997ba818136d7c070585504fc4164378aa992
Showing
- doc/CHANGES-staging/ari_create_with_variables.txt 5 additions, 0 deletionsdoc/CHANGES-staging/ari_create_with_variables.txt
- res/ari/resource_channels.c 17 additions, 0 deletionsres/ari/resource_channels.c
- res/ari/resource_channels.h 2 additions, 0 deletionsres/ari/resource_channels.h
- res/res_ari_channels.c 1 addition, 4 deletionsres/res_ari_channels.c
- rest-api/api-docs/channels.json 8 additions, 0 deletionsrest-api/api-docs/channels.json
Loading
Please register or sign in to comment