On Thursday 23 April 2009 01:48:02 Stuart Henderson wrote: > This diff is for 1.6.1-rc5 with a couple of extra patches from svn.
Just replaced one of our (1.4) nodes with an i386 snapshot running this. I'm not routing much call traffic through it, but it's operational. > This version still dies with a bus error if the speex module is > used (not yet tracked down), but now builds with H323 on GCC 3 again. I used a minimal package built with "FLAVOR=`make show=PSEUDO_FLAVORS` make package" so I'm only really testing the base package. > It also adds a new timing API that no longer requires zaptel; i.e. * > can now run with an internal timing source on OpenBSD. It's using > a pthread based timer at the moment. This allows IAX2 trunking and > means that timing no longer needs to be taken from incoming packets, > with the problems associated with that on a jittery or lossy network. Should I have done something to enable this? Iax trunks/peers work fine (as before) but I'm still seeing this: WARNING[15431]: chan_iax2.c:10928 build_user: Unable to support trunking on user 'dart-turin' without a timing interface I also sometimes see a problem when playing sounds e.g. with Playback() (ulaw, gsm or wav) where the sound is initially garbled, then stops. The call does not progress any further through the dialplan unless it is hungup. I'm still debugging this.
