Hello, we are building an application with asterisk as main engine. Is there a way to get and or set a global variable. Getting and setting variables per channel works. ( Asterisk 16 Channels REST API - Asterisk Project - Asterisk Project Wiki )
We want to use this variable as JSON web token defined globally in the asterisk dial plan.