summaryrefslogtreecommitdiff
path: root/net/asterisk14/files/patch-rtp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.9 and bristuff-0.2.0-RC8h.Max Khon2005-07-121-22/+0
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=138968
* pbx_wilcalu.c:Maxim Sobolev2005-05-031-6/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=134552
* Update to 1.0.1.Maxim Sobolev2004-10-171-31/+15
| | | | Notes: svn path=/head/; revision=119685
* - Update to 0.9.0;Maxim Sobolev2004-04-301-0/+42
- add optional support for building with Zaptel module. Notes: svn path=/head/; revision=107998