aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-11 17:22:52 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-11 17:22:52 +0000
commit39fff2dbb2475e0b9342e567800df53a08a6addd (patch)
tree8c40d633cf4ec306200d4a0d11045d7f09422696 /funcs
parent2bcbabb18c63b00ecf45d7cc2ef3488b496e7c31 (diff)
Fix issue where an attended transfer could not be completed under a rare scenario.
When completing an attended transfer chan_sip does a check to make sure the extension in the URI portion of the Refer-To header is a local valid extension. We don't actually need to check this since we know for sure the other channel is already up and talking to the extension. Some devices do not put the extension in the Refer-To header either, which can cause the extension check to fail. We now no longer do this check if it is an attended transfer. (closes issue #14628) Reported by: sverre Patches: 14628.diff uploaded by file (license 11) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@181328 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
0 files changed, 0 insertions, 0 deletions