[asterisk-bugs] [JIRA] (ASTERISK-26889) Using SIP TLS on port alternate to 5061.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Mar 22 09:13:12 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236057#comment-236057 ]
Asterisk Team commented on ASTERISK-26889:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Using SIP TLS on port alternate to 5061.
> ----------------------------------------
>
> Key: ASTERISK-26889
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26889
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: General
> Affects Versions: 11.17.1
> Environment: CentOS Linux release 6.0 (Final)
> x86_64
> Reporter: Hamad
>
> I am able to configure SIP TLS using below URL:
> https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial
> I want to us SIP TLS on an alternate port to 5061. Means i want to use any other random port for SIP TLS.
> i am using following configuration in sip.conf for tls but did not work for me as it still try to register on 5061 port.
> tlsenable=yes
> tlsbindaddr=0.0.0.0
> externtlsport=5070
> tlscertfile=/etc/asterisk/keys/asterisk.pem
> tlscafile=/etc/asterisk/keys/ca.crt
> tlscipher=ALL
> tlsclientmethod=tlsv1
> tcpenable=yes
> Please help me in this regard.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list