pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/37326?usp=email )
Change subject: asterisk: pjsip.conf: Set IMEI
......................................................................
asterisk: pjsip.conf: Set IMEI
Newer asterisk VoLTE code being developed (jolly/work) now has a config
to set the IMEI instead of the whole contact header. Use it.
Change-Id: I5d4584fac309bea4afe3929bdca047c31c93b457
---
M ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
1 file changed, 13 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/26/37326/1
diff --git a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
index ac08fe2..f7bf49a 100644
--- a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
+++ b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
@@ -94,7 +94,7 @@
expiration=600000
ims_aka=yes
contact_user=volte_ims
-contact_header_params=+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"\;audio\;+sip.instance="<urn:gsma:imei:35876110-027790-0>"
+imei=35876110-027790-0
endpoint=volte_ims
line=yes
manual_register=yes
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/37326?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: I5d4584fac309bea4afe3929bdca047c31c93b457
Gerrit-Change-Number: 37326
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange