]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
switch_channel: When in a dialplan hunt and we have a custom caller_profile, ${destin...
authorMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 9 Jul 2011 03:57:54 +0000 (23:57 -0400)
committerMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 9 Jul 2011 03:57:54 +0000 (23:57 -0400)
commitb0e0dd2280007a659bbcafb5322ceefa1b47bf8b
tree95b42978dc60bb04cb90bc7f9ac29473eccd7d3e
parentd9bbf12963f219718f16f340d7cae6912083da42
switch_channel: When in a dialplan hunt and we have a custom caller_profile, ${destination_number} and other variable kept the previous value of the original dialplan parsing.  This correct this so it take the custom created caller_profile for that hunt
src/switch_channel.c