linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Problem on modifying linphone code


From: Joonbum Byun
Subject: [Linphone-developers] Problem on modifying linphone code
Date: Tue, 6 Jun 2006 10:21:29 -0400

Hi;

 

I’m a newbie on linphone trying to add a function in oRTP.src/rtpsession.c. The function is called from the same file and defined in oRTP/include/ortp/rtpsession.h.

My problem is the debugger DDD / GDB does not recognize the new function call. It is displayed on source code, but the execution step silently neglects the function call and moves to next line.

 

What I did is just edit the files and run make command at linphone home directory. Is there any more step required ?

 

Thanks,


reply via email to

[Prev in Thread] Current Thread [Next in Thread]