Attended Transfer Showing 'device'

Hello,

I have the following situation in Attended Transfers. Extension A call Extension B. Extension B answer and transfers to Extension C using *2. In Extension C, ‘device’ is displayed in place of Extension Name B.

I’m using FreePBX 13, Asterisk 13.14 and PJSIP.

I had this same problem in Elastix 2.4, and I solved with this Patch
http://code.freepbx.org/browse/FreePBX_SVN/modules/branches/2.10/core/functions.inc.php?r1=13450&r2=13454

In INVITE, ‘device’ is being sent in the From field.

Any suggestions on how to solve this?

Submit a ticket? It sounds like it’s already been solved, in the 2.10 baseline but for some reason wasn’t included in the standard current baseline.

Known issue:

http://issues.freepbx.org/browse/FREEPBX-13068

Thank you, I’ll follow.