Hello,

On 10/06/16 22:12, Daniel W. Graham wrote:
>
> Could I get some clarification on tos global setting as referenced by
> documentation below?
>
>  
>
> Specifically, are DSCP values allowed? Or is this simply for
> scheduling purposes at the OS level?
>
>  
>
> I can change the value once packets hit the network but if possible
> would like 0x60 to originate from Kamailio.
>
>  
>
> tos
>
>  
>
> The TOS (Type Of Service) to be used for the sent IP packages (both
> TCP and UDP).
>
>  
>
> Example of usage:
>
>  
>
>   tos=IPTOS_LOWDELAY
>
>   tos=0x10
>
>   tos=IPTOS_RELIABILITY
>
>
looking inside cfg.y, I see the parameter accepts any number value, so
theoretically you should be able to set it to 0x60. If you set tos many
times, only the last value is used.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
http://www.asipto.com - http://www.kamailio.org
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to