summaryrefslogtreecommitdiff
path: root/net/asterisk/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for amd64 (untested). No PORTREVISION bump since it doesn't affectMaxim Sobolev2005-11-071-18/+25
| | | | | | already supported arches. Submitted by: David Taylor
* Make app_rxfax/app_txfax compilable on 4.x.Maxim Sobolev2005-08-292-6/+20
|
* - Add dependency on unixODBC (and WITHOUT_ODBC knob).Max Khon2005-08-144-19/+57
| | | | | | | - Unify WITH_FOO knobs. - Bump PORTREVISION. Approved by: portmgr, MAINTAINER
* Fix build on RELENG_4 (fix res_watchdog, do not build fax support).Max Khon2005-07-151-0/+13
| | | | | | Bump PORTREVISION. Approved by: MAINTAINER
* Update to 1.0.9 and bristuff-0.2.0-RC8h.Max Khon2005-07-123-33/+20
| | | | Approved by: MAINTAINER
* Add support for faxes based on spandsp port.Maxim Sobolev2005-07-113-8/+682
|
* Use [:lower:]/[:upper:] instead of [a-z]/[A-Z] in tr(1), since the latterMaxim Sobolev2005-06-181-0/+14
| | | | | | | may not work in some locales. PR: 75193 Submitted by: Stuart Barkley <stuartb@4gh.net>
* fix a bug when no audio devices are available, remove some deadLuigi Rizzo2005-05-171-111/+118
| | | | | | code, cleanup comments. This version is more or less in line with the one that i submitted to the asterisk developers.
* o chan_sip.c:Maxim Sobolev2005-05-032-10/+119
| | | | | | | | | | | | | | | | - Improve codec negotiation logic. - make sure to parse SDP on re-INVITE. o chan_zap.c: - If unanswered Zap channnel is hanged up wait until the calling party in turn hangs up (by detecting ring timeout). Otherwise next ring will trigger a "new" incoming call. This appears to be design limitation of the analogue telephone system - there is no way to reject the call without answering it first. Sponsored by: Porta Software Ltd, PBXpress Inc
* pbx_wilcalu.c:Maxim Sobolev2005-05-034-1173/+1359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* o Add patches to improve OSS chanel driver.Maxim Sobolev2005-04-221-0/+1167
| | | | | | Submited by: luigi o add mpg123 into runtime dependencies list.
* Handle rc.subr correctlyVolker Stolz2005-04-141-2/+2
| | | | | | Based on PR: ports/79246 Submitted by: Ari Maniatis Approved by: maintainer
* Update to 1.0.7.Max Khon2005-04-132-10/+24
| | | | Requested by: many
* Update to 1.0.6 and bristuff 0.2.0-RC7j.Max Khon2005-03-091-9/+6
| | | | | Approved by: MAINTAINER Sponsored by: LF.net
* - Update to 1.0.5.Max Khon2005-02-283-39/+41
| | | | | | | | - Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support - Enable libpri support in chan_zap module. Sponsored by: LF.net Approved by: MAINTAINER
* Update to 1.0.3.Maxim Sobolev2005-01-082-47/+11
|
* o Provide rc.d script;Maxim Sobolev2004-12-292-0/+62
| | | | | | o Fix build on 5.2.1. Submitted by: Marat N.Afanasyev <amarat@ksu.ru>
* o Update to 1.0.2.Maxim Sobolev2004-12-133-31/+55
| | | | | | o Add often requested knobs WITHOUT_H323 and WITHOUT_ZAPTEL. o Add untested support for building on sparc64.
* Since H.323 module is written in C++ use $(CXX) to link it, not $(CC). ThisMaxim Sobolev2004-10-251-1/+1
| | | | | | | | fixes `Undefined symbol "__ls__7ostreamPCc"' when loading chan_h323.so module. Bump PORTREVISION. Reported by: Christophe Prevotaux <c.prevotaux@rural-networks.com>
* Update to 1.0.1.Maxim Sobolev2004-10-1723-354/+363
|
* - Update to 0.9.0;Maxim Sobolev2004-04-307-24/+243
| | | | - add optional support for building with Zaptel module.
* - Update to 0.7.2;Maxim Sobolev2004-02-192-22/+6
| | | | - fix problem with h323 channel module loading reported by several users.
* Update to 0.7.1.Maxim Sobolev2004-02-0530-418/+1364
|
* - Fix problem with speex shared library version;Maxim Sobolev2003-10-204-5/+115
| | | | - build/install h323 channel module.
* Fix if audio/speex is installed (actually make speex a required dependency).Maxim Sobolev2003-10-181-2/+23
| | | | Reported by: Tilghman Lesher <tilghman@mail.jeffandtilghman.com>
* Add asterisk 0.5.0, an Open Source PBX and telephony toolkit.Maxim Sobolev2003-10-1722-0/+739