[asterisk-bugs] [Asterisk 0016850]: Should there be transcoding after attended transfer?

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 1 09:11:08 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16850 
====================================================================== 
Reported By:                corruptor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16850
Category:                   Codecs/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.0.23-rc2 
JIRA:                       SWP-926 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-17 03:08 CST
Last Modified:              2010-06-01 09:11 CDT
====================================================================== 
Summary:                    Should there be transcoding after attended transfer?
Description: 
For example ,we have 3 sip peers 1105, 1102 and 1107.
1105 supports alaw only, 1102 and 1107 - g729 only.

1105 calls 1102 and talks to him (alaw to g729 transcode).
sip show channels:
10.210.12.104    1102             221acda640e4502  0x100 (g729)     No    
  Tx: ACK
10.210.12.254    1105             39c1bec2-df881e  0x8 (alaw)       No    
  Rx: ACK

Then 1102 presses # to do an asterisk attended feature transfer and dials
1107. Then talks to him using g729.
sip show channels 
192.168.1.130    1107             2381c9117db5b81  0x100 (g729)     No    
  Tx: ACK
10.210.12.104    1102             221acda640e4502  0x100 (g729)     No    
  Tx: ACK 
10.210.12.254    1105             39c1bec2-df881e  0x8 (alaw)       No    
  Rx: ACK

1102 hangs up. 1105 and 1107 are connected. 1107 can hear 1105, but 1105
hears silence.
And we [Feb 17 12:02:21] WARNING[18867]: chan_sip.c:5342 sip_write: Asked
to transmit frame type 64, while native formats is 0x8 (alaw)(8) read/write
= 0x40 (slin)(64)/0x8 (alaw)(8)                             
[Feb 17 12:02:21] WARNING[18867]: chan_sip.c:5342 sip_write: Asked to
transmit frame type 64, while native formats is 0x8 (alaw)(8) read/write =
0x40 (slin)(64)/0x8 (alaw)(8) get warnings in asterisk console.


====================================================================== 

---------------------------------------------------------------------- 
 (0122682) pabelanger (manager) - 2010-06-01 09:11
 https://issues.asterisk.org/view.php?id=16850#c122682 
---------------------------------------------------------------------- 
Closing; reporter reports it has been fixed. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-01 09:11 pabelanger     Note Added: 0122682                          
2010-06-01 09:11 pabelanger     Status                   acknowledged => closed
2010-06-01 09:11 pabelanger     Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list