Commit graph

3 commits

Author SHA1 Message Date
Maxim Sobolev
4382a63faf pbx_wilcalu.c:
new patch for this file, smooths the effects of
	an unhandled error Cexiting from poll() and resulting
	otherwise in this process taking 100% of the CPU

rtp.c:

	updated patch for rtp.c, removes a misleading 'checksum error'
	message when in reality the recvfrom() just returned no data;

chan_oss.c:

	replacement for the old chan_oss.c - the changes are
	so massive that having a patch would be completely
	unreadable.

	Among other things this lets you change many /dev/dsp
	parameters from the config file, to ease adapting to
	the idiosincracies of various sound cards and drivers.
	It also supports multiple soundcards on the same box,
	which might be useful in some cases.

Submitted by:	luigi

Add WITHOUT_MYSQL knob.

Suggested by:	phantom
2005-05-03 13:39:48 +00:00
Maxim Sobolev
cd8cc8071f Update to 1.0.1. 2004-10-17 18:00:02 +00:00
Maxim Sobolev
962d6e05b4 - Update to 0.9.0;
- add optional support for building with Zaptel module.
2004-04-30 05:21:08 +00:00