<p></p>
<p>Hi Daniel,</p>
<p>Thanks for the update.</p>
<p>I'm using kamailio 5.4 and i've copied the textops files from the link you provided and replaced the textops files. Made make clean and make all on the textops folder and got these warnings :</p>
<p>"[root@dev_sbc_a_vts01 textops]# make<br>
CC (gcc) [M textops.so]         textops.o<br>
textops.c: In function ‘find_hdr_line_start’:<br>
textops.c:1614:2: warning: implicit declaration of function ‘parse_hname2_str’ [-Wimplicit-function-declaration]<br>
if(parse_hname2_str(&sname, &h1)==NULL) {<br>
^<br>
textops.c:1614:34: warning: comparison between pointer and integer [enabled by default]<br>
if(parse_hname2_str(&sname, &h1)==NULL) {<br>
^<br>
textops.c: In function ‘ki_remove_hf_idx’:<br>
textops.c:1815:34: warning: comparison between pointer and integer [enabled by default]<br>
if(parse_hname2_str(hname, &hfm)==NULL) {<br>
^<br>
textops.c: In function ‘ki_str_ifind’:<br>
textops.c:4457:2: warning: implicit declaration of function ‘str_casesearch’ [-Wimplicit-function-declaration]<br>
p = str_casesearch(txt, needle);<br>
^<br>
textops.c:4457:4: warning: assignment makes pointer from integer without a cast [enabled by default]<br>
p = str_casesearch(txt, needle);<br>
^<br>
CC (gcc) [M textops.so]         api.o<br>
CC (gcc) [M textops.so]         txt_var.o<br>
LD (gcc) [M textops.so]         textops.so<br>
"</p>
<p>After that i've done the make all; make install . When restarting Kamailio i receive this error loading the module :</p>
<p>" ERROR:  [core/sr_module.c:512]: load_module(): could not open module </usr/local/kamailio-5.4/lib64/kamailio/modules/textops.so>: /usr/local/kamailio-5.4/lib64/kamailio/modules/textops"</p>
<p>Is only replacing the module enough or do i need to install the complete version?</p>
<p>Best Regards,</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2748#issuecomment-851522028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPB6CGA5FC33KWDKKLTQOLEZANCNFSM45UBLQZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZM52FY62QAPUOWA6QDTQOLEZA5CNFSM45UBLQZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGLATD3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2748#issuecomment-851522028",
"url": "https://github.com/kamailio/kamailio/issues/2748#issuecomment-851522028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>