WebX

Results 1 issues of WebX

Hello, i can't set the channel icon via channelcreate(). ``` $channel['data'] = array( 'channel_name' =>"example" 'channel_flag_maxclients_unlimited' => 0, 'channel_flag_maxfamilyclients_unlimited' => 1, 'channel_maxclients' => $limit, 'channel_flag_permanent' => 1, 'channel_codec_quality' => 10,...