ycaner06 commented on this pull request.
@@ -1439,3 +1439,26 @@ void proto_type_to_str(unsigned
short type, str *s) {
*s = s_null;
}
}
+
+void proto_type_int_to_str(int type, str *s) {
i got a error for conversion .Now fixed it in next commit
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2124#discussion_r344477165