summaryrefslogtreecommitdiff
path: root/net/asterisk14/files/patch-channels::chan_sip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ressurect asterisk14 and upgrade to the latest 1.4.42, which should beMaxim Sobolev2011-11-071-0/+11
| | | | free of any known vulnerabilities.
* As previously advertised, complete removal of vulnerable ports thatDoug Barton2011-10-141-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no one has stepped up to deal with: archivers/pecl-phar Vulnerable since 2011-01-13 comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN databases/mysql323-server Vulnerable since 2006-10-29 databases/mysql323-client Vulnerable since 2006-10-29 databases/mysql323-scripts Vulnerable since 2006-10-29 databases/mysql40-server Vulnerable since 2006-10-29 databases/mysql40-client Vulnerable since 2006-10-29 databases/mysql40-scripts Vulnerable since 2006-10-29 databases/p5-DBD-mysql40 Depends on databases/mysql40-server, which is FORBIDDEN deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN deskutils/libopensync-plugin-syncml Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13
* o Update to 1.4.20.1;Maxim Sobolev2008-06-101-46/+3
| | | | | | o add opt-in support for the iLBC codec; o move another extra patch into opt-in section.
* o Update to 1.4.19.2;Maxim Sobolev2008-05-161-17/+8
| | | | | | | o move all additional functionality into separate patches and make it opt in. It has been concern of asterisks devs that the FreeBSD pacakage adds functionalty not present in the original version, whch could be confusing.
* Update to 1.4.16.2.Maxim Sobolev2007-12-261-18/+46
|
* Long awaited upgrade to 1.4.2.Maxim Sobolev2007-04-131-136/+17
| | | | Sponsored by: Sippy Software, Inc.
* Add another local patch that will be submitted to the vendor.Maxim Sobolev2006-12-051-10/+22
|
* Allow secure digest auth to be requested for outgoing call legs by AGI.Maxim Sobolev2006-12-031-12/+23
|
* Update to 1.2.3.Maxim Sobolev2006-01-271-10/+10
|
* Update to 1.2.1.Maxim Sobolev2006-01-171-123/+110
|
* o chan_sip.c:Maxim Sobolev2005-05-031-7/+31
| | | | | | | | | | | | | | | | - 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
* Update to 1.0.1.Maxim Sobolev2004-10-171-21/+21
|
* - Update to 0.9.0;Maxim Sobolev2004-04-301-0/+120
- add optional support for building with Zaptel module.