search for: dorj

Displaying 2 results from an estimated 2 matches for "dorj".

Did you mean: dor
2005 Oct 18
1
How to get GLIBCXX_3.4.4 ??
Hi CentOS, I just completed the yum update to 4.2, hoping to get included with libstdc++.so.6(GLIBCXX_3.4.4) for the x86_64. I need the libs to run cinelerra: [ryan at dorje]# cinelerra cinelerra: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.4' not found (required by cinelerra) An: "rpm -q -i --provides -l libstdc++-3.4.4-2" returns: (A bunch of stuff....) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)...
2014 Oct 04
1
Pjsip and regcontext (for DUNDi)
Hi guys, I'm building a PoC Asterisk 12 cluster based on a number of guides I've found on the net. The basic concept is using ARA in conjunction with DUNDi. I have set up ARA with pjsip according to this excellent guide here: https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime This is working nicely, so now I am turning my attention to DUNDi, as per this guide here: