summaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-channels::Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-soundsFlorian Smeets2012-08-211-29/+0
| | | | | | | | | | | | - Update net/appkonference to 2.1 to make it work with net/asterisk [1] - Switch www/bigbluebutton to net/asterisk - While here fix typo in www/xxxterm's MOVED entry PR: ports/169038 [1] Approved by: maintainer [1] Notes: svn path=/head/; revision=302910
* - Upgrade to 1.6.2.13TAKATSU Tomonari2010-09-291-7/+4
| | | | | | | | | | | | | | | | * switch to 1.6.2.X release series because 1.6.0.X is approaching its End of Life date. see http://www.asterisk.org/asterisk-versions * make sure your asterisk configurations between 1.6.0.X and 1.6.2.X before upgrading it. PR: ports/144065 [1], ports/146964 [2] Submitted by: Tom Judge <tjudge_AT_mintel_DOT_com> [1], Eugene M. Zheganin <emz_AT_norma_DOT_perm_DOT_ru> [2] Approved by: Florian Smeets (maintainer) Notes: svn path=/head/; revision=262096
* Update to 1.6.0.15.Maxim Sobolev2009-09-101-24/+5
| | | | | | | Reminded by: Florian Smeets Notes: svn path=/head/; revision=241151
* Add asterisk16 after repo-copy from net/asterisk. Some functions (e.g.Maxim Sobolev2009-02-141-5/+5
| | | | | | | DAHDI support) are still missed and will be added on later date. Notes: svn path=/head/; revision=228315
* Properly link H323 module with ptlib and oh323 libraries. OtherwiseMaxim Sobolev2008-08-211-4/+6
| | | | | | | | | H323 channel fails to load. Bump PORTREVISION. Reported by: Rodrigo Graeff Notes: svn path=/head/; revision=218944
* o Update codec negotiation patch. This version should be working withMaxim Sobolev2008-06-121-3/+17
| | | | | | | | | | | | built-in h323 module; o don't link main binary with h323 library and friends. This creates issues with ooh323 module, from the asterisk-addons package. Bump PORTREVISION. Notes: svn path=/head/; revision=214690
* Long awaited upgrade to 1.4.2.Maxim Sobolev2007-04-131-69/+21
| | | | | | | Sponsored by: Sippy Software, Inc. Notes: svn path=/head/; revision=189887
* - Update to 1.2.7.1 [1]Max Khon2006-04-261-6/+4
| | | | | | | | | | | | | | | | | - Remove bristuff support (will be added later as a slave port) - Update codec negotiation patch [2] - Use pwlib and openh323 from ports [3] - Remove FORBIDDEN now that asterisk is >= 1.2.6 Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not synced with Digium zaptel driver. PR: 93528, 96315 Submitted by: Andriy I Pylypenko <bamby@portaone.com> [1] [2] [3] Approved by: MAINTAINER Notes: svn path=/head/; revision=160512
* Update to 1.2.1.Maxim Sobolev2006-01-171-72/+60
| | | | Notes: svn path=/head/; revision=153765
* - Add dependency on unixODBC (and WITHOUT_ODBC knob).Max Khon2005-08-141-7/+12
| | | | | | | | | | - Unify WITH_FOO knobs. - Bump PORTREVISION. Approved by: portmgr, MAINTAINER Notes: svn path=/head/; revision=140876
* - Update to 1.0.5.Max Khon2005-02-281-8/+10
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=130004
* o Update to 1.0.2.Maxim Sobolev2004-12-131-8/+10
| | | | | | | | | o Add often requested knobs WITHOUT_H323 and WITHOUT_ZAPTEL. o Add untested support for building on sparc64. Notes: svn path=/head/; revision=123930
* 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> Notes: svn path=/head/; revision=120127
* Update to 1.0.1.Maxim Sobolev2004-10-171-30/+38
| | | | Notes: svn path=/head/; revision=119685
* - Update to 0.9.0;Maxim Sobolev2004-04-301-5/+33
| | | | | | | - add optional support for building with Zaptel module. Notes: svn path=/head/; revision=107998
* - Update to 0.7.2;Maxim Sobolev2004-02-191-4/+4
| | | | | | | - fix problem with h323 channel module loading reported by several users. Notes: svn path=/head/; revision=101360
* Update to 0.7.1.Maxim Sobolev2004-02-051-18/+26
| | | | Notes: svn path=/head/; revision=100074
* - Fix problem with speex shared library version;Maxim Sobolev2003-10-201-2/+23
| | | | | | | - build/install h323 channel module. Notes: svn path=/head/; revision=91714
* Add asterisk 0.5.0, an Open Source PBX and telephony toolkit.Maxim Sobolev2003-10-171-0/+23
Notes: svn path=/head/; revision=91503