]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add OUTBOUND_GROUP_ONCE variable to app_dial. This behaves the same as OUTBOUND_GROUP...
authorJoshua Colp <jcolp@digium.com>
Fri, 13 Apr 2007 19:15:12 +0000 (19:15 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 13 Apr 2007 19:15:12 +0000 (19:15 +0000)
commit4b17148846b0574d288324430119b2ee8e0aeb07
tree77b9495c403631a7185bc384007e77bf27ee4464
parent2128909ad47f6ca4f7076739c44a0ba367be6fa5
Add OUTBOUND_GROUP_ONCE variable to app_dial. This behaves the same as OUTBOUND_GROUP except it will get unset after use so it won't get accidentally inherited. (issue #BE-140)

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