[asterisk-dev] [Bounty] Patch for Transfer Channel to properly Inherit Channel Variables

Steve Poirier mousepad99 at gmail.com
Wed Apr 7 15:24:47 CDT 2010


$200 Bounty to be able to retrieve channel variables on transfers

More Info: https://issues.asterisk.org/view.php?id=4188

Example Scenario:

Initial Call:
[context]
Set(TRANSFER_CONTEXT=transfer_context)
Set(_myvar=foo)

Person hit transfer key on softphone and dials a number

[transfer_context]
exten => _.,1,Noop(${myvar})  ; this will currently return blanks, we want
this to return foo

Current behavior is that channel variables are not readable in the tranfer
channel

Need that on 1.4.21.1, 1.4.22 and 1.4.30

$100 Bonus if accepted by digium on 1.6

I'm not sure about the amount of work required at this time to make this
work, so forgive me if the bounty amount sounds ridiculous, all serious
offers welcome.

mousepad99 (at) gmail (dot) com

Regards,
__
Steve Poirier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20100407/6de5c30d/attachment-0001.htm 


More information about the asterisk-dev mailing list