Open briankwest opened 4 years ago
Right now if we broadcast to this module with a name that contains URL encoded elements, example TEST%20STREAM, which will result in just TEST being broadcast, how do you properly escape or quote those in the config?
Right now if we broadcast to this module with a name that contains URL encoded elements, example TEST%20STREAM, which will result in just TEST being broadcast, how do you properly escape or quote those in the config?