agentDistServerConfig_전환발송용.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <config>
  3. <version>3.0.0</version>
  4. <reloadtime>10000</reloadtime>
  5. <database>postgresql</database>
  6. <fingerpush>
  7. <apiUrl>
  8. <auth>
  9. <chk>https://api-v2.fingerpush.com/rest/agent/v1/chkAgent.jsp</chk>
  10. </auth>
  11. <stos>
  12. <target>https://api-v2.fingerpush.com/rest/sts/v3/setSTSPushs.jsp</target>
  13. <targetmore>https://api-v2.fingerpush.com/rest/sts/v3/setSTSPushs.jsp</targetmore>
  14. <targetmore_json>https://api-v2.fingerpush.com/rest/sts/v3/setSTSJsonPushs.jsp</targetmore_json>
  15. <targetreturn>https://api-v2.fingerpush.com/rest/sts/v3/getResultTgMess.jsp</targetreturn>
  16. </stos>
  17. <deft>
  18. <mass>https://api-v2.fingerpush.com/rest/sts/v3/setFingerPush.jsp</mass>
  19. <massreturn>https://api-v2.fingerpush.com/rest/cjcaas/agent_v1/getResultDfMess.jsp</massreturn>
  20. </deft>
  21. </apiUrl>
  22. <user>
  23. <monitor id="wondriver@kissoft.co.kr" customer_key="rbR4mOl7mFQ9"/>
  24. <member id="istyle24" customer_key="sfG70S5UoMKe"/>
  25. </user>
  26. </fingerpush>
  27. <push>
  28. <agentid>istyle001</agentid>
  29. <limitHour>6</limitHour>
  30. <monitortimer>60000</monitortimer>
  31. <deft>
  32. <active>true</active>
  33. <limitcount>3</limitcount>
  34. <readbuffer>3</readbuffer>
  35. <sendbuffer>3</sendbuffer>
  36. <pushtimer>5000</pushtimer>
  37. <retrycount>6</retrycount>
  38. </deft>
  39. <stos>
  40. <active>true</active>
  41. <limitcount>10</limitcount>
  42. <readbuffer>500</readbuffer>
  43. <sendbuffer>500</sendbuffer>
  44. <pushtimer>5000</pushtimer>
  45. <retrycount>6</retrycount>
  46. </stos>
  47. <stoe>
  48. <active>true</active>
  49. <limitcount>10</limitcount>
  50. <readbuffer>200</readbuffer>
  51. <sendbuffer>200</sendbuffer>
  52. <pushtimer>3000</pushtimer>
  53. </stoe>
  54. <camp>
  55. <active>true</active>
  56. <limitcount>3</limitcount>
  57. <masterreadbuffer>2</masterreadbuffer>
  58. <readbuffer>500</readbuffer>
  59. <sendbuffer>500</sendbuffer>
  60. <feedbacktimer>9000</feedbacktimer>
  61. <feedbackday>1</feedbackday>
  62. <mastertimer>5000</mastertimer>
  63. <msgThread>10</msgThread>
  64. <logTimer>-1</logTimer>
  65. </camp>
  66. <ssl>
  67. <protocol>TLS</protocol>
  68. </ssl>
  69. <transfertotext
  70. id="cj"
  71. activity="true"
  72. transfer_code="2404,2403,2402,2401" />
  73. <transfertokakao
  74. id="cj"
  75. activity="true"
  76. transfer_code="2404,2403,2402,2401" />
  77. </push>
  78. </config>