/usr/include/sipxtapi/net/version.h is in libsipxtapi-dev 3.3.0~test17-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | #ifndef SIP_STACK_VERSION
#define SIP_STACK_VERSION "3.3.0~test17"
#endif
|