Fixed as discussed, webrtc.voip-demos.com/0001-added-support-for-network-io-intercept.patch
Thank you. On Fri, Aug 15, 2014 at 12:15 AM, Muhammad Shahzad <[email protected]> wrote: > oops, spoke too soon. These are not declared static. > > Anyways, let me apply your suggestion. > > Thank you. > > > > > On Fri, Aug 15, 2014 at 12:13 AM, Muhammad Shahzad <[email protected]> > wrote: > >> Sorry for late relay, we have had internet blockage due to mass protests >> here. >> >> Anyways, i think the variables are declared static, so there should be >> only one copy of them in memory. But anyways let me analyze it in gdb. >> >> Thank you. >> >> >> >> >> On Thu, Aug 14, 2014 at 12:21 PM, Daniel-Constantin Mierla < >> [email protected]> wrote: >> >>> 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 < >>> [email protected]> 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. >>>> >>>> >>>> http://webrtc.voip-demos.com/0001-added-support-for-network-io-intercept.patch >>>> >>>> Thank you. >>>> >>>> >>>> -- >>>> Daniel-Constantin Mierlahttp://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 Mierlahttp://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 >>> >>> >> >
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
