New version FreePBX distro and attended transfer logic problem

Hi all!

First sorry for my English.

In FreePBX distro 1.810.210.57-1, and 1.811.210.57-1 there is a problem when using attended transfer.

First UserA call UserB.
Next UserB answered. UserA said the transfer of the UserC (UserB use *2 for this).
User C picks up the phone and tells the userB will not accept the call and hangs up.
In this case the call is cut off from the userA and userB.

EXAMPLE:
in current version don’t work: A->B, B *2 to C, C answered B, but hangup after 5-10 seconds, B could’t tell A why C hangup…

in version 1.8.1.3-2 work: A->B, B *2 to C, C answered B, but hangup after 5-10 seconds. Channel between user A and B is up! UserB can tell UserA.

Sorry for my English.

I found solution:

https://issues.asterisk.org/jira/browse/ASTERISK-19633

https://issues.asterisk.org/jira/browse/ASTERISK-19717

How i can apply this to FreePBX Distro? Where are srpm for asterisk package?

You can get the SRPM from asterisk.org as that is where we grab them from.

In asterisk.org i found only this:

http://packages.asterisk.org/centos/5/asterisk-1.8/SRPMS/

its contain asterisk-1.8.10.0-1_centos5.src.rpm.

i cannot found asterisk18-1.8.10.0-27_centos5.src.rpm installed on FreePBX Distro version 1.810.210.57-1 on asterisk.org

The minor release of -1 versus -27 is just our build cycle nothing to do with anything else.

Just grab the 1.8.10 or 1.8.11 tarball from Digium and install it and apply the patch.