]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G option...
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 9 Jul 2010 16:04:21 +0000 (16:04 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 9 Jul 2010 16:04:21 +0000 (16:04 +0000)
commitfa79e11a910c51ee4212a25c98eb962784bc0f65
tree9aae97c11557b17d492e8305eecc048e63642dbf
parent938b6264ffab711c158215caf27911284d66c92e
Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G option in app_dial

(closes issue #17592)
Reported by: jamicque
Patches:
      G-flag-cdr-fix1.diff uploaded by mnicholson (license 96)
Tested by: jamicque, mnicholson

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@275027 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c