[asterisk-bugs] [JIRA] (ASTERISK-28648) chan_sip.c copy_via_headers() function not RFC 3261 compliant

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Dec 4 11:19:32 CST 2019


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

George Joseph commented on ASTERISK-28648:
------------------------------------------

The chan_sip channel driver is in 'extended' support status and is supported only by community members.  Your issue is in the queue. Your patience is appreciated as a community developer may work the issue when time and resources become available.

Asterisk is an open source project and community members work the issues on a voluntary basis. You are welcome to develop your own patches and submit them to the project.[1]

If you are not a programmer and you are in a hurry to see a patch provided then you might try rallying support on the Asterisk users mailing list or forums.[2] Another alternative is offering a bug bounty on the asterisk-dev mailing list.[3] Often a little incentive can go a long way.

[1]: https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process
[2]: http://www.asterisk.org/community/discuss
[3]: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Bug+Bounties



> chan_sip.c copy_via_headers() function not RFC 3261 compliant
> -------------------------------------------------------------
>
>                 Key: ASTERISK-28648
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28648
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 16.6.1
>            Reporter: Bill Mandra
>
> Per RFC 3261 8.2.6.2 Headers and Tags:
> The Via header field values in the response MUST equal the Via header field values in the request and MUST maintain the same ordering.
> However, the copy_via_headers function inserts "received=" or "received=;rport=" potentially into the middle of the header which does not maintain ordering of the field values.
> To be RFC 3261 compliant, received and rport should always be appended to the end of the via header.



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



More information about the asterisk-bugs mailing list