[Openh323gk-users] Setting TOS for rtp packets in gnugk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It looks as though it is possible to configure gnugk to set the TOS for
all rtp packets.  I found this in the gnugk main.cxx file:
~  // IP TOS byte
~  unsigned tos = cfg.GetInteger(TypeOfServiceKey,
~      GetRtpIpTypeofService());
~  SetRtpIpTypeofService(tos);
~  rsrc->Add(new PHTTPIntegerField(TypeOfServiceKey, 0, 255, tos));

What config items are needed in gnugk.ini file to configure gnugk to set
the TOS to some value?

Thanks for any help.
Regards.
Mark.


Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux