summaryrefslogtreecommitdiff
path: root/net/asterisk13/files/patch-channels-chan_dahdi.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update asterisk13 to 13.35.0Guido Falsi2020-07-171-45/+0
| | | | | | | | - Asterisk project now embeds pjsip 2.10, get it's distribution from github and adapt port - Remove patch merged upstream - Refresh patches and rename to current naming scheme - Reorder some variables to silnce portlint warning
* Apply patch from upstream to fix regression in chan_dahdi channelGuido Falsi2020-06-191-4/+17
| | | | | | | variables. Obtainer from: https://issues.asterisk.org/jira/browse/ASTERISK-28955 MFH: 2020Q2
* - Update net/asterisk13 to 13.19.0Guido Falsi2018-01-111-16/+3
| | | | | - Move MASTER_SITES and WWW to https - Add missing dependencies reported by stage-qa
* Update asterisk13 to 13.18.0Guido Falsi2017-10-301-4/+16
|
* - Update net/asterisk11 to 11.19.0Guido Falsi2015-08-081-4/+4
| | | | | | | | | | | | | - Update net/asterisk13 to 13.5.0 - Add SQLITE2 option default description - Rename SQLITE option to SQLITE2, which better describes what it really does - Clean up Makefile and sort option helpers [1] - Add missed dependencies on openssl, ncurses and iconv [1] - Add back shabangfix for sample agi scripts - Make build log verbose [1] - Regenerated some patches Suggested by: koobs (thanks!) [1]
* Add asterisk13 port.Guido Falsi2014-12-151-0/+33
Fix CONFLICTS for asterisk ports and remove long deleted entries references. Upstream announce: http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/