File tree Expand file tree Collapse file tree 5 files changed +22
-22
lines changed
Expand file tree Collapse file tree 5 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1- #define NCMDS_BASE 156
1+ #define NCMDS_BASE 165
22
33#include "rtpproxy.output/common.in"
Original file line number Diff line number Diff line change 1- #define NCMDS_BASE 148
1+ #define NCMDS_BASE 157
22
33#include "rtpproxy.output/common.in"
Original file line number Diff line number Diff line change 11#if OPENSIPS_VER_FULL == master || OPENSIPS_VER >= 31
2- # define NCMDS_BASE 212
2+ # define NCMDS_BASE 221
33#else
44#if OPENSIPS_VER >= 24
5- # define NCMDS_BASE 153
5+ # define NCMDS_BASE 162
66#else
77# if OPENSIPS_VER_FULL == 211 /* && OPENSIPS_VER_FULL != 21 && OPENSIPS_VER_FULL != 22 */
8- # define NCMDS_BASE 126
8+ # define NCMDS_BASE 135
99# else
1010# if OPENSIPS_VER_FULL == 111
11- # define NCMDS_BASE 140
11+ # define NCMDS_BASE 149
1212# else
1313# if OPENSIPS_VER < 22
14- # define NCMDS_BASE 135
14+ # define NCMDS_BASE 144
1515# else
1616# if OPENSIPS_VER < 23
1717# if OPENSIPS_VER_FULL == 22
18- # define NCMDS_BASE 135
18+ # define NCMDS_BASE 144
1919# else
20- # define NCMDS_BASE 175
20+ # define NCMDS_BASE 184
2121# endif
2222# else
2323# if (OPENSIPS_VER_FULL == 23)
24- # define NCMDS_BASE 150
24+ # define NCMDS_BASE 159
2525# else
26- # define NCMDS_BASE 230
26+ # define NCMDS_BASE 239
2727# endif
2828# endif
2929# endif
Original file line number Diff line number Diff line change 11#if (KAMAILIO_VER_FULL != master) && (KAMAILIO_VER_FULL < 44)
2- # define NCMDS_BASE 148
2+ # define NCMDS_BASE 157
33#else
4- # define NCMDS_BASE 144
4+ # define NCMDS_BASE 153
55#endif
66
77#include "rtpproxy.common.output.in"
Original file line number Diff line number Diff line change 11#if OPENSIPS_VER_FULL == master || OPENSIPS_VER >= 31
2- # define NCMDS_BASE 156
2+ # define NCMDS_BASE 165
33#else
44#if OPENSIPS_VER >= 24
5- # define NCMDS_BASE 153
5+ # define NCMDS_BASE 162
66#else
77# if OPENSIPS_VER_FULL == 211 /* && OPENSIPS_VER_FULL != 21 && OPENSIPS_VER_FULL != 22 */
8- # define NCMDS_BASE 126
8+ # define NCMDS_BASE 135
99# else
1010# if OPENSIPS_VER_FULL == 111
11- # define NCMDS_BASE 140
11+ # define NCMDS_BASE 149
1212# else
1313# if OPENSIPS_VER < 22
14- # define NCMDS_BASE 135
14+ # define NCMDS_BASE 144
1515# else
1616# if OPENSIPS_VER < 23
1717# if OPENSIPS_VER_FULL == 22
18- # define NCMDS_BASE 135
18+ # define NCMDS_BASE 144
1919# else
20- # define NCMDS_BASE 175
20+ # define NCMDS_BASE 184
2121# endif
2222# else
2323# if (OPENSIPS_VER_FULL == 23)
24- # define NCMDS_BASE 150
24+ # define NCMDS_BASE 159
2525# else
26- # define NCMDS_BASE 230
26+ # define NCMDS_BASE 239
2727# endif
2828# endif
2929# endif
You can’t perform that action at this time.
0 commit comments