[Asterisk-code-review] res pjsip sdp rtp: No rtpmap for static RTP payload IDs in SDP. (asterisk[master])
Alexander Traud
asteriskteam at digium.com
Mon Apr 10 10:31:13 CDT 2017
Alexander Traud has posted comments on this change. ( https://gerrit.asterisk.org/5431 )
Change subject: res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/5431/1/res/res_pjsip_sdp_rtp.c
File res/res_pjsip_sdp_rtp.c:
Line 460: if (35 > rtp_code && pjsip_use_compact_form) {
> Replace this magic number with something more meaningful
Mhm. Any specific idea? I am not aware of a DEFINE for this, yet. Do you want me to create a local variable with some name (like an inline comment) or do you want me to change this Asterisk wide (chan_sip and rtp_engine) to the same symbol?
--
To view, visit https://gerrit.asterisk.org/5431
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iaa556ab4c8325cd34c334387ab2847fab07b1689
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list