Hi,
several kamailio modules need various string utility functions in the core,
e.g.:
- shm_strdup, pkg_strdup
- str_strcmp, str_casecmp
In the kamailio core we implemented this in the ut.h file. Does the SER core
already provide similiar functions? If not i can move the implementation code
from kamailio to this file, if this place is appropriate.
Henning