[asterisk-bugs] [Asterisk 0018674]: [patch] Unable to choose which SRTP suite to offer
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 4 09:04:44 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18674
======================================================================
Reported By: bbeers
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18674
Category: Channels/chan_sip/SRTP
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 303637
Request Review:
======================================================================
Date Submitted: 2011-01-25 09:56 CST
Last Modified: 2011-02-04 09:04 CST
======================================================================
Summary: [patch] Unable to choose which SRTP suite to offer
Description:
Setting encryption=yes in sip.conf will cause asterisk to
generate a line in SIP INVITE SDP:
a=crypto: AES_CM_128_HMAC_SHA1_80 ...
There is no way to specify that asterisk should offer
AES_CM_128_HMAC_SHA1_32 instead of
AES_CM_128_HMAC_SHA1_80.
======================================================================
----------------------------------------------------------------------
(0131497) kapo (reporter) - 2011-02-04 09:04
https://issues.asterisk.org/view.php?id=18674#c131497
----------------------------------------------------------------------
I still have some difficulties. I use this scenario:
http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb
SIPtrace is on: http://pastebin.com/XkwVBSXT
Interesting line is:
a=crypto:1 (null) inline:0o4FL8kR4/cjJVOmbrla492XWt4f9tyuayp/Fsiv.
In phone (both are cisco SPA508G) Calleer phone show the call is
encrypted, callee phone not.
Thanks.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-04 09:04 kapo Note Added: 0131497
======================================================================
More information about the asterisk-bugs
mailing list