Archives : January-2020
As mentioned in [1], a common pattern is to let everyone monitor everyone except oneself.How do implement this ?Is there something like this:[alice_list]list_item = full_list list_exclude_item = alice[bob_list]list_item = full_list list_exclude_i..
examining the network traffic with wireshark shows that asterisk does not set any QoS values at all. What do I need to do to make asterisk set QoS values (on CentOS 7)? The wiki says to use vconfig to set QoS values[1].What does the skb-priority n..