]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core/dial: New channel variable FORWARDERNAME 05/2905/3
authorAlexei Gradinari <alex2grad@gmail.com>
Wed, 25 May 2016 15:34:42 +0000 (11:34 -0400)
committerAlexei Gradinari <alex2grad@gmail.com>
Tue, 31 May 2016 22:07:40 +0000 (18:07 -0400)
commit2de58c6d01a3ef1d6b31167833731eefcf844f0a
tree2a932491b51007aba0ac6d5b492fa9efa69e005d
parenta42bea3314fab798b3ef6f73c6a47d925621127c
core/dial: New channel variable FORWARDERNAME

Added a new channel variable FORWARDERNAME which indicates which
channel was responsible for a forwarding requests received on dial attempt.

Fixed a bug in the app_queue: FORWARD_CONTEXT is not used.

ASTERISK-26059 #close

Change-Id: I34e93e8c1b5e17776a77b319703c48c8ca48e7b2
CHANGES
apps/app_dial.c
apps/app_queue.c
main/bridge_channel.c
main/channel.c
main/dial.c