[Home]

Summary:ASTERISK-07659: [PATCH] Inherit channel variables during call forwards when app_queue goes through chan_local.
Reporter:raarts (raarts)Labels:
Date Opened:2006-09-01 16:24:22Date Closed:2006-09-03 12:40:57
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) inherit.patch
Description:When a phone sends a '302 Moved temporarily' in response
to a call coming from app_queue, channel variables were not
inherited by the local channel.

This small patch (for 1.2.11) fixes this.
Comments:By: BJ Weschke (bweschke) 2006-09-03 12:40:57

Committed to 1.2 and /trunk. Thanks!