[asterisk-bugs] [JIRA] (ASTERISK-27397) SRTP call fails if transferred to unencrypted endpoint

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Mon Nov 13 11:56:41 CST 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239974#comment-239974 ] 

Richard Mudgett commented on ASTERISK-27397:
--------------------------------------------

The transport configurations are part of pjsip's configuration in {{pjsip.conf}}.  They are the sections with {{type=transport}} in them.  The 207 endpoint you supplied in [^pjsip.endpoint.conf] contains an explicit transport reference {{transport=0.0.0.0-tls}}.  The other two endpoints don't have an explicit transport so they are free to pick an appropriate transport.

> SRTP call fails if transferred to unencrypted endpoint
> ------------------------------------------------------
>
>                 Key: ASTERISK-27397
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27397
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_srtp
>    Affects Versions: 14.7.0
>         Environment: FreePBX distro 14
>            Reporter: basildane
>            Assignee: Unassigned
>         Attachments: debug.log, pjsip.endpoint.conf
>
>
> Call between two SRTP endpoints work ok until transferred to a device that does not have SRTP.  Then Asterisk logs:
> {panel}
> res_srtp.c: SRTP unprotect failed with: authentication failure 110
> {panel}
> Audio is lost from the call at this point.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list