Browse Source

Merge branch 'dev-fmetz' of https://github.com/1and1/rtpengine into dev-fmetz

pull/120/head^2
Frederic-Philippe Metz 11 years ago
parent
commit
ed0e5fca28
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kernel-module/rtpengine_config.h

+ 1
- 1
kernel-module/rtpengine_config.h View File

@ -10,6 +10,6 @@
#ifndef RTPENGINE_CONFIG_H_
#define RTPENGINE_CONFIG_H_
#define RE_HAS_MEASUREDELAY 1
#define RE_HAS_MEASUREDELAY 0
#endif /* RTPENGINE_CONFIG_H_ */

Loading…
Cancel
Save