pkgsrc/comms
jnemeth e35c99c7dd Update to Asterisk 1.6.1.6
- 1.6.1.6 fixes AST-2009-006 which is an IAX2 DOS vulnerability
- 1.6.1.5 contains a variety of bug fixes:

  Category: Applications/app_chanspy

   #15660: ChanSpy "whisper" is broken in 1.4.26

  Category: Applications/app_fax

   #15606: app_fax.c is not compiling under OpenBSD
   #15610: T.38 re-INVITE received after T.38 already negotiated fails

  Category: Applications/app_milliwatt

   #15386: [patch] Milliwatt() is off by -11dbm

  Category: Applications/app_mixmonitor

   #15699: [patch] using ast_free instead of mixmonitor_free

  Category: Applications/app_queue

   #14536: [patch] After a caller is processed by app_queue the queue_log
   logs the hangup as TRANSFER
   #15664: [patch] QUEUE_MEMBER_LIST() returns member names instead of

  Category: Applications/app_stack

   #15557: [patch] Gosub() dequotes once more than Macro()
   #15617: [patch] crash in LOCAL() if Gosub stack is allocated but empty

  Category: Applications/app_voicemail

   #15717: MWI is not sent to a SIP phone upon registration, but is after the
   mailbox is updated/checked
   #15720: opendir() return code is not checked in last_message_index()

  Category: Applications/app_voicemail/IMAP

   #14496: [patch] IMAP crash multiple callers / callers hangup at beep
   #14597: greetings can not be retrieved from IMAP
   #14950: [patch] Greetings are stored as IMAP messages even when
   imapgreetings=no
   #15729: IMAP greetings not stored in dovecot

  Category: CDR/General

   #15751: [patch] Core dump in ast_bridge_call features.c line 2772

  Category: Channels/chan_agent

   #15668: AGENTACCEPTDTMF is incorrectly spelled as AGENTACCEPTDMTF in code
   to recognize channel variables.

  Category: Channels/chan_dahdi

   #15655: [patch] Dialplan starts execution before call is accepted
   #15727: [patch] Message Waiting Indication(MWI) is randomly generated when
   FXO is set to DTMF Caller ID

  Category: Channels/chan_misdn

   #12113: [patch] asterisk crash at reload chan_misdn.so

  Category: Channels/chan_sip/General

   #12869: [patch] 'context' doesn't change when 'sip reload' issued when
   driven from realtime
   #15362: [patch] log message output is truncated
   #15596: [patch] all codecs allowed, but textsupport=no crashes on T140RED
   enabled call

  Category: Channels/chan_sip/Registration

   #14366: [patch] Registration expiry not compatible with some ITSP
   #15539: [patch] Register request line contains wrong address when domain
   and registrar host differ

  Category: Channels/chan_sip/T.38

   #15182: [patch] T.38 invite does not always comply with RFC 2327

  Category: Channels/chan_sip/Video

   #15121: [patch] Video support in SIP channel driver appears to be totally
   broken

  Category: Core/BuildSystem

   #15697: most cleaner alaw don't compile
   #15698: [patch] If enable DEBUG_FD_LEAKS - h323 can't start.
   #15714: [patch] Asterisk won't build with curl unless curl_config is
   present

  Category: Core/General

   #14730: [patch] Fix runlevels in Debian rc files
   #15273: [patch] german time (20:01:00 oh clock) is announced wrong
   #15649: T38 Faxing failing on 1.6.1 svn
   #15667: LOGGER WARNING : error executing after rotate

  Category: Core/ManagerInterface

   #15397: [patch] segfault in action_coreshowchannels() at manager.c
   #15730: [patch] manager keeps creating /tmp/ast-ami-XXXXXX files (without
   deleting) when a single manager client remains logged in

  Category: Core/PBX

   #15242: [patch] log does not indicate which function is missing closing
   parenthesis

  Category: Documentation

   #15755: Description in queues.conf on call recording is slightly
   misleading

  Category: Functions/func_iconv

   #15169: When building with uClibc, configure script mistakenly assumes
   iconv is always available

  Category: General

   #15571: [patch] 'received' typos in trunk, in 6 files
   #15595: [patch] fix spelling for typos, mainly in comments.

  Category: PBX/pbx_dundi

   #15322: [patch] DUNDILOOKUP() does not accept comma as argument separator

  Category: Resources/General

   #15624: res_ais, communication ok, but wrong state send and receive.

  Category: Resources/res_config_ldap

   #13725: [patch] ERROR[7387]: res_config_ldap.c:1292 update_ldap: Couldn't
   modify dn:cn=1001,dc=xxx,dc=xxx because Invalid syntax
   #15710: Typo in LDAP schema files on line 598

  Category: Resources/res_musiconhold

   #15051: [patch] Moh class set in the dialplan is ignored with realtime moh

     ----------------------------------------------------------------------

                      Commits Not Associated with an Issue

                                 [Back to Top]

   This is a list of all changes that went into this release that did not
   directly close an issue from the issue tracker. The commits may have been
   marked as being related to an issue. If that is the case, the issue
   numbers are listed here, as well.

   +------------------------------------------------------------------------+
   | Revision | Author     | Summary                           | Issues     |
   |          |            |                                   | Referenced |
   |----------+------------+-----------------------------------+------------|
   |          |            | Restore explicit export of        |            |
   | 209058   | kpfleming  | ASTCFLAGS/ASTLDFLAGS and          |            |
   |          |            | underscore-variants to sub-makes. |            |
   |----------+------------+-----------------------------------+------------|
   | 209237   | mmichelson | Gracefully handle malformed RTP   |            |
   |          |            | text packets.                     |            |
   |----------+------------+-----------------------------------+------------|
   | 209262   | kpfleming  | Make T.38 switchover in           |            |
   |          |            | ReceiveFAX synchronous.           |            |
   |----------+------------+-----------------------------------+------------|
   | 209281   | kpfleming  | Cleanup T.38 negotiation changes. |            |
   |----------+------------+-----------------------------------+------------|
   | 209327   | tilghman   | Publish French extra sounds       |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Fix some places where             |            |
   | 209714   | russell    | ast_event_type was used instead   |            |
   |          |            | of ast_event_ie_type.             |            |
   |----------+------------+-----------------------------------+------------|
   | 209781   | kpfleming  | Minor changes inspired by testing |            |
   |          |            | with latest GCC.                  |            |
   |----------+------------+-----------------------------------+------------|
   | 209900   | russell    | Resolve a valgrind warning about  | #15396     |
   |          |            | a read from uninitialized memory. |            |
   |----------+------------+-----------------------------------+------------|
   | 211115   | russell    | Resolve a deadlock involving      |            |
   |          |            | app_chanspy and masquerades.      |            |
   |----------+------------+-----------------------------------+------------|
   | 211277   | tilghman   | Small oops. Clear the flags which |            |
   |          |            | have been checked.                |            |
   |----------+------------+-----------------------------------+------------|
   | 211569   | tilghman   | AST-2009-005                      |            |
   |----------+------------+-----------------------------------+------------|
   | 211586   | tilghman   | Conversion specifiers, not format |            |
   |          |            | specifiers                        |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Check an actual populated         |            |
   | 212069   | file       | variable when seeing if we need   |            |
   |          |            | to do video or not.               |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Ensure that T38FaxVersion is put  |            |
   | 212115   | kpfleming  | into outgoing SDP in the proper   |            |
   |          |            | case.                             |            |
   |----------+------------+-----------------------------------+------------|
   | 212386   | seanbright | Handle slin16 for extra sounds as |            |
   |          |            | well.                             |            |
   |----------+------------+-----------------------------------+------------|
   | 212768   | rmudgett   | Removed some deadwood and added   |            |
   |          |            | some doxygen comments.            |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Make the default extconfig.conf   |            |
   | 212862   | tilghman   | match entries with the sample     |            |
   |          |            | res_mysql.conf.                   |            |
   |----------+------------+-----------------------------------+------------|
   | 212928   | kpfleming  | Convert this branch to Opsound    |            |
   |          |            | music-on-hold.                    |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Remove some                       |            |
   | 212942   | kpfleming  | accidentally-committed            |            |
   |          |            | properties.                       |            |
   |----------+------------+-----------------------------------+------------|
   | 213449   | twilson    | Make LOAD_ORDER actually work     |            |
   |----------+------------+-----------------------------------+------------|
   | 213452   | twilson    | Oops, committed this first. Make  |            |
   |          |            | the merged property happy         |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Make autoheader descriptions      |            |
   | 214365   | tilghman   | render correctly in our           | #14906     |
   |          |            | autoconfig.h file.                |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | One more build system change, to  |            |
   | 214496   | tilghman   | make the descriptions look        |            |
   |          |            | better, if we have better         |            |
   |          |            | information.                      |            |
   +------------------------------------------------------------------------+
2009-09-14 08:44:51 +00:00
..
asterisk update to asterisk 1.2.35 which fixes AST-2009-006 -- IAX2 DOS vulnerability 2009-09-05 01:44:18 +00:00
asterisk-sounds-de-x9media Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
asterisk-sounds-extra Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:31:59 +00:00
asterisk-sounds-native Fix installation due to missing directories and add DESTDIR support. 2007-06-29 22:54:06 +00:00
asterisk16 Update to Asterisk 1.6.1.6 2009-09-14 08:44:51 +00:00
binkd Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
birda Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
bthfp Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
conserver Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
conserver8 Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
dl-ezkit Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 05:33:32 +00:00
efax Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
efax-gtk bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
estic Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
fidogate Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
gammu Update to 1.26.1: 2009-09-09 13:34:54 +00:00
gkermit Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
gnome-pilot bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gscmxx Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
gsmlib Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
hylafax Fix build against tiff-3.9 by allowing it in the configure script (duh). 2009-08-27 17:09:55 +00:00
jpilot bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
jpilot-syncmal bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kermit Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
kyopon Fix build on netbsd-5+, DESTDIR support. 2008-12-19 09:35:14 +00:00
libmal Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
libopensync Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
libopensync-plugin-evolution2 update for new evolution-data-server memory management rules, 2009-02-27 17:42:23 +00:00
libopensync-plugin-file Mark as destdir ready. 2008-07-14 12:55:56 +00:00
libopensync-plugin-kdepim bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libopensync-plugin-syncml Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
libsyncml Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
lrzsz Convert to user-destdir. 2009-08-29 11:33:14 +00:00
malsync Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
mgetty+sendfax bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
minicom Fix build on systems with POSIX getline(). 2009-08-24 08:14:36 +00:00
modemd Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
msynctool Mark as destdir ready. 2008-07-14 12:55:56 +00:00
multisync-gui bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
obexapp update to obexapp 1.4.12 2009-08-21 07:16:18 +00:00
obexftp Bluetooth support for DragonFly. Bump PKGREVISION. PR pkg/41640. 2009-07-20 05:56:02 +00:00
op_panel Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
openobex MASTER_SITES=http://www.kernel.org/pub/linux/bluetooth/ 2009-08-09 08:00:46 +00:00
p5-Asterisk Fix DESTDIR installation. 2009-08-03 15:19:17 +00:00
p5-Device-Gsm Updated from version 1.50nb1 to 1.52. 2008-12-17 00:01:25 +00:00
p5-Device-Modem pkgsrc changes: 2009-07-21 22:43:16 +00:00
p5-Device-SerialPort Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-pilot-link Update to 0.12.4: 2009-08-09 08:36:34 +00:00
pilot-link Update to 0.12.4: 2009-08-09 08:36:34 +00:00
pilot-link-libs Update to 0.12.4: 2009-08-09 08:36:34 +00:00
pilotmgr Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
plp Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
plptools Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
py-gammu Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
qpage Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ruby-termios Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:31:59 +00:00
scmxx Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:31:59 +00:00
snooper Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
synce-dccm Add DESTDIR support. 2008-06-20 01:09:05 +00:00
synce-librapi2 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
synce-libsynce Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
synce-rra Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
synce-serial Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
tkhylafax Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
xisp bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xtel bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
zaptel-netbsd Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:31:59 +00:00
Makefile add and enable asterisk16 2009-06-12 09:05:58 +00:00