<div dir="ltr">Hi All,<div><br></div><div>I am using the sl_send_reply function in the receive.c file. In included the header file sl_funcs.h correctly in the receive.c and receive. compiles fine. But when in gcc LD phase it gives the error</div>
<div><br></div><div><div>CC (gcc) [kamailio]             cfg.tab.o</div><div>LD (gcc) [kamailio]             kamailio</div><div>receive.o: In function `send_denial':</div><div>/home/varun/EP1.0/kamailio-4.1.3_src/kamailio-4.1.3/receive.c:365: undefined reference to `sl_send_reply'</div>
<div>collect2: ld returned 1 exit status</div><div>make: *** [kamailio] Error 1</div></div><div><br></div><div>Please can anybody let me know why this error is coming. If more info is needed I can provide that.</div><div>
<br></div><div>Thanks</div><div>Varun</div></div>