[asterisk-bugs] [Asterisk 0014649]: SRTP fail before a complete Answer is done

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 12 08:33:10 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14649 
====================================================================== 
Reported By:                Kristijan
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14649
Category:                   Core/RTP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 181425 
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-11 23:29 CDT
Last Modified:              2009-03-12 08:33 CDT
====================================================================== 
Summary:                    SRTP fail before a complete Answer is done
Description: 
Call from SRTP SIP-Phone into:

exten => 4001,1,Answer
exten => 4001,n,MusicOnHold()
-->OK, get Moh with SRTP.

exten => 4002,1,MusicOnHold()
-->Not ok: Get Error:

[Mar 12 05:15:28] DEBUG[8696]: rtp.c:3945 ast_rtp_write: Created smoother:
format: 8 ms: 20 len: 160
[Mar 12 05:15:28] DEBUG[8696]: res_srtp.c:301 res_srtp_unprotect: SRTP
unprotect: authentication failure
[Mar 12 05:15:28] WARNING[8696]: rtp.c:1723 ast_rtp_read: RTP Read error:
No such file or directory.  Hanging up.
    -- Stopped music on hold on SIP/18-b77dbad0

So calling a app that do not make a Answer itself (like MusicOnHold), you
get this error. Surely there are also other circumstances (early media?)
where RTP starts moving to the phone without a complete answer is done.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-12 08:33 file           Status                   resolved => closed  
======================================================================




More information about the asterisk-bugs mailing list