[Home]

Summary:ASTERISK-03206: [patch] Make SIP set the BLINDTRANSFER var + "preferred codec" logging change
Reporter:Anthony Minessale (anthm)Labels:
Date Opened:2005-01-07 18:42:51.000-0600Date Closed:2008-01-15 15:21:12.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip.diff
Description:This patch makes chan_sip set the BLINDTRANSFER var just like res_features transfer does so that applications can tell the call is comming in on a blind transfer.

****** ADDITIONAL INFORMATION ******

Disclaimer on File
anthmct@yahoo.com
Comments:By: Kevin P. Fleming (kpfleming) 2005-01-08 09:09:36.000-0600

It also has a "preferred codec" logging change, which has nothing to do this with this bug :-)

Otherwise I like this addition, I've been wanting this myself for some time.

By: Anthony Minessale (anthm) 2005-01-08 09:42:31.000-0600

oh yeah i forgot about that logging thing too thank bkw for that.

By: Mark Spencer (markster) 2005-01-09 14:06:46.000-0600

Fixed in CVS head (including unrelated formatting change).

By: Russell Bryant (russell) 2005-01-11 12:04:03.000-0600

added logging update to 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:20:53.000-0600

Repository: asterisk
Revision: 4736

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r4736 | markster | 2008-01-15 15:20:53 -0600 (Tue, 15 Jan 2008) | 2 lines

Set blind transfer variable (bug ASTERISK-3206)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:21:12.000-0600

Repository: asterisk
Revision: 4758

U   branches/v1-0/channels/chan_sip.c

------------------------------------------------------------------------
r4758 | russell | 2008-01-15 15:21:11 -0600 (Tue, 15 Jan 2008) | 2 lines

logging update (bug ASTERISK-3206)

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

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