Files
asterisk/main
Richard Mudgett 8eb5da0679 bridge_basic.c: Fix GOTO_ON_BLINDXFR
Use of GOTO_ON_BLINDXFR would not work at all.  The target location would
never be executed by the transferring channel.

* Made feature_blind_transfer() call ast_bridge_set_after_go_on() with
valid context, exten, and priority parameters from the transferring
channel.

* Renamed some feature_blind_transfer() local variables for clarity.

ASTERISK-25641 #close
Reported by Dmitry Melekhov

Change-Id: I19bead9ffdc4aee8d58c654ca05a198da1e4b7ac
2015-12-24 17:39:30 -06:00
..
2015-04-12 07:12:45 -04:00
2015-06-05 11:23:16 -05:00
2015-11-10 15:37:09 -05:00
2015-06-10 18:06:15 -05:00
2015-12-15 05:42:50 -06:00
2015-07-12 20:44:16 -05:00
2015-06-08 09:44:04 -05:00