comparison include/freeDiameter/libfdproto.h @ 1304:5a505af0bba0

Fix default secure port
author Sebastien Decugis <sdecugis@freediameter.net>
date Sat, 30 Jan 2016 23:38:43 +0800
parents 090390e89b1d
children 0c25bfa3660e
comparison
equal deleted inserted replaced
1303:090390e89b1d 1304:5a505af0bba0
107 /*============================================================*/ 107 /*============================================================*/
108 /* CONSTANTS */ 108 /* CONSTANTS */
109 /*============================================================*/ 109 /*============================================================*/
110 110
111 #define DIAMETER_PORT 3868 111 #define DIAMETER_PORT 3868
112 #define DIAMETER_SECURE_PORT 5658 112 #define DIAMETER_SECURE_PORT 5868
113 113
114 114
115 /*============================================================*/ 115 /*============================================================*/
116 /* INIT */ 116 /* INIT */
117 /*============================================================*/ 117 /*============================================================*/
"Welcome to our mercurial repository"