Explorar el Código

Fixed typo in the flags

Nils Ohlmeier hace 17 años
padre
commit
7750369e7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      etc/ser-oob.cfg

+ 1 - 1
etc/ser-oob.cfg

@@ -257,7 +257,7 @@ flags
   FLAG_SERWEB_RSVD1   : 9, # bit reserved for use with serweb
   FLAG_SERWEB_RSVD1   : 9, # bit reserved for use with serweb
   FLAG_SERWEB_RSVD2   : 10, # bit reserved for use with serweb
   FLAG_SERWEB_RSVD2   : 10, # bit reserved for use with serweb
   FLAG_SESSIONTIMER   : 11, # indicates that the UAC supports Session Timer
   FLAG_SESSIONTIMER   : 11, # indicates that the UAC supports Session Timer
-  FLAG_RR_DONE        : 12; # the request got already one RR header
+  FLAG_RR_DONE        : 12, # the request got already one RR header
   FLAG_RTP_PROXY      : 13; # the RTP proxy is turned on
   FLAG_RTP_PROXY      : 13; # the RTP proxy is turned on
 
 
 avpflags
 avpflags