There are variable declared in corex_nio.h and this file is included in two .c files. That results in separate global variables in both .c files.
You have to declare them in a .c file and in the .h with 'extern'.
Cheers,
Daniel
On 13/08/14 15:05, Muhammad Shahzad wrote:
OK, no problem.Thank you.
On Wed, Aug 13, 2014 at 2:52 PM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
I will get back to it and push it if all ok -- got caught by some other stuff meanwhile.
Cheers,
Daniel
On 08/08/14 15:08, Muhammad Shahzad wrote:
patched updated, as discussed.Thank you.
http://webrtc.voip-demos.com/0001-added-support-for-network-io-intercept.patch
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Next Kamailio Advanced Trainings 2014 - http://www.asipto.com Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Next Kamailio Advanced Trainings 2014 - http://www.asipto.com Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA