[Asterisk-Users] SIP Attended Transfer using REFER and Replaces: headers

Dinesh Nair dinesh at alphaque.com
Thu Oct 6 09:42:01 MST 2005



On 10/06/05 18:29 Olle E. Johansson said the following:
> That is not supported today. However, I have working code that will be
> submitted to the bug tracker after Astricon.

there seems to be some support for REFER with the Replaces: header in CVS 
HEAD, with the Call-ID being used to match an existing SIP session and 
ending with a call to ast_channel_masquerade().

what does ast_channel_masquerade do in this case ?

(i assumed, from looking at the code, that it tries to copy one channels 
params into another, and from then on mark the dead leg as a zombie)

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+



More information about the asterisk-users mailing list