]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Blocked revisions 206998 via svnmerge
authorJeff Peeler <jpeeler@digium.com>
Fri, 17 Jul 2009 17:04:00 +0000 (17:04 +0000)
committerJeff Peeler <jpeeler@digium.com>
Fri, 17 Jul 2009 17:04:00 +0000 (17:04 +0000)
commite926be2312d6c6de75fbc49ef71c89a56af102d0
tree1242209ce10629a1e398322e87d5e4d5bc790439
parent88dc0e47d74f19d7f5f9c9b8957ad957e8154332
Blocked revisions 206998 via svnmerge

........
  r206998 | jpeeler | 2009-07-17 12:02:44 -0500 (Fri, 17 Jul 2009) | 14 lines

  Fix segfault in sig_analog when using callwaiting, respect callwaiting options

  Sig_analog handles allocating the sub channel for callwaiting, so no longer try
  to do it in chan_dahdi. Modified analog_alloc_sub to only mark the sub as
  allocated upon success of the alloc_sub callback, which was responsible for the
  segfault. Also, the callwaiting and callwaitingcallerid options were being
  unconditionally set to true. Now, the options are properly set from
  chan_dahdi.conf.

  (closes issue #15508)
  Reported by: elguero
  Tested by: elguero
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@207000 65c4cc65-6c06-0410-ace0-fbb531ad65f3