Commit 1141a3c8 by amir

no ip configuration

parent b961eaaa
......@@ -7,8 +7,8 @@ services:
-Dds.ip.address=ds#\
-Dds.ip=ds:50050#\
-Dsrg.sip.hostport=srg:5076#\
-Dmcweb.sip.ip=178.62.63.127:5060#\
-Dmcweb.ip=178.62.63.127:8011#\
-Dmcweb.sip.ip=ui-api:5060#\
-Dmcweb.ip=commetoo.com.com#\
-Dredis.host=redis#\
-Dredis.port=6379#\
-DconfigFile.location=/opt/mcx/config#\
......@@ -28,6 +28,8 @@ services:
- "/opt/mcz/user_images:/opt/mcz/user_images"
networks:
- backend
depends_on:
- srg
# log_driver: fluentd
# example for remote fluentd agent
# log_opt:
......@@ -128,7 +130,7 @@ services:
IPG_ENV_PARAMS: "-Dds.ip=ds:50050#\
-Dredis.host=redis#\
-Dsrg.sip.hostport=srg:5076#\
-Dexternal.host.port=municipalitybank.com:5076#\
-Dexternal.host.port=commetoo.com:5076#\
-Drcs.send.message.url=http://srg:8060/srg/chat/v1/standalone/sendmessage#\
-Dpush.server.bulk=20#\
-Dpush.server.url=push-server:50000#\
......@@ -143,7 +145,7 @@ services:
# log_driver: fluentd
srg:
environment:
IPSIPStack_HostName: 178.62.63.127
IPSIPStack_HostName: srg
IPSIPStack_InternalHostNameComSrv: 0.0.0.0
IPSIPStack_NumOfPorts: 1
IPSIPStack_Port1Number: 5076
......@@ -151,8 +153,8 @@ services:
IPSIPStack_UseWebSocket: Y
IPSIPStack_WebSocketServerPortNumber: 7681
SessCntrl_RegisterPortNumber: 5076
SIPC_MyHostName: 178.62.63.127:8080
SIPC_MCServicesServerHost: http://178.62.63.127:50030/CommLogic/api/
SIPC_MyHostName: srg:8080
SIPC_MCServicesServerHost: http://comm-logic:50030/CommLogic/api/
# extra_hosts:
# - "pcscf.open-ims.test:0.0.0.0"
# - "scscf.open-ims.test:172.16.1.244"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment