[Asterisk-code-review] testsuite: Added tests for correct packetization (testsuite[13])
George Joseph
asteriskteam at digium.com
Mon Oct 29 13:47:11 CDT 2018
George Joseph has posted comments on this change. ( https://gerrit.asterisk.org/10557 )
Change subject: testsuite: Added tests for correct packetization
......................................................................
Patch Set 1:
(2 comments)
https://gerrit.asterisk.org/#/c/10557/1/tests/channels/pjsip/rtp_ptime/non-transcode/configs/ast1/pjsip.conf
File tests/channels/pjsip/rtp_ptime/non-transcode/configs/ast1/pjsip.conf:
https://gerrit.asterisk.org/#/c/10557/1/tests/channels/pjsip/rtp_ptime/non-transcode/configs/ast1/pjsip.conf@2
PS1, Line 2: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
: Non mapped elements start
: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
:
: [general]
: sipdebug = yes
:
: [PEER_A]
: port = 5061
:
: [sbc]
: port = 5700
:
: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
: Non mapped elements end
: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
: --;
What do these do?
https://gerrit.asterisk.org/#/c/10557/1/tests/channels/pjsip/rtp_ptime/non-transcode/configs/ast1/pjsip.conf@21
PS1, Line 21: [global]
: type = global
: user_agent = Vox Callcontrol
: debug = yes
:
: [transport-udp6]
: type = transport
: protocol = udp
: bind = [::]:5060
:
: [transport-udp]
: type = transport
: protocol = udp
: bind = 0.0.0.0:5060
:
: [PEER_A]
: type = aor
: contact = sip:127.0.0.1:5061
:
: [PEER_A]
: type = identify
: endpoint = PEER_A
: match = 127.0.0.1
:
: [PEER_A]
: type = endpoint
: context = default
: dtmf_mode = rfc4733
: disallow = all
: allow = alaw
: direct_media = no
: send_rpid = yes
: sdp_session = session
: aors = PEER_A
: t38_udptl = yes
: t38_udptl_ec = redundancy
: use_ptime=yes
:
: [sbc]
: type = aor
: contact = sip:127.0.0.1:5700
:
: [sbc]
: type = endpoint
: context = callcontrol
: dtmf_mode = rfc4733
: disallow = all
: allow = alaw
: direct_media = no
: send_rpid = yes
: sdp_session = session
: aors = sbc
: t38_udptl = yes
: t38_udptl_ec = redundancy
: use_ptime=yes
:
Please remove everything that's NOT essential to this test.
--
To view, visit https://gerrit.asterisk.org/10557
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-MessageType: comment
Gerrit-Change-Id: I16cfb5805d2b96fdf5cdbc8f53a86522d1d251a7
Gerrit-Change-Number: 10557
Gerrit-PatchSet: 1
Gerrit-Owner: Robert Cripps <rcripps at voxbone.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2 (1000185)
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Mon, 29 Oct 2018 18:47:11 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181029/8c655f18/attachment.html>
More information about the asterisk-code-review
mailing list