pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/36946?usp=email )
Change subject: asterisk: pjsip.conf: Enable USIM Auth over AMI interface
......................................................................
asterisk: pjsip.conf: Enable USIM Auth over AMI interface
Astersik_Tests already implement the related AMI procedures, hence
configure Asterisk to use them.
Depends: osmo-ttcn3-hacks.git ddc4c709e51b92dae4d10f0c71b062e4719da673
Change-Id: Iab2e9ad21ff6271ae51329608658ffe353173f38
---
M ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
1 file changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/46/36946/1
diff --git a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
index 60cdb36..8c7dbc8 100644
--- a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
+++ b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf
@@ -110,7 +110,7 @@
type=auth
auth_type=ims_aka
username=238010000090828(a)172.18.11.103
-usim_ami=no
+usim_ami=yes
usim_opc=775A1F887D2AD66F9719C2C79F847B50
usim_k=D534E07854B75E475C667A856AA31F9C
usim_sqn=000000011000
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/36946?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: Iab2e9ad21ff6271ae51329608658ffe353173f38
Gerrit-Change-Number: 36946
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange