[Home]

Summary:ASTERISK-00905: [patch] chan_sip hangs channel on blind transfer in an app_*
Reporter:Brian West (bkw918)Labels:
Date Opened:2004-01-24 11:50:57.000-0600Date Closed:2008-01-15 14:42:05.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip_blind_transfer.diff.txt
Description:Example.

exten => 999,1,MusicOnHold

You call it and blind transfer it to another extension via sip.  The channel hangs.  It should hangup in these cases.

Comments:By: Mark Spencer (markster) 2004-01-25 00:00:55.000-0600

Fixed in CVS

By: Brian West (bkw918) 2004-01-25 00:00:56.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:42:05.000-0600

Repository: asterisk
Revision: 2066

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r2066 | markster | 2008-01-15 14:42:05 -0600 (Tue, 15 Jan 2008) | 2 lines

Properly handle transfer of application (bug ASTERISK-905)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2066