From 33b322d66f9e21c611fa622fab8862f4b267f146 Mon Sep 17 00:00:00 2001 From: Karyamsetty Helen Grace Date: Thu, 22 Jun 2023 11:11:14 +0530 Subject: [PATCH] removed test properties --- src/main/environment/common_dev.properties | 10 ---------- src/main/environment/common_local.properties | 13 ------------- src/main/environment/common_test.properties | 12 ++---------- 3 files changed, 2 insertions(+), 33 deletions(-) diff --git a/src/main/environment/common_dev.properties b/src/main/environment/common_dev.properties index d2ac0620..e4d945f2 100644 --- a/src/main/environment/common_dev.properties +++ b/src/main/environment/common_dev.properties @@ -82,15 +82,5 @@ callRetryConfiguration=3 #avni registration Duration avniRegistrationLimit=7 -### SMS Gateway URL details -#sms-gateway-url=http://sms.smsjosh.com -sms-username=PIRAMAL_SW_AHxoyCXejeJba13oKHcv -sms-password=]Kt9GAp8}$S*@ -#send-message-url=api/mt/SendSMS?user=USERNAME&password=PASSWORD&senderid=iAMRIT&channel=Trans&DCS=0&flashsms=0&number=91RECEIVER_NUMBER&text=SMS_TEXT&route=9 -send-message-url=https://openapi.airtel.in/gateway/airtel-iq-sms-utility/sendSingleSms -#sms-sender-number=DOCTOR -source-address=AIDSHL -sms-message-type=SERVICE_EXPLICIT -sms-entityid=1201161708885589464 diff --git a/src/main/environment/common_local.properties b/src/main/environment/common_local.properties index 4429e05c..f9b6fabc 100644 --- a/src/main/environment/common_local.properties +++ b/src/main/environment/common_local.properties @@ -40,16 +40,3 @@ spring.redis.host=localhost snomedCTPageSize=10 ##missing commits - -### SMS Gateway URL details -#sms-gateway-url=http://sms.smsjosh.com -sms-username=PIRAMAL_SW_AHxoyCXejeJba13oKHcv -sms-password=]Kt9GAp8}$S*@ -#send-message-url=api/mt/SendSMS?user=USERNAME&password=PASSWORD&senderid=iAMRIT&channel=Trans&DCS=0&flashsms=0&number=91RECEIVER_NUMBER&text=SMS_TEXT&route=9 -send-message-url=https://openapi.airtel.in/gateway/airtel-iq-sms-utility/sendSingleSms -#sms-sender-number=DOCTOR -source-address=AIDSHL -sms-message-type=SERVICE_EXPLICIT -sms-entityid=1201161708885589464 - - diff --git a/src/main/environment/common_test.properties b/src/main/environment/common_test.properties index 60c05ebe..f9849d4b 100644 --- a/src/main/environment/common_test.properties +++ b/src/main/environment/common_test.properties @@ -99,16 +99,8 @@ callRetryConfiguration=3 #avni registration Duration avniRegistrationLimit=7 -### SMS Gateway URL details -#sms-gateway-url=http://sms.smsjosh.com -sms-username=PIRAMAL_SW_AHxoyCXejeJba13oKHcv -sms-password=]Kt9GAp8}$S*@ -#send-message-url=api/mt/SendSMS?user=USERNAME&password=PASSWORD&senderid=iAMRIT&channel=Trans&DCS=0&flashsms=0&number=91RECEIVER_NUMBER&text=SMS_TEXT&route=9 -send-message-url=https://openapi.airtel.in/gateway/airtel-iq-sms-utility/sendSingleSms -#sms-sender-number=DOCTOR -source-address=AIDSHL -sms-message-type=SERVICE_EXPLICIT -sms-entityid=1201161708885589464 + +