TOS and Asterisk [message #9346] |
Thu, 28 December 2006 00:34  |
hristo
Messages: 3 Registered: December 2006
|
Junior Member |
|
|
I have asterisk running in VE. OVZ kernel is 2.6.18-028test007. For networking I use veth interface, which is bridged with the real network adapted on the HN. Network runs without a problem, but if I enable the QoS/ToS option in asterisk I start getting the following error in asterisk:
Quote: | [Dec 28 01:47:34] WARNING[17866]: rtp.c:1918 ast_rtp_settos: Unable to set TOS to 184
[Dec 28 01:47:34] WARNING[17866]: udptl.c:846 ast_udptl_settos: UDPTL unable to set TOS to 184
|
I have read some posts (other forums) and the same problem appears if asterisk is run under non-root account (but this is NOT my case - I have asterisk running as root). Maybe it has something to do with processes permissions in the VE?
If asterisk is installed directly on the hardware node the TOS bits are set correctly.
Is this a limitation of ovz kernel or am I doing something wrong?
|
|
|
|
|
|
|