-
- Downloads
ARI: Add events for Contact and Peer Status changes
This patch adds support for receiving events regarding Peer status changes and Contact status changes. This is particularly useful in scenarios where we are subscribed to all endpoints and channels, where we often want to know more about the state of channel technology specific items than a single endpoint's state. ASTERISK-24870 Change-Id: I6137459cdc25ce27efc134ad58abf065653da4e9
Showing
- CHANGES 5 additions, 0 deletionsCHANGES
- main/stasis_endpoints.c 70 additions, 8 deletionsmain/stasis_endpoints.c
- res/ari/ari_model_validators.c 357 additions, 2 deletionsres/ari/ari_model_validators.c
- res/ari/ari_model_validators.h 95 additions, 0 deletionsres/ari/ari_model_validators.h
- rest-api-templates/ari_model_validators.c.mustache 1 addition, 1 deletionrest-api-templates/ari_model_validators.c.mustache
- rest-api/api-docs/events.json 98 additions, 1 deletionrest-api/api-docs/events.json
Loading
Please register or sign in to comment