Hello all,<br><br>I&#39;ve been trying to configure freeswitch for tapping a PRI line using freetdm&#39;s pritap module. It seems to be working fine (apart from a couple of warnings/errors in the console), but every a few minutes it crashes. Here&#39;s the backtrace and the log file grepped around ERRs:<br>

<br><a href="https://gist.github.com/3970908">https://gist.github.com/3970908</a><br><br>I hope it&#39;s meaningful. I don&#39;t have much experience with getting backtraces...<br><br>Freeswitch was compiled from git sources (master) on Oct 28th. Wanpipe version is 3.5.28. Libpri version is moy&#39;s patched 1.4.10 for passive tapping, acquired from digium&#39;s svn. OS is Gentoo amd64 stable. To install freeswitch, I used the overlay the wiki suggests adding with layman. I tweaked the ebuild a little to ensure --with-pritap is always passed in my local overlay.<br>

<br>Thanks.<br>