aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk-oh323
Commit message (Collapse)AuthorAgeFilesLines
* Fix breakage introduced by the asterisk 1.4.23.1 update.Maxim Sobolev2009-02-121-4/+21
| | | | Notes: svn path=/head/; revision=228103
* Unbreak packaging.Maxim Sobolev2009-01-262-3/+9
| | | | Notes: svn path=/head/; revision=226878
* - Mark BROKEN: does not packagePav Lucistnik2009-01-061-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=225339
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Fix build with latest asterisk.Maxim Sobolev2008-08-222-7/+20
| | | | | | | Reported by: Rodrigo Graeff Notes: svn path=/head/; revision=218979
* Update to the un-official version that works with the asterisk 1.4.Maxim Sobolev2008-05-1613-184/+354
| | | | Notes: svn path=/head/; revision=213156
* Update maintainer's address.Maxim Sobolev2007-08-151-1/+1
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=197779
* Switch to using net/asterisk12 and net/asterisk12-addons in preparationMaxim Sobolev2007-04-121-2/+2
| | | | | | | for asterisk upgrade to 1.4.x. Notes: svn path=/head/; revision=189832
* BROKEN on amd64 and sparc64: Does not compileKris Kennaway2006-09-171-1/+7
| | | | Notes: svn path=/head/; revision=173190
* o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoingMaxim Sobolev2006-07-134-9/+41
| | | | | | | | | | TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't really work for PF_INET sockets. o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y. Notes: svn path=/head/; revision=167654
* - Use pwlib and openh323 from portsMax Khon2006-04-261-0/+27
| | | | | | | | | - Update to latest codec negotiation patch Submitted by: Andriy I Pylypenko <bamby@portaone.com> (MAINTAINER) Notes: svn path=/head/; revision=160514
* - Use pwlib and openh323 from portsMax Khon2006-04-268-83/+73
| | | | | | | | | - Update to latest codec negotiation patch Submitted by: Andriy I Pylypenko <bamby@portaone.com> (MAINTAINER) Notes: svn path=/head/; revision=160513
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease theAlexander Leidinger2006-02-051-4/+4
| | | | | | | | | | | | | transition to newer versions of pwlib and openh323 without breaking ports which depend upon them. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Approved by: linimon ("no weeping changes ATM"-Heads-Up) Notes: svn path=/head/; revision=155257
* Make working with new asterisk version.Maxim Sobolev2006-01-272-4/+106
| | | | Notes: svn path=/head/; revision=154550
* Update to 0.7.3.Maxim Sobolev2006-01-1911-119/+131
| | | | Notes: svn path=/head/; revision=153902
* Fix MASTER_SITES.Maxim Sobolev2005-07-121-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=138969
* o Make CC, CXX, CFLAGS, PREFIX and LOCALBASE clean;Maxim Sobolev2005-06-184-26/+62
| | | | | | | o fix plist. Notes: svn path=/head/; revision=137703
* Add asterisk-oh323 - an alternative H.323 protocol module for the asterisk.Maxim Sobolev2005-06-188-0/+213
Unlike h323 module in the asterisk itself it's being actively maintained and pretty functional. Submitted by: Andriy I Pylypenko <bamby@portaone.com> Notes: svn path=/head/; revision=137695