pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/37434?usp=email )
Change subject: asterisk: pjsip.conf: Forward Hold/Resume SIP UA -> IMS Core
......................................................................
asterisk: pjsip.conf: Forward Hold/Resume SIP UA -> IMS Core
This is needed for forward the a=sendonly when a local SIP UA wishes to
hold a call.
Related: SYS#7002
Change-Id: I70e7e5df2d9c91acdc85c689cf8e48c5a44b2a34
---
M ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/34/37434/1
diff --git a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
index 574ecf6..bd33845 100644
--- a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
+++ b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
@@ -115,6 +115,7 @@
direct_media=no
ims_aka=yes
100rel=peer_supported
+moh_passthrough=yes
[volte_ims]
type=auth
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/37434?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I70e7e5df2d9c91acdc85c689cf8e48c5a44b2a34
Gerrit-Change-Number: 37434
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange