]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 319527 via svnmerge from
authorTerry Wilson <twilson@digium.com>
Wed, 18 May 2011 20:02:06 +0000 (20:02 +0000)
committerTerry Wilson <twilson@digium.com>
Wed, 18 May 2011 20:02:06 +0000 (20:02 +0000)
commitd0a4962e60117a7e653caf35bc4b887239c6aaa2
tree413d62a13761e78b2be937a0fd9b782bf1f5e5f2
parente59b9085d7940d8b3507da3ccbe6cfaf292a018f
Merged revisions 319527 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r319527 | twilson | 2011-05-18 12:56:08 -0700 (Wed, 18 May 2011) | 10 lines

  Fix app_dial ring groups

  Revert part of r315643. We need to remove the datastore here as well.
  The code in bridging code will catch anything that app_dial might miss.

  (closes issue #19311)
  Reported by: mspuhler
  Patches:
        issue_19311_no_answer.diff uploaded by elguero (license 37)
........

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