[asterisk-bugs] [JIRA] (ASTERISK-21074) Implement NAT settings in chan_gulp

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Feb 13 15:41:00 CST 2013


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

Joshua Colp commented on ASTERISK-21074:
----------------------------------------

icesupport does require minor SDP work

localnet/externaddr/etc functionality should be similar but not the same - now that we can logically bind multiple transports to different interfaces properly they might reflect different networks and different external addresses
                
> Implement NAT settings in chan_gulp
> -----------------------------------
>
>                 Key: ASTERISK-21074
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21074
>             Project: Asterisk
>          Issue Type: Improvement
>          Components: Channels/chan_gulp
>            Reporter: Matt Jordan
>      Target Release: 12
>
>
> {{chan_gulp}} needs NAT help (don't we all). While "IPv6 or die" may be necessary, it isn't quite sufficient, and so we have the following:
> We need:
> * Support for RFC 3581 (rport), as well as the ability to force rport even if the request didn't ask for it. Work will probably have to be done to force pjsip to send the responses/requests for that endpoint where we want them.
> * comedia (or at least the ability to configure it). This is already supported as we are using Asterisk's RTP engine, but we need to make sure the settings can be propagated.
> * Override the SDP media address for a given endpoint
> * icesupport (again, just need to push the setting down to the RTP engine)
> * localnet settings
> * externaddr/externtcpport/externtlsport/externhost/externrefresh equivalents

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list