pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/36945?usp=email )
Change subject: asterisk: pjsip.conf: Stop Asterisk doing unexpected REGISTER on IMS ......................................................................
asterisk: pjsip.conf: Stop Asterisk doing unexpected REGISTER on IMS
REGISTER should only be done when the IMS APN is ready, and baseband then interface asks it to register.
Change-Id: I56249d4138c0a1f5824e089c14c095badc41dc95 --- M ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf 1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/45/36945/1
diff --git a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf index 07f68ba..60cdb36 100644 --- a/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf +++ b/ttcn3-asterisk-ims-ue-test/asterisk/pjsip.conf @@ -93,6 +93,7 @@ contact_user=volte_ims endpoint=volte_ims line=yes +manual_register=yes
[volte_ims] type=endpoint