]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix app_dial ring groups
authorTerry Wilson <twilson@digium.com>
Wed, 18 May 2011 19:56:08 +0000 (19:56 +0000)
committerTerry Wilson <twilson@digium.com>
Wed, 18 May 2011 19:56:08 +0000 (19:56 +0000)
commit5a1bd8ffbc9ccfa6e361fc426d201f2a528c2958
tree0409ef13b570ee7c0b4642bae7ee5015b71dc82c
parent2f024e45446b1cf2dcce107663324e1c58a933ba
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.4@319527 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c