|
|
@@ -0,0 +1,78 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<config>
|
|
|
+ <version>3.0.0</version>
|
|
|
+ <reloadtime>10000</reloadtime>
|
|
|
+ <database>postgresql</database>
|
|
|
+ <fingerpush>
|
|
|
+ <apiUrl>
|
|
|
+ <auth>
|
|
|
+ <chk>https://api-v2.fingerpush.com/rest/agent/v1/chkAgent.jsp</chk>
|
|
|
+ </auth>
|
|
|
+ <stos>
|
|
|
+ <target>https://api-v2.fingerpush.com/rest/sts/v3/setSTSPushs.jsp</target>
|
|
|
+ <targetmore>https://api-v2.fingerpush.com/rest/sts/v3/setSTSPushs.jsp</targetmore>
|
|
|
+ <targetmore_json>https://api-v2.fingerpush.com/rest/sts/v3/setSTSJsonPushs.jsp</targetmore_json>
|
|
|
+ <targetreturn>https://api-v2.fingerpush.com/rest/sts/v3/getResultTgMess.jsp</targetreturn>
|
|
|
+ </stos>
|
|
|
+ <deft>
|
|
|
+ <mass>https://api-v2.fingerpush.com/rest/sts/v3/setFingerPush.jsp</mass>
|
|
|
+ <massreturn>https://api-v2.fingerpush.com/rest/cjcaas/agent_v1/getResultDfMess.jsp</massreturn>
|
|
|
+ </deft>
|
|
|
+ </apiUrl>
|
|
|
+ <user>
|
|
|
+ <monitor id="wondriver@kissoft.co.kr" customer_key="rbR4mOl7mFQ9"/>
|
|
|
+ <member id="istyle24" customer_key="sfG70S5UoMKe"/>
|
|
|
+ </user>
|
|
|
+ </fingerpush>
|
|
|
+ <push>
|
|
|
+ <agentid>istyle001</agentid>
|
|
|
+ <limitHour>6</limitHour>
|
|
|
+ <monitortimer>60000</monitortimer>
|
|
|
+ <deft>
|
|
|
+ <active>true</active>
|
|
|
+ <limitcount>3</limitcount>
|
|
|
+ <readbuffer>3</readbuffer>
|
|
|
+ <sendbuffer>3</sendbuffer>
|
|
|
+ <pushtimer>5000</pushtimer>
|
|
|
+ <retrycount>6</retrycount>
|
|
|
+ </deft>
|
|
|
+ <stos>
|
|
|
+ <active>true</active>
|
|
|
+ <limitcount>10</limitcount>
|
|
|
+ <readbuffer>500</readbuffer>
|
|
|
+ <sendbuffer>500</sendbuffer>
|
|
|
+ <pushtimer>5000</pushtimer>
|
|
|
+ <retrycount>6</retrycount>
|
|
|
+ </stos>
|
|
|
+ <stoe>
|
|
|
+ <active>true</active>
|
|
|
+ <limitcount>10</limitcount>
|
|
|
+ <readbuffer>200</readbuffer>
|
|
|
+ <sendbuffer>200</sendbuffer>
|
|
|
+ <pushtimer>3000</pushtimer>
|
|
|
+ </stoe>
|
|
|
+ <camp>
|
|
|
+ <active>true</active>
|
|
|
+ <limitcount>3</limitcount>
|
|
|
+ <masterreadbuffer>2</masterreadbuffer>
|
|
|
+ <readbuffer>500</readbuffer>
|
|
|
+ <sendbuffer>500</sendbuffer>
|
|
|
+ <feedbacktimer>9000</feedbacktimer>
|
|
|
+ <feedbackday>1</feedbackday>
|
|
|
+ <mastertimer>5000</mastertimer>
|
|
|
+ <msgThread>10</msgThread>
|
|
|
+ <logTimer>-1</logTimer>
|
|
|
+ </camp>
|
|
|
+ <ssl>
|
|
|
+ <protocol>TLS</protocol>
|
|
|
+ </ssl>
|
|
|
+ <transfertotext
|
|
|
+ id="cj"
|
|
|
+ activity="true"
|
|
|
+ transfer_code="2404,2403,2402,2401" />
|
|
|
+ <transfertokakao
|
|
|
+ id="cj"
|
|
|
+ activity="true"
|
|
|
+ transfer_code="2404,2403,2402,2401" />
|
|
|
+ </push>
|
|
|
+</config>
|