pespin has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/36947?usp=email )
Change subject: asterisk: pjsip.conf: Use TCP when forwarding INVITE to IMS core ......................................................................
asterisk: pjsip.conf: Use TCP when forwarding INVITE to IMS core
Change-Id: I67bc01e4d53d47eb805e81736378f292b2834fd2 --- M ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf 1 file changed, 10 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf index 8c7dbc8..9400780 100644 --- a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf +++ b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf @@ -100,6 +100,7 @@ context=volte_ims disallow=all allow=vevs +transport=transport-tcp outbound_auth=volte_ims aors=volte_ims rewrite_contact=yes