{"info":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","description":"<html><head></head><body><p>Dynamic IPCAST는 견고한 Linux 플랫폼을 기반으로 한 새로운 커뮤니케이션 시스템으로<br>완전히 새로운 수준의 사용자 경험을 제공하며 당신의 더 나은 커뮤니케이션 환경을 제공해 드립니다.</p>\n<p>API 기본 사용 포트</p>\n<p>http : 3500</p>\n<p>https : 3501</p>\n<p>app-key, tenant 키가 필요한 고객사는 Dynamic IPCAST 구축 후<br><a href=\"https://mailto:norman@makecall.io\">norman@makecall.io</a> 키발급을 요청하시기 바랍니다.</p>\n<p>기분 좋은 흥을 만드는 주식회사 얼쑤팩토리, 1668-2471</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2838715","collectionId":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","publishedId":"2sAYQZJsT1","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-17T02:43:41.000Z"},"item":[{"name":"코어","item":[{"name":"/core/click_to_call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","id":"031aa83d-398a-48aa-b607-6b21a2d4fac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}"},{"key":"tenant","value":"{{tenant}}"}],"body":{"mode":"raw","raw":"{\n        \"caller\": \"1010\",\n        \"callee\": \"01026132471\",\n        \"cos_id\": \"2\",\n        \"cid_name\": \"클릭투콜\",\n        \"cid_number\": \"01026132471\",\n\n        \"variables\": {\n            \"EXEC_AA\" : \"yes\",\n            \"CHANNEL(language)\":\"ko\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/core/click_to_call","description":"<p>지정된 번호 (발신자 및 수신자)와 지정된 서비스 등급으로 전화를 발신합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","core","click_to_call"],"host":["{{host}}"],"query":[{"disabled":true,"key":"data","value":"0"}],"variable":[]}},"response":[{"id":"00058440-9c1a-479a-9746-c6f0ace3386a","name":"400 - Invalid Data","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"caller","value":"2001","description":"It should be an internal extension number ( Extension, Ring Group, Queue, etc)","type":"text"},{"key":"callee","value":"0558270","description":"It should be an external number, provided in an accepted format for the outbound routes assigned to the give Class of Service","type":"text","disabled":true},{"key":"cos_id","value":"1","description":"Class of Service to be used for connecting the caller with the callee","type":"text"}]},"url":"http://{{host}}/api/v2/core/click_to_call"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 23:28:09 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"validation\",\n    \"message\": \"You have not provided a valid callee\",\n    \"data\": []\n}"},{"id":"c331fd00-c8f0-4c95-aa4d-5dfe734bb78f","name":"200 - Call Performed","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"caller","value":"2001","description":"It should be an internal extension number ( Extension, Ring Group, Queue, etc)","type":"text"},{"key":"callee","value":"16682471","description":"It should be an external number, provided in an accepted format for the outbound routes assigned to the give Class of Service","type":"text"},{"key":"cos_id","value":"1","description":"Class of Service to be used for connecting the caller with the callee","type":"text"}]},"url":"http://{{host}}/api/v2/core/click_to_call"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 23:27:19 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"132"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Call queued\",\n    \"data\": {\n        \"caller\": \"1010\",\n        \"callee\": \"01026132471\",\n        \"cos_id\": \"2\",\n        \"cid_name\": \"클릭투콜\",\n        \"cid_number\": \"01026132471\",\n        \"variables\": {\n            \"EXEC_AA\": \"yes\",\n            \"CHANNEL(language)\": \"ko\"\n        },\n        \"tenant\": \"7be69580e27641df\"\n    }\n}"}],"_postman_id":"031aa83d-398a-48aa-b607-6b21a2d4fac9"},{"name":"/core/dialer_call","id":"b3dd3f63-2d98-4642-81ba-35e87e5bcca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"},{"key":"","value":"","description":"<p>ㄷ고객에게 전화를 걸어 원하는 전화 시나리오 수행 (자동응답, AI, 녹취, 자동음성안내 등)</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"number\": \"01026132471\",\r\n    \"cos_id\": 2,\r\n    \"destination_category_id\": 40,\r\n    \"destination_id\": 2,\r\n    \"cid_number\": 16682471,\r\n    \"cid_name\": \"주식회사 얼쑤팩토리\",\r\n\r\n            \"variables\": {\r\n            \"EXEC_AA\" : \"yes\",\r\n            \"CHANNEL(language)\":\"ko\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/core/dialer_call","description":"<p>외부 또는 내부 번호와 지정된 교환기 목적지 간의 통화 연결 시작을 용이하게 합니다. 아웃바운드 캠페인을 위해 특별히 설계된 이 기능은 알림 전달, 설문 조사 수행 및 기타 커뮤니케이션 시작에 매우 중요한 것으로 입증되었습니다.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th><strong>Type</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>number</td>\n<td>string</td>\n<td>발신할 번호</td>\n</tr>\n<tr>\n<td>cos_id</td>\n<td>int</td>\n<td>서비스 등급 ID</td>\n</tr>\n<tr>\n<td>destination_category_id</td>\n<td>int</td>\n<td>목적지 카테고리. 수신자가 전화를 건 번호에 응답하면 통화가 라우팅되는 모듈이나 애플리케이션을 나타냅니다. 이 엔드포인트를 사용하여 목적지 카테고리 목록을 얻을 수 있습니다.</td>\n</tr>\n<tr>\n<td>destination_id</td>\n<td>int</td>\n<td>선택한 목적지 범주에 사용 가능한 목적지입니다. 이는 선택한 범주와 관련된 모듈에서 생성된 항목입니다. 이 엔드포인트를 사용하여 얻을 수 있습니다.</td>\n</tr>\n<tr>\n<td>cid_number</td>\n<td>string</td>\n<td>발신자표시번호</td>\n</tr>\n<tr>\n<td>cid_name</td>\n<td>string</td>\n<td>발신자표시이름</td>\n</tr>\n<tr>\n<td>timeout</td>\n<td>int</td>\n<td>통화에 응답할 때까지 기다리는 시간(초)을 정의하는 선택적 매개변수입니다.</td>\n</tr>\n</tbody>\n</table>\n</div><p>이 API 엔드포인트를 통한 원활한 통합과 성공적인 콜 라우팅을 보장하려면 해당 서비스 클래스 내의 지정된 아웃바운드 경로가 API 요청에서 전송된 번호 형식과 일치해야 합니다.</p>\n<p>아웃바운드 경로 구성은 다이얼된 번호 패턴에 따라 콜이 어떻게 전달되는지 지시하는 규칙 세트 역할을 합니다.</p>\n<p>따라서 API 요청에서 제공된 번호 형식과 구성된 아웃바운드 경로 간의 일관성을 유지하는 것이 가장 중요합니다.</p>\n<p>이러한 세심한 정렬은 정확한 콜 처리를 보장하고 아웃바운드 커뮤니케이션 캠페인을 촉진하는 데 있어 API의 효과를 향상시킵니다.</p>\n<p>지원 문의 : <a href=\"mailto:norman@makecall.io\">norman@makecall.io</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","core","dialer_call"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"92d5d23a-6d08-4e7a-a91f-17505b42de8e","name":"400 - Invalid Parameters","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"number\": 168013,\r\n    \"cos_id\": 1000,\r\n    \"destination_category_id\": 18,\r\n    \"destination_id\": 3,\r\n    \"cid_number\": 13051113333,\r\n    \"cid_name\": \"Fl, USA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/core/dialer_call"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 01 Feb 2024 16:35:57 GMT"},{"key":"Server","value":"Apache/2.4.56 (Debian)"},{"key":"Content-Security-Policy","value":"default-src 'self';frame-src *;connect-src 'self' wss: ws:;font-src *;img-src * data:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline';media-src * data:;"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"validation\",\n    \"message\": \"You have not provided a valid class of service ID\",\n    \"data\": []\n}"},{"id":"683b03c8-0f52-4bb2-ace2-67bb41e3d994","name":"200 - Call Queued","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"number\": \"01026132471\",\r\n    \"cos_id\": 2,\r\n    \"destination_category_id\": 18,\r\n    \"destination_id\": 3,\r\n    \"cid_number\": 16682471,\r\n    \"cid_name\": \"주식회사 얼쑤팩토리\",\r\n\r\n            \"variables\": {\r\n            \"EXEC_AA\" : \"yes\",\r\n            \"CHANNEL(language)\":\"ko\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/core/dialer_call"},"status":"- Call Queued","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sat, 08 Mar 2025 07:24:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Set-Cookie","value":"HttpOnly;Secure"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": []\n}"}],"_postman_id":"b3dd3f63-2d98-4642-81ba-35e87e5bcca9"}],"id":"0d91ab4b-b0ed-4e93-8844-224c63e93e84","description":"<p>클릭투콜(Click to call)</p>\n<p>가. DIPCAST 클릭투콜 동작 순서</p>\n<p>(1) 시스템 단말</p>\n<p>(2) 단말 응답 후</p>\n<p>(3) 단말 발신</p>\n<p>나. 옵션 설명</p>\n<p>EXEC_AA : 단말에 SIP(Alert-Info) 자동 응답 기능이 제공 되는 경우, 자동응답 처리됨.</p>\n","event":[{"listen":"prerequest","script":{"id":"98237786-7010-4469-9e8c-9e9a0cdd2876","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"514b32b8-7b37-4315-aaae-d037d6c3d12a","type":"text/javascript","exec":[""]}}],"_postman_id":"0d91ab4b-b0ed-4e93-8844-224c63e93e84","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"테넌트","item":[{"name":"/tenants","id":"2dc77442-ef86-4e8f-9b26-3d75272842c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/tenants","description":"<p>\b전체 테넌트 조회 (전체 권한이 있는 APP Key가 필요함)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","tenants"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4daab0b8-216b-4500-9d6c-6d32a0be4e4e","name":"200- 전체 테넌트 조회","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/tenants"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Thu, 24 Apr 2025 06:31:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"tenant_id\": 2,\n            \"name\": \"bcs.makecall.io\",\n            \"description\": \"KCT-1-얼쑤팩토리\",\n            \"default\": false,\n            \"path\": \"7be69580e27641df\",\n            \"prefix\": \"T2_\",\n            \"enabled\": true,\n            \"settings\": {\n                \"addons\": \"sonata-billing,sonata-recordings,sonata-stats,sonata-switchboard,vitxi,sonata-dialer\",\n                \"allow_recordings\": \"yes\",\n                \"allowed_outbound_routes\": \"\",\n                \"allowed_tenant_trunks\": \"\",\n                \"calls_limit\": \"\",\n                \"cid_name\": \"\",\n                \"cid_number\": \"16682471\",\n                \"conferences\": \"10\",\n                \"disable_trunks_prefix\": \"no\",\n                \"emergency_trunks\": \"\",\n                \"extensions\": \"50\",\n                \"inbound_calls_limit\": \"\",\n                \"ivrs\": \"10\",\n                \"mfa_allowed\": \"no\",\n                \"outbound_profiles\": \"15,11,8\",\n                \"parking_lots\": \"1\",\n                \"queues\": \"10\",\n                \"restricted_cid\": \"disabled\",\n                \"timezone\": \"Asia/Seoul\",\n                \"trunks\": \"\",\n                \"vpbx_devices\": \"\"\n            },\n            \"maintenance\": {\n                \"id\": 2,\n                \"cdr_preservation\": null,\n                \"recordings_preservation\": 180,\n                \"voicemail_preservation\": 60,\n                \"sms_preservation\": null,\n                \"logger_preservation\": 60,\n                \"recordings_clear_less_nseconds\": 1,\n                \"convert_recordings\": \"yes\",\n                \"conversion_quality\": 16,\n                \"maintenance_cron\": null,\n                \"enabled\": \"yes\",\n                \"default\": \"yes\",\n                \"tenant_id\": 2\n            }\n        }\n    ]\n}"}],"_postman_id":"2dc77442-ef86-4e8f-9b26-3d75272842c6"},{"name":"/tenant/{id}","id":"fd6778f9-63f3-435f-8d1e-a01502aa573c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"}],"url":"http://{{host}}/api/v2/tenants/2","description":"<p>\b개별 테넌트 조회</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","tenants","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ad0ca707-bafb-4747-bb2d-ec3d5e6f7234","name":"200- 개별 테넌트 조회","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text","disabled":true}],"url":"http://{{host}}/api/v2/tenants/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Thu, 24 Apr 2025 06:31:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"tenant_id\": 2,\n        \"name\": \"bcs.makecall.io\",\n        \"description\": \"KCT-1-얼쑤팩토리\",\n        \"default\": false,\n        \"path\": \"7be69580e27641df\",\n        \"prefix\": \"T2_\",\n        \"enabled\": true,\n        \"settings\": {\n            \"addons\": \"sonata-billing,sonata-recordings,sonata-stats,sonata-switchboard,vitxi,sonata-dialer\",\n            \"allow_recordings\": \"yes\",\n            \"allowed_outbound_routes\": \"\",\n            \"allowed_tenant_trunks\": \"\",\n            \"calls_limit\": \"\",\n            \"cid_name\": \"\",\n            \"cid_number\": \"16682471\",\n            \"conferences\": \"10\",\n            \"disable_trunks_prefix\": \"no\",\n            \"emergency_trunks\": \"\",\n            \"extensions\": \"50\",\n            \"inbound_calls_limit\": \"\",\n            \"ivrs\": \"10\",\n            \"mfa_allowed\": \"no\",\n            \"outbound_profiles\": \"15,11,8\",\n            \"parking_lots\": \"1\",\n            \"queues\": \"10\",\n            \"restricted_cid\": \"disabled\",\n            \"timezone\": \"Asia/Seoul\",\n            \"trunks\": \"\",\n            \"vpbx_devices\": \"\"\n        },\n        \"maintenance\": {\n            \"id\": 2,\n            \"cdr_preservation\": null,\n            \"recordings_preservation\": 180,\n            \"voicemail_preservation\": 60,\n            \"sms_preservation\": null,\n            \"logger_preservation\": 60,\n            \"recordings_clear_less_nseconds\": 1,\n            \"convert_recordings\": \"yes\",\n            \"conversion_quality\": 16,\n            \"maintenance_cron\": null,\n            \"enabled\": \"yes\",\n            \"default\": \"yes\",\n            \"tenant_id\": 2\n        }\n    }\n}"},{"id":"1bcafd4c-254e-4d75-ac77-180722edf02d","name":"404 - Tenant not found","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/tenants/4"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 Dec 2019 20:26:51 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"80"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"not_found\",\n    \"message\": \"The requested tenant doesn't exists\",\n    \"data\": []\n}"},{"id":"798ceb51-0c4a-49d6-ae50-cffd404f566a","name":"200 - Retrieve single tenant","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/tenants/17"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 Dec 2019 20:26:19 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"406"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"tenant_id\": 17,\n        \"name\": \"abc_company\",\n        \"description\": \"ABC Company\",\n        \"default\": false,\n        \"path\": \"f24ca0f1f4780615\",\n        \"prefix\": \"ABC_LLC\",\n        \"enabled\": true,\n        \"settings\": {\n            \"allowed_outbound_routes\": \"\",\n            \"allowed_tenant_trunks\": \"\",\n            \"allow_recordings\": \"no\",\n            \"conferences\": \"\",\n            \"extensions\": \"\",\n            \"inbound_numbers\": \"\",\n            \"ivrs\": \"\",\n            \"outbound_profiles\": \"\",\n            \"parking_lots\": \"\",\n            \"queues\": \"\",\n            \"trunks\": \"\"\n        }\n    }\n}"}],"_postman_id":"fd6778f9-63f3-435f-8d1e-a01502aa573c"},{"name":"/tenants/{id}/{state}","id":"94dcce96-bf4e-4eff-8677-ee17406d9c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"http://{{host}}/api/v2/tenants/{id}/{state}","description":"<p>테넌트의 사용여부를 변경합니다. (enable, diablle)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","tenants","{id}","{state}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fe2cbca8-6b46-4042-861f-2b64f9d77be6","name":"/tenants/{id}/enable","originalRequest":{"method":"PATCH","header":[],"url":"http://{{host}}/api/v2/tenants/3/enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Oct 2020 20:53:55 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"173"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"tenant_id\": 3,\n        \"name\": \"telesoft\",\n        \"description\": \"Telesoft\",\n        \"default\": false,\n        \"path\": \"465e9b543d8f06a4\",\n        \"prefix\": \"TLS\",\n        \"enabled\": true\n    }\n}"},{"id":"8d11e88c-9afd-4a4a-9336-d4533749f80a","name":"/tenants/{id}/disable","originalRequest":{"method":"PATCH","header":[],"url":"http://{{host}}/api/v2/tenants/3/disable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Oct 2020 04:36:15 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"174"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"tenant_id\": 3,\n        \"name\": \"telesoft\",\n        \"description\": \"Telesoft\",\n        \"default\": false,\n        \"path\": \"465e9b543d8f06a4\",\n        \"prefix\": \"TLS\",\n        \"enabled\": false\n    }\n}"},{"id":"29b6d955-7b2e-496e-b654-164efc34a39a","name":"No Privileges","originalRequest":{"method":"PATCH","header":[],"url":"http://{{host}}/api/v2/tenants/1/disable"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Oct 2020 20:54:50 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": null,\n    \"data\": [\n        \"You cannot modify the requested tenant\"\n    ]\n}"}],"_postman_id":"94dcce96-bf4e-4eff-8677-ee17406d9c5f"},{"name":"/tenants/{id}/apply_changes","id":"b6804c5c-9071-44f4-b701-171b47e3cbe5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"UPDATE","header":[],"url":"http://{{host}}/api/v2/tenants/2/apply_changes","description":"<p>DIPCAST GUI에서 변경된 모든 내용을 Core에 적용할 수 있습니다. 모든 구성을 덤프한 후 전체 Core를 다시 로드합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","tenants","2","apply_changes"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fc206e41-7e24-4a46-b3be-233deeb0022c","name":"Access Forbidden","originalRequest":{"method":"UPDATE","header":[],"url":"http://{{host}}/api/v2/tenants/1/apply_changes"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 03 Oct 2020 07:39:55 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": null,\n    \"data\": [\n        \"You cannot modify the requested tenant\"\n    ]\n}"},{"id":"bf64eceb-0211-469d-b119-f0a7b6e7f77c","name":"Changes Applied","originalRequest":{"method":"UPDATE","header":[],"url":"http://{{host}}/api/v2/tenants/{id}/apply_changes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 03 Oct 2020 07:36:37 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"107"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"All the changes has been successfully applied on tenant telesoft\",\n    \"data\": []\n}"}],"_postman_id":"b6804c5c-9071-44f4-b701-171b47e3cbe5"},{"name":"/tenants","id":"081108e5-bb67-4992-b398-d04fdb3e2ec8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"abc_company\",\r\n    \"description\": \"ABC Company\",\r\n    \"prefix\": \"ABC\",\r\n    \"send_welcome_email\": \"yes\",\r\n    \"user\": {\r\n        \"full_name\": \"Jane Doe\",\r\n        \"user_password\": \"SuperPassword@2021!!\",\r\n        \"user_email\": \"pbx@abc_company.com\",\r\n        \"startapp\": \"dashboard\",\r\n        \"role_id\": 4\r\n    },\r\n    \"settings\": {\r\n        \"addons\": \"sonata-stats,sonata-switchboard,vitxi\",\r\n        \"allow_recordings\": \"yes\",\r\n        \"allowed_outbound_routes\": \"\",\r\n        \"allowed_tenant_trunks\": \"\",\r\n        \"calls_limit\": 10,\r\n        \"cid_name\": \"\",\r\n        \"cid_number\": \"\",\r\n        \"conferences\": \"\",\r\n        \"emergency_trunks\": \"13\",\r\n        \"extensions\": \"\",\r\n        \"inbound_numbers\": \"16575550143,16575550119\",\r\n        \"ivrs\": \"\",\r\n        \"outbound_profiles\": \"5,4\",\r\n        \"parking_lots\": \"\",\r\n        \"queues\": \"\",\r\n        \"restricted_cid\": \"disabled\",\r\n        \"timezone\": \"America/New_York\",\r\n        \"trunks\": \"\"\r\n    },\r\n    \"maintenance\": {\r\n        \"cdr_preservation\": 190,\r\n        \"recordings_preservation\": 190,\r\n        \"voicemail_preservation\": 30,\r\n        \"recordings_clear_less_nseconds\": 1,\r\n        \"convert_recordings\": \"yes\",\r\n        \"conversion_quality\": 16,\r\n        \"maintenance_cron\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants","description":"<p>모든 필수 설정을 사용하여 새 테넌트를 생성합니다. 이 작업은 새 테넌트가 생성된 후 변경 사항을 적용하므로 시간이 걸릴 수 있습니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tenants"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"cad5e1f3-4db4-477a-8ed0-2f30adc719cf","name":"200 - Tenant Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"abc_company\",\r\n    \"description\": \"ABC Company\",\r\n    \"prefix\": \"ABC\",\r\n    \"send_welcome_email\": \"yes\",\r\n    \"user\": {\r\n        \"full_name\": \"Jane Doe\",\r\n        \"user_password\": \"SuperPassword@2021!!\",\r\n        \"user_email\": \"pbx@abc_company.com\",\r\n        \"startapp\": \"dashboard\",\r\n        \"role_id\": 4\r\n    },\r\n    \"settings\": {\r\n        \"addons\": \"sonata-stats,sonata-switchboard,vitxi\",\r\n        \"allow_recordings\": \"yes\",\r\n        \"allowed_outbound_routes\": \"\",\r\n        \"allowed_tenant_trunks\": \"\",\r\n        \"calls_limit\": 10,\r\n        \"cid_name\": \"\",\r\n        \"cid_number\": \"\",\r\n        \"conferences\": \"\",\r\n        \"emergency_trunks\": \"13\",\r\n        \"extensions\": \"\",\r\n        \"inbound_numbers\": \"16575550143,16575550119\",\r\n        \"ivrs\": \"\",\r\n        \"outbound_profiles\": \"5,4\",\r\n        \"parking_lots\": \"\",\r\n        \"queues\": \"\",\r\n        \"restricted_cid\": \"disabled\",\r\n        \"timezone\": \"America/New_York\",\r\n        \"trunks\": \"\"\r\n    },\r\n    \"maintenance\": {\r\n        \"cdr_preservation\": 190,\r\n        \"recordings_preservation\": 190,\r\n        \"voicemail_preservation\": 30,\r\n        \"recordings_clear_less_nseconds\": 1,\r\n        \"convert_recordings\": \"yes\",\r\n        \"conversion_quality\": 16,\r\n        \"maintenance_cron\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 03:19:48 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"943"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The tenant has been created\",\n    \"data\": {\n        \"tenant_id\": 45,\n        \"name\": \"abc_company\",\n        \"description\": \"ABC Company\",\n        \"default\": false,\n        \"path\": \"6a733384562d2835\",\n        \"prefix\": \"ABC\",\n        \"enabled\": true,\n        \"settings\": {\n            \"addons\": \"sonata-stats,sonata-switchboard,vitxi\",\n            \"allow_recordings\": \"yes\",\n            \"allowed_outbound_routes\": \"\",\n            \"allowed_tenant_trunks\": \"\",\n            \"calls_limit\": \"10\",\n            \"cid_name\": \"\",\n            \"cid_number\": \"\",\n            \"conferences\": null,\n            \"emergency_trunks\": \"13\",\n            \"extensions\": null,\n            \"inbound_numbers\": \"16575550143,16575550119\",\n            \"ivrs\": null,\n            \"outbound_profiles\": \"5,4\",\n            \"parking_lots\": null,\n            \"queues\": null,\n            \"restricted_cid\": \"disabled\",\n            \"timezone\": \"America/New_York\",\n            \"trunks\": null\n        },\n        \"maintenance\": {\n            \"id\": \"38\",\n            \"cdr_preservation\": \"190\",\n            \"recordings_preservation\": \"190\",\n            \"voicemail_preservation\": \"30\",\n            \"recordings_clear_less_nseconds\": \"5\",\n            \"convert_recordings\": \"yes\",\n            \"conversion_quality\": \"16\",\n            \"maintenance_cron\": \"1\",\n            \"enabled\": \"yes\",\n            \"default\": \"no\",\n            \"tenant_id\": \"45\"\n        }\n    }\n}"},{"id":"e4d658ee-ca29-4bf7-8c91-44cbc23e69b5","name":"403 - Addon not installed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"telesoft\",\r\n    \"description\": \"Telesoft\",\r\n    \"prefix\": \"TLS\",\r\n    \"send_welcome_email\": \"yes\",\r\n    \"user\": {\r\n        \"full_name\": \"Jhon Doe\",\r\n        \"user_password\": \"SuperPassword@2021!!\",\r\n        \"user_email\": \"miguel@vitalpbx.com\",\r\n        \"startapp\": \"dashboard\",\r\n        \"role_id\": 4\r\n    },\r\n    \"settings\": {\r\n        \"addons\": \"sonata-stats,sonata-switchboard,vitxi\",\r\n        \"allow_recordings\": \"yes\",\r\n        \"allowed_outbound_routes\": \"\",\r\n        \"allowed_tenant_trunks\": \"\",\r\n        \"calls_limit\": 10,\r\n        \"cid_name\": \"\",\r\n        \"cid_number\": \"\",\r\n        \"conferences\": \"\",\r\n        \"emergency_trunks\": \"13\",\r\n        \"extensions\": \"\",\r\n        \"inbound_numbers\": \"13055605776,17863643150\",\r\n        \"ivrs\": \"\",\r\n        \"outbound_profiles\": \"5,4\",\r\n        \"parking_lots\": \"\",\r\n        \"queues\": \"\",\r\n        \"restricted_cid\": \"disabled\",\r\n        \"timezone\": \"America/Chicago\",\r\n        \"trunks\": \"\"\r\n    },\r\n    \"maintenance\": {\r\n        \"cdr_preservation\": 190,\r\n        \"recordings_preservation\": 190,\r\n        \"voicemail_preservation\": 30,\r\n        \"recordings_clear_less_nseconds\": 1,\r\n        \"convert_recordings\": \"no\",\r\n        \"conversion_quality\": 16,\r\n        \"maintenance_cron\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/api/v2/tenants"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 01:50:00 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"The multi-tenant add-on is not installed.\",\n    \"data\": []\n}"},{"id":"c535fa3f-1931-4959-9167-5987c623ca03","name":"200 - Tenant created and assigned to an existing user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"evil_corp\",\r\n    \"description\": \"Evil Corp\",\r\n    \"prefix\": \"EVC\",\r\n    \"send_welcome_email\": \"yes\",\r\n    \"user\": {\r\n        \"user_id\": 48\r\n    },\r\n    \"settings\": {\r\n        \"addons\": \"sonata-stats,sonata-switchboard,vitxi\",\r\n        \"allow_recordings\": \"yes\",\r\n        \"allowed_outbound_routes\": \"\",\r\n        \"allowed_tenant_trunks\": \"\",\r\n        \"calls_limit\": 10,\r\n        \"cid_name\": \"\",\r\n        \"cid_number\": \"\",\r\n        \"conferences\": \"\",\r\n        \"emergency_trunks\": \"13\",\r\n        \"extensions\": \"\",\r\n        \"inbound_numbers\": \"17755550165,17755550109\",\r\n        \"ivrs\": \"\",\r\n        \"outbound_profiles\": \"5,4\",\r\n        \"parking_lots\": \"\",\r\n        \"queues\": \"\",\r\n        \"restricted_cid\": \"disabled\",\r\n        \"timezone\": \"America/New_York\",\r\n        \"trunks\": \"\"\r\n    },\r\n    \"maintenance\": {\r\n        \"cdr_preservation\": 190,\r\n        \"recordings_preservation\": 190,\r\n        \"voicemail_preservation\": 30,\r\n        \"recordings_clear_less_nseconds\": 1,\r\n        \"convert_recordings\": \"yes\",\r\n        \"conversion_quality\": 16,\r\n        \"maintenance_cron\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Aug 2021 17:54:31 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"917"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The tenant has been created\",\n    \"data\": {\n        \"tenant_id\": 47,\n        \"name\": \"evil_corp\",\n        \"description\": \"Evil Corp\",\n        \"default\": false,\n        \"path\": \"bca4545e5524cc10\",\n        \"prefix\": \"EVC\",\n        \"enabled\": true,\n        \"settings\": {\n            \"addons\": \"sonata-stats,sonata-switchboard,vitxi\",\n            \"allow_recordings\": \"yes\",\n            \"allowed_outbound_routes\": \"\",\n            \"allowed_tenant_trunks\": \"\",\n            \"calls_limit\": \"10\",\n            \"cid_name\": \"\",\n            \"cid_number\": \"\",\n            \"conferences\": null,\n            \"emergency_trunks\": \"13\",\n            \"extensions\": null,\n            \"inbound_numbers\": \"17755550165,17755550109\",\n            \"ivrs\": null,\n            \"outbound_profiles\": \"5,4\",\n            \"parking_lots\": null,\n            \"queues\": null,\n            \"restricted_cid\": \"disabled\",\n            \"timezone\": \"America/New_York\",\n            \"trunks\": null\n        },\n        \"maintenance\": {\n            \"id\": \"40\",\n            \"cdr_preservation\": \"190\",\n            \"recordings_preservation\": \"190\",\n            \"voicemail_preservation\": \"30\",\n            \"recordings_clear_less_nseconds\": \"5\",\n            \"convert_recordings\": \"yes\",\n            \"conversion_quality\": \"16\",\n            \"maintenance_cron\": \"1\",\n            \"enabled\": \"yes\",\n            \"default\": \"no\",\n            \"tenant_id\": \"47\"\n        }\n    }\n}"}],"_postman_id":"081108e5-bb67-4992-b398-d04fdb3e2ec8"},{"name":"/tenants/{id}","id":"f34b27fa-072f-4069-b028-e48dc3808122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"ABC Corporation\",\r\n    \"prefix\": \"ABC\",\r\n    \"settings\": {\r\n        \"addons\": \"sonata-stats,vitxi\",\r\n        \"allow_recordings\": \"yes\",\r\n        \"allowed_outbound_routes\": \"\",\r\n        \"allowed_tenant_trunks\": \"\",\r\n        \"calls_limit\": 20,\r\n        \"cid_name\": \"\",\r\n        \"cid_number\": \"\",\r\n        \"conferences\": \"\",\r\n        \"emergency_trunks\": \"13\",\r\n        \"extensions\": \"\",\r\n        \"inbound_numbers\": \"12185449807,13212451322\",\r\n        \"ivrs\": \"\",\r\n        \"outbound_profiles\": \"5\",\r\n        \"parking_lots\": \"\",\r\n        \"queues\": \"\",\r\n        \"restricted_cid\": \"disabled\",\r\n        \"timezone\": \"America/New_York\",\r\n        \"trunks\": \"\"\r\n    },\r\n    \"maintenance\": {\r\n        \"cdr_preservation\": 60,\r\n        \"recordings_preservation\": 60,\r\n        \"voicemail_preservation\": 30,\r\n        \"recordings_clear_less_nseconds\": 1,\r\n        \"convert_recordings\": \"yes\",\r\n        \"conversion_quality\": 16,\r\n        \"maintenance_cron\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants/{{tenant_id}}","description":"<p>기존 테넌트를 업데이트합니다. 테넌트를 업데이트한 후 변경 사항을 적용하므로 시간이 걸릴수 있습니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tenants","{{tenant_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"40f8c19a-0443-4f8f-9c28-5ca84fd2a4fc","name":"200 - Tenant Updated","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"ABC Corporation\",\r\n    \"prefix\": \"ABC\",\r\n    \"settings\": {\r\n        \"addons\": \"sonata-stats,vitxi\",\r\n        \"allow_recordings\": \"yes\",\r\n        \"allowed_outbound_routes\": \"\",\r\n        \"allowed_tenant_trunks\": \"\",\r\n        \"calls_limit\": 20,\r\n        \"cid_name\": \"\",\r\n        \"cid_number\": \"\",\r\n        \"conferences\": \"\",\r\n        \"emergency_trunks\": \"13\",\r\n        \"extensions\": \"\",\r\n        \"inbound_numbers\": \"12185449807,13212451322\",\r\n        \"ivrs\": \"\",\r\n        \"outbound_profiles\": \"5\",\r\n        \"parking_lots\": \"\",\r\n        \"queues\": \"\",\r\n        \"restricted_cid\": \"disabled\",\r\n        \"timezone\": \"America/New_York\",\r\n        \"trunks\": \"\"\r\n    },\r\n    \"maintenance\": {\r\n        \"cdr_preservation\": 60,\r\n        \"recordings_preservation\": 60,\r\n        \"voicemail_preservation\": 30,\r\n        \"recordings_clear_less_nseconds\": 1,\r\n        \"convert_recordings\": \"yes\",\r\n        \"conversion_quality\": 16,\r\n        \"maintenance_cron\": 1\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants/44"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Aug 2021 03:40:52 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"902"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The tenant has been updated\",\n    \"data\": {\n        \"tenant_id\": 44,\n        \"name\": \"abc_company\",\n        \"description\": \"ABC Corporation\",\n        \"default\": false,\n        \"path\": \"aa9ce261ae30378e\",\n        \"prefix\": \"ABC\",\n        \"enabled\": true,\n        \"settings\": {\n            \"addons\": \"sonata-stats,vitxi\",\n            \"allow_recordings\": \"yes\",\n            \"allowed_outbound_routes\": \"\",\n            \"allowed_tenant_trunks\": \"\",\n            \"calls_limit\": \"20\",\n            \"cid_name\": \"\",\n            \"cid_number\": \"\",\n            \"conferences\": null,\n            \"emergency_trunks\": \"13\",\n            \"extensions\": null,\n            \"inbound_numbers\": \"12185449807,13212451322\",\n            \"ivrs\": null,\n            \"outbound_profiles\": \"5\",\n            \"parking_lots\": null,\n            \"queues\": null,\n            \"restricted_cid\": \"disabled\",\n            \"timezone\": \"America/New_York\",\n            \"trunks\": null\n        },\n        \"maintenance\": {\n            \"id\": \"37\",\n            \"cdr_preservation\": \"60\",\n            \"recordings_preservation\": \"60\",\n            \"voicemail_preservation\": \"30\",\n            \"recordings_clear_less_nseconds\": \"1\",\n            \"convert_recordings\": \"yes\",\n            \"conversion_quality\": \"16\",\n            \"maintenance_cron\": \"1\",\n            \"enabled\": \"yes\",\n            \"default\": \"no\",\n            \"tenant_id\": \"44\"\n        }\n    }\n}"}],"_postman_id":"f34b27fa-072f-4069-b028-e48dc3808122"},{"name":"/tenant/{id}","id":"f9e0c8d6-653f-40a0-893f-35ca6fa72150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"app-key","value":"{{api-key}}","type":"text"}],"url":"https://{{host}}/api/v2/tenants/{{tenant_id}}","description":"<p>ID로 기존 테넌트를 삭제합니다. 테넌트를 제거하면 변경 사항이 코어에 적용됨으로 시간이 걸릴 수 있습니다.</p>\n<p>한번 삭제한 후에는 되돌릴 수 없으므로 사용할 때는 주의하세요.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tenants","{{tenant_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"027a5cc2-ba1e-46d7-8df0-d4face4387f6","name":"200 - Tenant removed","originalRequest":{"method":"DELETE","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text","disabled":true}],"url":"https://{{host}}/api/v2/tenants/{{tenant_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 04:06:59 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The tenant have been removed\",\n    \"data\": []\n}"}],"_postman_id":"f9e0c8d6-653f-40a0-893f-35ca6fa72150"},{"name":"/tenants/{id}/inbound_numbers","id":"8a292803-b076-413e-8bb4-81760f01cff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"numbers\": \"12176311496,12176311497,12176311498\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants/{{tenant_id}}/inbound_numbers","description":"<p>기존 테넌트에 DID/수신 번호를 추가합니다. 쉼표로 구분된 번호 목록을 입력할 수 있습니다.</p>\n<p>DID를 저장한 후 변경 사항을 적용하여 수신 통화가 적용됨으로 시간이 걸릴 수 있습니다.</p>\n<p>새 번호를 저장한 후 현재 테넌트의 DID 목록을 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tenants","{{tenant_id}}","inbound_numbers"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"01391d0d-0e7c-4a5d-8edc-77dc5d7dbd89","name":"200 - DID 추가","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"numbers\": \"07088889990,,07088889992\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants/2/inbound_numbers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Thu, 24 Apr 2025 07:08:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Set-Cookie","value":"HttpOnly;Secure"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The numbers have been added\",\n    \"data\": {\n        \"inbound_numbers\": [\n            \"0704514480X\",\n            \"07088889990\",\n            \"07088889992\"\n        ]\n    }\n}"}],"_postman_id":"8a292803-b076-413e-8bb4-81760f01cff2"},{"name":"/tenants/{id}/inbound_numbers","id":"e9688fc6-2a0e-4ff2-94fd-26c017e356e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"numbers\": \"07088889990,07088889992\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants/2/inbound_numbers","description":"<p>기존 테넌트에서 DID/수신 번호를 제거합니다. 쉼표로 구분된 번호 목록을 입력할 수 있습니다.</p>\n<p>DID를 제거한 후 변경 사항을 Core에 적용하므로 시간이 다소 걸릴 수 있습니다.</p>\n<p>번호를 제거한 후 현재 테넌트 DID 목록을 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tenants","2","inbound_numbers"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4854537d-8024-4713-a78f-07d8378b1e6a","name":"200 - DID 삭제","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"numbers\": \"07088889990,07088889992\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{host}}/api/v2/tenants/2/inbound_numbers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Thu, 24 Apr 2025 07:10:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Set-Cookie","value":"HttpOnly;Secure"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The numbers have been removed\",\n    \"data\": {\n        \"inbound_numbers\": [\n            \"0704514480X\"\n        ]\n    }\n}"}],"_postman_id":"e9688fc6-2a0e-4ff2-94fd-26c017e356e5"}],"id":"33cac903-a64c-471b-bb29-cfc57629bfb9","description":"<p>DIPCAST에서 테넌트를 관리합니다. 테넌트를 삭제, 생성 또는 업데이트하려면 기본 테넌트 또는 모든 테넌트에 액세스할 수 있는 API 키를 사용해야 합니다.</p>\n","_postman_id":"33cac903-a64c-471b-bb29-cfc57629bfb9","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"서비스클래스","item":[{"name":"/classes_of_services","id":"339f9cd1-c773-46c0-baa8-51ee10170a2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/classes_of_services","description":"<p>테넌트별로 필터링 된 모든 서비스 클래스를 검색.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","classes_of_services"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a4054b03-2dd4-493e-b899-04ababcdd098","name":"200 - Retrieve All","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/classes_of_services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 22:47:12 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"1635"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"class_of_service_id\": 1,\n            \"cos\": \"all\",\n            \"description\": \"All Permissions\",\n            \"feature_code_category_id\": null,\n            \"ars_id\": null,\n            \"dialrule_id\": 4,\n            \"private\": false,\n            \"allowed_calls_by\": null,\n            \"billing_app_id\": null,\n            \"default\": true,\n            \"tenant_id\": 1\n        },\n        {\n            \"class_of_service_id\": 2,\n            \"cos\": \"internal-only\",\n            \"description\": \"Internal Calls Only\",\n            \"feature_code_category_id\": 1,\n            \"ars_id\": null,\n            \"dialrule_id\": 1,\n            \"private\": false,\n            \"allowed_calls_by\": null,\n            \"billing_app_id\": null,\n            \"default\": false,\n            \"tenant_id\": 1\n        },\n        {\n            \"class_of_service_id\": 3,\n            \"cos\": \"administration\",\n            \"description\": \"Administration\",\n            \"feature_code_category_id\": 2,\n            \"ars_id\": null,\n            \"dialrule_id\": null,\n            \"private\": true,\n            \"allowed_calls_by\": \"4,1\",\n            \"billing_app_id\": null,\n            \"default\": false,\n            \"tenant_id\": 1\n        },\n        {\n            \"class_of_service_id\": 4,\n            \"cos\": \"billing\",\n            \"description\": \"Billing Demo\",\n            \"feature_code_category_id\": null,\n            \"ars_id\": null,\n            \"dialrule_id\": null,\n            \"private\": false,\n            \"allowed_calls_by\": null,\n            \"billing_app_id\": 1,\n            \"default\": false,\n            \"tenant_id\": 1\n        },\n        {\n            \"class_of_service_id\": 5,\n            \"cos\": \"nemo\",\n            \"description\": \"nemo\",\n            \"feature_code_category_id\": null,\n            \"ars_id\": null,\n            \"dialrule_id\": null,\n            \"private\": false,\n            \"allowed_calls_by\": null,\n            \"billing_app_id\": null,\n            \"default\": false,\n            \"tenant_id\": 1\n        },\n        {\n            \"class_of_service_id\": 14,\n            \"cos\": \"Privado\",\n            \"description\": \"Privado\",\n            \"feature_code_category_id\": null,\n            \"ars_id\": null,\n            \"dialrule_id\": null,\n            \"private\": false,\n            \"allowed_calls_by\": null,\n            \"billing_app_id\": null,\n            \"default\": true,\n            \"tenant_id\": 1\n        },\n        {\n            \"class_of_service_id\": 17,\n            \"cos\": \"Internacional\",\n            \"description\": \"Internacional\",\n            \"feature_code_category_id\": null,\n            \"ars_id\": 10,\n            \"dialrule_id\": null,\n            \"private\": false,\n            \"allowed_calls_by\": null,\n            \"billing_app_id\": null,\n            \"default\": false,\n            \"tenant_id\": 1\n        }\n    ]\n}"}],"_postman_id":"339f9cd1-c773-46c0-baa8-51ee10170a2c"},{"name":"/classes_of_services/{id}","id":"a9150d10-bbfa-42dc-a9d9-9482569be383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/classes_of_services/10","description":"<p>테넌트별로 필터링 된 모든 서비스 클래스를 검색.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","classes_of_services","10"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c1a03a8f-d04f-4554-bd03-3d74151f1d62","name":"404 - CoS not found","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/classes_of_services/10"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 22:49:47 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"90"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"not_found\",\n    \"message\": \"The requested class of service doesn't exists\",\n    \"data\": []\n}"},{"id":"f51b8ab9-c099-4445-beb1-1c41c47252f7","name":"200 - Retrieve Single CoS","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/classes_of_services/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 22:48:31 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"265"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"class_of_service_id\": 1,\n        \"cos\": \"all\",\n        \"description\": \"All Permissions\",\n        \"feature_code_category_id\": null,\n        \"ars_id\": null,\n        \"dialrule_id\": 4,\n        \"private\": false,\n        \"allowed_calls_by\": null,\n        \"billing_app_id\": null,\n        \"default\": true,\n        \"tenant_id\": 1\n    }\n}"}],"_postman_id":"a9150d10-bbfa-42dc-a9d9-9482569be383"}],"id":"3e3a45cf-1fcd-4a04-ac36-a693dfdc95dd","description":"<p>COS(서비스 클래스)에 수행 할 수있는 모든 조치 / 요청 가져오기</p>\n","event":[{"listen":"prerequest","script":{"id":"9f5a2ef0-5228-4646-acc4-21c81ffd5a86","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6bed8595-cddc-4489-8c7f-51e3d793b5ad","type":"text/javascript","exec":[""]}}],"_postman_id":"3e3a45cf-1fcd-4a04-ac36-a693dfdc95dd","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"단말번호","item":[{"name":"/extensions","id":"f7b96b17-d1ec-4c75-b9e5-137d9ba845c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"<p>Application key to authenticate requests</p>\n"}],"url":"http://{{host}}/api/v2/extensions","description":"<p>DIPCAST에서 테넌트별로 필터링된 모든 단말정보와 장치정보를 반환합니다.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"8572ec97-21dd-4ac8-bf72-6621c975e148","id":"8572ec97-21dd-4ac8-bf72-6621c975e148","name":"단말번호","type":"folder"}},"urlObject":{"protocol":"http","path":["api","v2","extensions"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"104b8c05-81e8-425f-b50c-173dd3091b7f","name":"/extensions","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests"},{"key":"tenant","value":"{{tenant}}","description":"Filter by tenant"}],"url":"http://{{host}}/api/v2/extensions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 May 2019 18:23:01 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"extension_id\": 1,\n            \"extension\": \"100\",\n            \"name\": \"Jhone Doe\",\n            \"language\": \"en\",\n            \"email\": null,\n            \"class_of_service_id\": 1,\n            \"dial_profile_id\": 1,\n            \"call_limit\": 0,\n            \"internal_cid\": \"\\\"Jhone Doe\\\" <100>\",\n            \"external_cid\": \"\\\"Jhone Doe\\\" <100>\",\n            \"emergency_cid\": \"\\\"Jhone Doe\\\" <100>\",\n            \"ringtime\": 0,\n            \"nospy\": false,\n            \"enabled_pa\": false,\n            \"answermode\": \"disable\",\n            \"mailbox\": \"100@DynamicIPCC-voicemail\",\n            \"accountcode\": null,\n            \"features_password\": \"*56437\",\n            \"sendcid\": false,\n            \"generate_hints\": false,\n            \"hot_desking\": false,\n            \"secretary\": null,\n            \"music_group_id\": 2,\n            \"rec_on_demand\": false,\n            \"internal_rec\": true,\n            \"outgoing_rec\": true,\n            \"incoming_rec\": true,\n            \"dictate_enable\": false,\n            \"dictate_format\": \"ogg\",\n            \"dictate_auto_send\": false,\n            \"fax_enabled\": false,\n            \"fax_auto_send\": false,\n            \"absent_secretary\": false,\n            \"lock\": false,\n            \"call_waiting\": false,\n            \"pinless\": false,\n            \"dynamic_routing\": false,\n            \"tenant_id\": 1,\n            \"context\": \"cos-all\",\n            \"has_analog_devices\": false,\n            \"devices\": [\n                {\n                    \"device_id\": \"3\",\n                    \"extension_id\": \"3\",\n                    \"profile_id\": \"1\",\n                    \"user\": \"100\",\n                    \"secret\": \"100\",\n                    \"description\": \"Jhone Doe\",\n                    \"ring_device\": \"yes\",\n                    \"technology\": \"sip\",\n                    \"assigned_exten\": \"100\",\n                    \"tenant_id\": \"1\",\n                    \"device_name\": \"100\"\n                }\n            ],\n            \"queues_info\": {\n                \"queues\": [\n                    1\n                ],\n                \"queues_name\": [\n                    \"Q500\"\n                ],\n                \"queues_penalty\": [\n                    \"0\"\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"f7b96b17-d1ec-4c75-b9e5-137d9ba845c1"},{"name":"/extensions/{id}","id":"8e1dd4f4-90ed-4d33-8f53-1c730752ef69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{app-key}}","description":"<p>Application key to authenticate requests</p>\n"},{"key":"tenant","value":"{{tenant}}","description":"<p>Filter request by tenant</p>\n","type":"text"}],"url":"http://{{host}}/api/v2/extensions/1","description":"<p>확장자 ID로 필터링된 단말정보를 반환합니다.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"8572ec97-21dd-4ac8-bf72-6621c975e148","id":"8572ec97-21dd-4ac8-bf72-6621c975e148","name":"단말번호","type":"folder"}},"urlObject":{"protocol":"http","path":["api","v2","extensions","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"98f1ebc1-6425-4532-90fa-31907a9b73d4","name":"404 - Extension not found","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests"},{"key":"tenant","value":"{{tenant}}","description":"Filter request by tenant","type":"text"}],"url":"http://{{host}}/api/v2/extensions/1000"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 19:06:27 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"not_found\",\n    \"message\": \"The requested extension doesn't exists\",\n    \"data\": []\n}"},{"id":"46f62d49-3e87-419b-8abe-ab608be3d808","name":"200 - Extension retrieved","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests"},{"key":"tenant","value":"{{tenant}}","description":"Filter request by tenant","type":"text"}],"url":"http://{{host}}/api/v2/extensions/{{extension-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 18:30:23 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"1247"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"extension_id\": 3,\n        \"extension\": \"7502\",\n        \"name\": \"X-Lite\",\n        \"language\": \"es_NI\",\n        \"email\": null,\n        \"class_of_service_id\": 1,\n        \"dial_profile_id\": 1,\n        \"ars_id\": null,\n        \"call_limit\": 0,\n        \"internal_cid\": \"\\\"X-Lite\\\" <7502>\",\n        \"external_cid\": \"\\\"X-Lite\\\" <7502>\",\n        \"emergency_cid\": \"\\\"Telesoft\\\" <22787050>\",\n        \"ringtime\": 0,\n        \"nospy\": false,\n        \"enabled_pa\": false,\n        \"answermode\": \"disable\",\n        \"mailbox\": \"7502@Dynamic IPCC-voicemail\",\n        \"accountcode\": null,\n        \"features_password\": \"*56437\",\n        \"sendcid\": true,\n        \"generate_hints\": false,\n        \"hot_desking\": false,\n        \"secretary\": null,\n        \"music_group_id\": null,\n        \"rec_on_demand\": false,\n        \"internal_rec\": true,\n        \"outgoing_rec\": true,\n        \"incoming_rec\": true,\n        \"dictate_enable\": false,\n        \"dictate_format\": \"ogg\",\n        \"dictate_auto_send\": false,\n        \"fax_enabled\": false,\n        \"fax_auto_send\": false,\n        \"absent_secretary\": false,\n        \"lock\": false,\n        \"call_waiting\": false,\n        \"cid_on_diversions\": \"callee\",\n        \"pinless\": false,\n        \"dynamic_routing\": false,\n        \"tenant_id\": 1,\n        \"context\": \"cos-all\",\n        \"has_analog_devices\": false,\n        \"queues_info\": {\n            \"queues\": [],\n            \"queues_name\": [],\n            \"queues_penalty\": []\n        },\n        \"devices\": [\n            {\n                \"device_id\": \"3\",\n                \"extension_id\": \"3\",\n                \"profile_id\": \"1\",\n                \"user\": \"dev_7502\",\n                \"secret\": \"Letacl@2010\",\n                \"description\": \"X-Lite\",\n                \"ring_device\": \"yes\",\n                \"technology\": \"sip\",\n                \"assigned_exten\": \"7502\",\n                \"tenant_id\": \"1\",\n                \"device_name\": \"dev_7502\"\n            }\n        ]\n    }\n}"},{"id":"865b9cb6-b2e6-4a34-ac84-6bb359047bfc","name":"/extensions/{id}","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests"},{"key":"tenant","value":"{{tenant}}","description":"Filter request by tenant","type":"text"}],"url":"http://{{host}}/api/v2/extensions/{{extension-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Oct 2019 23:56:18 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"939"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"extension_id\": 63,\n        \"extension\": \"2000\",\n        \"name\": \"norman\",\n        \"language\": \"ko\",\n        \"email\": \"norman@olssoo.com\",\n        \"class_of_service_id\": 1,\n        \"dial_profile_id\": 1,\n        \"ars_id\": null,\n        \"call_limit\": 0,\n        \"internal_cid\": \"\\\"norman\\\" <2000>\",\n        \"external_cid\": \"\\\"norman\\\" <87669536>\",\n        \"emergency_cid\": \"\\\"Dynamic IPCC\\\" <809091>\",\n        \"ringtime\": 0,\n        \"nospy\": false,\n        \"enabled_pa\": false,\n        \"answermode\": \"disable\",\n        \"mailbox\": \"2000@olssoo-voicemail\",\n        \"accountcode\": \"5960859439\",\n        \"features_password\": \"12345\",\n        \"sendcid\": true,\n        \"generate_hints\": false,\n        \"hot_desking\": false,\n        \"secretary\": null,\n        \"music_group_id\": 3,\n        \"rec_on_demand\": false,\n        \"internal_rec\": true,\n        \"outgoing_rec\": true,\n        \"incoming_rec\": true,\n        \"dictate_enable\": false,\n        \"dictate_format\": \"ogg\",\n        \"dictate_auto_send\": false,\n        \"fax_enabled\": false,\n        \"fax_auto_send\": false,\n        \"absent_secretary\": false,\n        \"lock\": false,\n        \"call_waiting\": false,\n        \"cid_on_diversions\": \"caller\",\n        \"pinless\": true,\n        \"dynamic_routing\": true,\n        \"tenant_id\": 1,\n        \"context\": \"cos-all\"\n    }\n}"}],"_postman_id":"8e1dd4f4-90ed-4d33-8f53-1c730752ef69"},{"name":"/extensions/{id}/devices","id":"e339309a-2293-4739-9993-550cd10bac21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/extensions/1/devices","description":"<p>특정 단말에 대한 모든 장치를 검색합니다.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"8572ec97-21dd-4ac8-bf72-6621c975e148","id":"8572ec97-21dd-4ac8-bf72-6621c975e148","name":"단말번호","type":"folder"}},"urlObject":{"protocol":"http","path":["api","v2","extensions","1","devices"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"083965f7-6e5c-49e1-9dcb-7fe209dff581","name":"200 - Devices retrieve","originalRequest":{"method":"GET","header":[{"key":"app-key","type":"text","value":"{{api-key}}"},{"key":"tenant","type":"text","value":"{{tenant}}"}],"url":"http://{{host}}/api/v2/extensions/{{extension-id}}/devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 23:19:01 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"267"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"device_id\": \"2\",\n            \"extension_id\": \"2\",\n            \"profile_id\": \"1\",\n            \"user\": \"dev-101\",\n            \"secret\": \"QG4nKqN#BQnNzu\",\n            \"description\": \"Agent 01\",\n            \"ring_device\": \"yes\",\n            \"technology\": \"sip\",\n            \"assigned_exten\": null,\n            \"tenant_id\": \"1\",\n            \"device_name\": \"dev-101\"\n        }\n    ]\n}"}],"_postman_id":"e339309a-2293-4739-9993-550cd10bac21"},{"name":"/extensions/{id}/cdr_summary","id":"b6db4dc3-7bcd-46cb-86c2-2950e3a755b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/extensions/1/cdr_summary","description":"<p>특정 단말에 CDR 요약을 반환합니다.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"8572ec97-21dd-4ac8-bf72-6621c975e148","id":"8572ec97-21dd-4ac8-bf72-6621c975e148","name":"단말번호","type":"folder"}},"urlObject":{"protocol":"http","path":["api","v2","extensions","1","cdr_summary"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"92fd1f1f-430b-418f-b0eb-a5f87e5f03a9","name":"200 - CDR Summary","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/extensions/{{extension-id}}/cdr_summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2019 16:54:22 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"176"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"local\": \"45\",\n        \"incoming\": \"29\",\n        \"outgoing\": \"4\",\n        \"transit\": \"0\"\n    }\n}"}],"_postman_id":"b6db4dc3-7bcd-46cb-86c2-2950e3a755b5"}],"id":"8572ec97-21dd-4ac8-bf72-6621c975e148","description":"<p>단말번호 정보 가져오기</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"11ddbe6c-d244-44e4-bf72-2ccb41d6ada9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b1b328cb-9e76-4a0f-878b-2330ca9770ac","type":"text/javascript","exec":[""]}}],"_postman_id":"8572ec97-21dd-4ac8-bf72-6621c975e148"},{"name":"디바이스 관리 (정보, 대기열)","item":[{"name":"/devices","id":"e161e721-8bf1-44e2-8bd6-dcec2413d6db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"}],"url":"http://{{host}}/api/v2/devices","description":"<p>가입자별 모든 다비이스 조회</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"755e9449-15c1-480c-a659-c58be7ffd33b","name":"200 - All devices retrieved","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 Dec 2019 17:24:09 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"device_id\": 3,\n            \"extension_id\": 3,\n            \"profile_id\": 1,\n            \"user\": \"dev_7502\",\n            \"secret\": \"super_pass_2019\",\n            \"description\": \"X-Lite\",\n            \"ring_device\": true,\n            \"technology\": \"sip\",\n            \"assigned_exten\": \"7502\",\n            \"tenant_id\": 1,\n            \"device_name\": \"dev_7502\"\n        },\n        {\n            \"device_id\": 41,\n            \"extension_id\": 38,\n            \"profile_id\": 1,\n            \"user\": \"dev_3806\",\n            \"secret\": \"super_pass_2019\",\n            \"description\": \"Edwin Mobile\",\n            \"ring_device\": true,\n            \"technology\": \"sip\",\n            \"assigned_exten\": \"3806\",\n            \"tenant_id\": 1,\n            \"device_name\": \"dev_3806\"\n        },\n        {\n            \"device_id\": 42,\n            \"extension_id\": 38,\n            \"profile_id\": 1,\n            \"user\": \"3806\",\n            \"secret\": \"super_pass_2019\",\n            \"description\": \"Edwin Desk\",\n            \"ring_device\": true,\n            \"technology\": \"sip\",\n            \"assigned_exten\": \"3806\",\n            \"tenant_id\": 1,\n            \"device_name\": \"3806\"\n        },\n        {\n            \"device_id\": 256,\n            \"extension_id\": 247,\n            \"profile_id\": 14,\n            \"user\": \"1004\",\n            \"secret\": \"469BqVvCMc9wpq\",\n            \"description\": \"PJSIP EPM\",\n            \"ring_device\": true,\n            \"technology\": \"pjsip\",\n            \"assigned_exten\": null,\n            \"tenant_id\": 1,\n            \"device_name\": \"1004\"\n        },\n        {\n            \"device_id\": 258,\n            \"extension_id\": 249,\n            \"profile_id\": 14,\n            \"user\": \"2021\",\n            \"secret\": \"super_pass_2019\",\n            \"description\": \"VPBX Communicator\",\n            \"ring_device\": true,\n            \"technology\": \"pjsip\",\n            \"assigned_exten\": null,\n            \"tenant_id\": 1,\n            \"device_name\": \"2021\"\n        }\n    ]\n}"}],"_postman_id":"e161e721-8bf1-44e2-8bd6-dcec2413d6db"},{"name":"/devices/{id}","id":"d3a9b4bc-39b4-4343-8250-01f32528bd72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/1","description":"<p>지정된 디바이스 조회</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4a559b07-ad63-4420-9c18-a47b5d5d409c","name":"200 - Single device retrieved","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 Dec 2019 17:28:26 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"255"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"device_id\": 3,\n        \"extension_id\": 3,\n        \"profile_id\": 1,\n        \"user\": \"dev_7502\",\n        \"secret\": \"super_pass_2019\",\n        \"description\": \"X-Lite\",\n        \"ring_device\": true,\n        \"technology\": \"sip\",\n        \"assigned_exten\": \"7502\",\n        \"tenant_id\": 1,\n        \"device_name\": \"dev_7502\"\n    }\n}"},{"id":"105e213b-bd44-4be4-aaaf-3f7da56b8da3","name":"404 - Device not found","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/100"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 Dec 2019 17:30:41 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"80"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"not_found\",\n    \"message\": \"The requested device doesn't exists\",\n    \"data\": []\n}"}],"_postman_id":"d3a9b4bc-39b4-4343-8250-01f32528bd72"},{"name":"/devices/{id}/queues","id":"0f968ec5-fe28-490b-8b73-cff0230a6d2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues","description":"<p>디바이스와 연결된 대기열 검색</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d0121b75-9404-4055-97ca-eb215b9688b9","name":"200 - Queues","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:30:09 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"2115"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"queue_id\": 5,\n            \"extension\": 500,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Demo\",\n            \"prefix\": null,\n            \"destination_id\": 317,\n            \"hangup_destination_id\": 318,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": 1,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": false,\n            \"servicelevel\": 10,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 30,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 3,\n            \"name\": \"T3_Q500\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"T3_queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": true\n        },\n        {\n            \"queue_id\": 7,\n            \"extension\": 501,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Sales Management\",\n            \"prefix\": null,\n            \"destination_id\": 384,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": 1,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": false,\n            \"servicelevel\": null,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 30,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 3,\n            \"name\": \"T3_Q501\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"T3_queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": true\n        }\n    ]\n}"}],"_postman_id":"0f968ec5-fe28-490b-8b73-cff0230a6d2c"},{"name":"/devices/{id}/queues/status","id":"0cb9df9f-3197-4b91-8b97-d3fbe0750db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues/status","description":"<p>구성원으로 포함된 대기열에서 상담원의 상태를 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues","status"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"79bf1bd8-781d-4fba-b73b-ca10f8f829fd","name":"200 - Queues Status","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:30:52 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"183"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"5\": {\n            \"status\": true,\n            \"paused\": false,\n            \"queue\": \"T3_Q500\",\n            \"type\": \"dynamic\"\n        },\n        \"7\": {\n            \"status\": true,\n            \"paused\": false,\n            \"queue\": \"T3_Q501\",\n            \"type\": \"static\"\n        }\n    }\n}"}],"_postman_id":"0cb9df9f-3197-4b91-8b97-d3fbe0750db8"},{"name":"/devices/{id}/queues/dynamic","id":"79f2109c-e69c-4679-8be5-fe36a6b1dd3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues/dynamic","description":"<p>동적 구성원으로 포함된 대기열을 검색합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues","dynamic"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"dd83192c-e0ef-4479-b42f-8886a3281e91","name":"200 - Dynamic Queues","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues/dynamic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:31:24 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"1072"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"queue_id\": 5,\n            \"extension\": 500,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Demo\",\n            \"prefix\": null,\n            \"destination_id\": 317,\n            \"hangup_destination_id\": 318,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": 1,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": false,\n            \"servicelevel\": 10,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 30,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 3,\n            \"name\": \"T3_Q500\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"T3_queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": true\n        }\n    ]\n}"}],"_postman_id":"79f2109c-e69c-4679-8be5-fe36a6b1dd3e"},{"name":"/devices/{id}/queues/static","id":"57e98910-6781-479e-b950-44cbb8742bde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues/static","description":"<p>정적 구성원으로 포함된 대기열을 검색합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues","static"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"50fd6442-162f-4198-b83d-36c3e12cfc5d","name":"200 - Static Queues","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the app-key header generated by Postman.","key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues/static"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:31:42 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"1087"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"queue_id\": 7,\n            \"extension\": 501,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Sales Management\",\n            \"prefix\": null,\n            \"destination_id\": 384,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": 1,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": false,\n            \"servicelevel\": null,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 30,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 3,\n            \"name\": \"T3_Q501\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"T3_queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": true\n        }\n    ]\n}"}],"_postman_id":"57e98910-6781-479e-b950-44cbb8742bde"},{"name":"/devices/{id}/queues-login","id":"7aa95458-6e01-456f-be73-6f776583ff20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-login","description":"<p>구성원으로 포함된 대기열 또는 모든 대기열에 장치를 로그인합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues-login"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"24d32a3e-a486-41cd-83ca-a5c8fbbc6145","name":"200 - Login to Queues","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:32:00 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"53"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"5\": true\n    }\n}"}],"_postman_id":"7aa95458-6e01-456f-be73-6f776583ff20"},{"name":"/devices/{id}/queues-pause","id":"c8d71059-9474-451a-b8e2-a783ab4c31b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"},{"key":"reason","value":"break","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-pause","description":"<p>구성원으로 포함된 대기열 또는 모든 대기열에 디바이스를 수신중지로 변경합니다.</p>\n<p>reason은 상황에 따라 다르게 설정할 수 있습니다. (예: 후처리, 점심, 외근, 회의, 화장실 등)</p>\n<p>외부 시스템 연동시 업무 종료에 따르는 대기열 로그아웃 및 보류해제에 대해 유의하세요.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues-pause"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"02b5066c-a99c-4c7c-9cf5-4daac7bb3c1e","name":"200 - Pause from Queues","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"},{"key":"reason","value":"break","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-pause"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:32:40 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"181"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"5\": {\n            \"status\": true,\n            \"paused\": true,\n            \"queue\": \"T3_Q500\",\n            \"type\": \"dynamic\"\n        },\n        \"7\": {\n            \"status\": true,\n            \"paused\": true,\n            \"queue\": \"T3_Q501\",\n            \"type\": \"static\"\n        }\n    }\n}"}],"_postman_id":"c8d71059-9474-451a-b8e2-a783ab4c31b9"},{"name":"/devices/{id}/queues-unpause","id":"1e0a11d8-47d1-4c69-ba06-833afbef1e30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-unpause","description":"<p>구성원으로 포함된 대기열 또는 모든 대기열에 디바이스를 수신재개로 변경합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues-unpause"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fe21c085-abb3-40cc-bffa-660732579cd2","name":"200 - Unpause from Queues","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-unpause"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Mar 2021 23:33:14 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"183"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"5\": {\n            \"status\": true,\n            \"paused\": false,\n            \"queue\": \"T3_Q500\",\n            \"type\": \"dynamic\"\n        },\n        \"7\": {\n            \"status\": true,\n            \"paused\": false,\n            \"queue\": \"T3_Q501\",\n            \"type\": \"static\"\n        }\n    }\n}"}],"_postman_id":"1e0a11d8-47d1-4c69-ba06-833afbef1e30"},{"name":"/devices/{id}/queues-logout","id":"0fc8de71-8840-4f2a-89fe-6eb722c0b7a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-logout","description":"<p>구성원으로 포함된 대기열 또는 모든 대기열에 장치를 로그아웃합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","devices","{{device-id}}","queues-logout"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1e274026-4b58-426d-940a-82d4b4506fbe","name":"Logout from Queues","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"queues","value":"all","type":"text"}]},"url":"http://{{host}}/api/v2/devices/{{device-id}}/queues-logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Apr 2021 05:48:42 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"180"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"2\": {\n            \"status\": false,\n            \"paused\": false,\n            \"queue\": \"Q500\",\n            \"type\": \"unknown\"\n        },\n        \"4\": {\n            \"status\": false,\n            \"paused\": false,\n            \"queue\": \"Q502\",\n            \"type\": \"unknown\"\n        }\n    }\n}"}],"_postman_id":"0fc8de71-8840-4f2a-89fe-6eb722c0b7a2"}],"id":"a895c44a-b92a-4861-8408-f0e196efe370","description":"<p>디바이스 정보를 가져 오기</p>\n<p>연결된 대기열 정보 (동적-dynamic, 정적-static)</p>\n<p>대기열 로그인/로그아웃</p>\n<p>대기열 로그인시 일시정지, 일시정지재개</p>\n","_postman_id":"a895c44a-b92a-4861-8408-f0e196efe370","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"대기열","item":[{"name":"/queues","id":"0da28a00-5241-411d-a02b-48475abefb7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"<p>Application key to authenticate requests</p>\n","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"<p>Filter by tenant</p>\n","type":"text"}],"url":"http://{{host}}/api/v2/queues","description":"<p>테넌트별로 모든 대기열 검색합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"616f253f-f61d-4037-b87f-85978bc99454","name":"200 - Queues","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"Filter by tenant","type":"text"}],"url":"http://{{host}}/api/v2/queues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 20:43:28 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"3601"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"queue_id\": 1,\n            \"extension\": 500,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": 1,\n            \"cron_profile_id\": 1,\n            \"description\": \"Support Calls\",\n            \"prefix\": \"Support:\",\n            \"destination_id\": 9,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"random\",\n            \"music_group_id\": null,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": true,\n            \"servicelevel\": 10,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": \"10\",\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": true,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 10,\n            \"queue_timeout\": null,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 1,\n            \"name\": \"Q500\",\n            \"answered_elsewhere\": true,\n            \"agents_context\": \"queue-call-to-agents\",\n            \"members\": [\n                {\n                    \"extension\": \"2001\",\n                    \"interface\": \"Local/2001@queue-call-to-agents/n\",\n                    \"extension_id\": 243,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\"\n                },\n                {\n                    \"extension\": \"2002\",\n                    \"interface\": \"Local/2002@queue-call-to-agents/n\",\n                    \"extension_id\": 244,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"dynamic\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": 2,\n            \"extension\": 501,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": 1,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Sales\",\n            \"prefix\": null,\n            \"destination_id\": 10,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": null,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": true,\n            \"servicelevel\": 20,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 10,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 1,\n            \"name\": \"Q501\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"queue-call-to-agents\",\n            \"members\": [\n                {\n                    \"extension\": \"2001\",\n                    \"interface\": \"Local/2001@queue-call-to-agents/n\",\n                    \"extension_id\": 243,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"dynamic\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": 4,\n            \"extension\": 504,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": 1,\n            \"description\": \"Support Calls 2\",\n            \"prefix\": null,\n            \"destination_id\": 12,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": 1,\n            \"weight\": null,\n            \"autofill\": false,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": true,\n            \"servicelevel\": null,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 10,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 1,\n            \"name\": \"Q504\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"queue-call-to-agents\",\n            \"members\": [\n                {\n                    \"extension\": \"2000\",\n                    \"interface\": \"Local/2000@queue-call-to-agents/n\",\n                    \"extension_id\": 63,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"dynamic\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"92cfa5e4-98d6-431e-a5a7-6d424248a747","name":"/queues","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"Filter by tenant","type":"text"}],"url":"http://{{host}}/api/v2/queues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Oct 2019 23:57:17 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"3627"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": [\n        {\n            \"queue_id\": 1,\n            \"extension\": 500,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": 1,\n            \"cron_profile_id\": 1,\n            \"description\": \"Support Calls\",\n            \"prefix\": \"Support:\",\n            \"destination_id\": 9,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"random\",\n            \"music_group_id\": null,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": true,\n            \"servicelevel\": 10,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": \"10\",\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": true,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 10,\n            \"queue_timeout\": 30,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 1,\n            \"name\": \"Q500\",\n            \"answered_elsewhere\": true,\n            \"agents_context\": \"queue-call-to-agents\",\n            \"members\": [\n                {\n                    \"queue_member_id\": \"93\",\n                    \"queue_id\": \"1\",\n                    \"extension_id\": \"243\",\n                    \"penalty\": \"0\",\n                    \"diversions\": \"no\",\n                    \"type\": \"dynamic\",\n                    \"extension\": \"2001\",\n                    \"name\": \"Person 01\"\n                },\n                {\n                    \"queue_member_id\": \"95\",\n                    \"queue_id\": \"1\",\n                    \"extension_id\": \"244\",\n                    \"penalty\": \"0\",\n                    \"diversions\": \"no\",\n                    \"type\": \"dynamic\",\n                    \"extension\": \"2002\",\n                    \"name\": \"Person 02\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": 2,\n            \"extension\": 501,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": 1,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Sales\",\n            \"prefix\": null,\n            \"destination_id\": 10,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": null,\n            \"weight\": null,\n            \"autofill\": true,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": true,\n            \"servicelevel\": 20,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 10,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 1,\n            \"name\": \"Q501\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"queue-call-to-agents\",\n            \"members\": [\n                {\n                    \"queue_member_id\": \"89\",\n                    \"queue_id\": \"2\",\n                    \"extension_id\": \"243\",\n                    \"penalty\": \"0\",\n                    \"diversions\": \"no\",\n                    \"type\": \"dynamic\",\n                    \"extension\": \"2001\",\n                    \"name\": \"Person 01\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": 4,\n            \"extension\": 504,\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": 1,\n            \"description\": \"Support Calls 2\",\n            \"prefix\": null,\n            \"destination_id\": 12,\n            \"hangup_destination_id\": null,\n            \"strategy\": \"ringall\",\n            \"music_group_id\": 1,\n            \"weight\": null,\n            \"autofill\": false,\n            \"maxlen\": 0,\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": 1,\n            \"join_announcement_id\": null,\n            \"record\": true,\n            \"servicelevel\": null,\n            \"wrapuptime\": 0,\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": false,\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": false,\n            \"announce_holdtime\": false,\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": false,\n            \"memberdelay\": null,\n            \"timeoutrestart\": false,\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": 15,\n            \"queue_timeout\": 10,\n            \"leavewhenempty\": \"no\",\n            \"retry\": 5,\n            \"tenant_id\": 1,\n            \"name\": \"Q504\",\n            \"answered_elsewhere\": false,\n            \"agents_context\": \"queue-call-to-agents\",\n            \"members\": [\n                {\n                    \"queue_member_id\": \"94\",\n                    \"queue_id\": \"4\",\n                    \"extension_id\": \"63\",\n                    \"penalty\": \"0\",\n                    \"diversions\": \"no\",\n                    \"type\": \"dynamic\",\n                    \"extension\": \"2000\",\n                    \"name\": \"Jose Rivera\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"0da28a00-5241-411d-a02b-48475abefb7f"},{"name":"/queues/inbound","id":"5c6a5177-1870-4a1f-a221-4f81085451d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/queues/inbound","description":"<p>인바운드로 설정된 대기열 목록을 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues","inbound"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"54e252c7-ff3c-49b7-a88c-52545e649ca7","name":"200 - Inbound Queues","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/queues/inbound"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 24 Nov 2021 17:33:05 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"6158"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"queue_id\": \"2\",\n            \"extension\": \"500\",\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": \"1\",\n            \"cron_profile_id\": null,\n            \"description\": \"Common Customers\",\n            \"prefix\": null,\n            \"direction\": \"inbound\",\n            \"dial_mode\": null,\n            \"destination_id\": \"298\",\n            \"hangup_destination_id\": null,\n            \"strategy\": \"rrordered\",\n            \"music_group_id\": \"1\",\n            \"weight\": \"10\",\n            \"autofill\": \"yes\",\n            \"maxlen\": \"0\",\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": \"1\",\n            \"join_announcement_id\": null,\n            \"record\": \"no\",\n            \"servicelevel\": \"40\",\n            \"wrapuptime\": \"0\",\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": \"10\",\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": \"no\",\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": \"no\",\n            \"announce_holdtime\": \"no\",\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": \"no\",\n            \"memberdelay\": null,\n            \"timeoutrestart\": \"no\",\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": \"15\",\n            \"queue_timeout\": \"0\",\n            \"leavewhenempty\": \"no\",\n            \"retry\": \"5\",\n            \"tenant_id\": \"1\",\n            \"name\": \"Q500\",\n            \"answered_elsewhere\": \"no\",\n            \"agents_context\": \"queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": \"yes\",\n            \"members\": [\n                {\n                    \"member_id\": 29,\n                    \"extension\": \"101\",\n                    \"interface\": \"Local/101@queue-call-to-agents/n\",\n                    \"extension_id\": 288,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\",\n                    \"name\": \"MicroSIP\"\n                },\n                {\n                    \"member_id\": 39,\n                    \"extension\": \"104\",\n                    \"interface\": \"Local/104@queue-call-to-agents/n\",\n                    \"extension_id\": 6374,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\",\n                    \"name\": \"Bulk Test 104\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": \"3\",\n            \"extension\": \"501\",\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Premium Customers\",\n            \"prefix\": null,\n            \"direction\": \"inbound\",\n            \"dial_mode\": null,\n            \"destination_id\": \"299\",\n            \"hangup_destination_id\": null,\n            \"strategy\": \"rrordered\",\n            \"music_group_id\": \"1\",\n            \"weight\": \"20\",\n            \"autofill\": \"yes\",\n            \"maxlen\": \"0\",\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": \"1\",\n            \"join_announcement_id\": null,\n            \"record\": \"no\",\n            \"servicelevel\": null,\n            \"wrapuptime\": \"0\",\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": \"no\",\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": \"no\",\n            \"announce_holdtime\": \"no\",\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": \"no\",\n            \"memberdelay\": null,\n            \"timeoutrestart\": \"no\",\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": \"15\",\n            \"queue_timeout\": \"15\",\n            \"leavewhenempty\": \"no\",\n            \"retry\": \"5\",\n            \"tenant_id\": \"1\",\n            \"name\": \"Q501\",\n            \"answered_elsewhere\": \"no\",\n            \"agents_context\": \"queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": \"yes\",\n            \"members\": [\n                {\n                    \"member_id\": 8,\n                    \"extension\": \"101\",\n                    \"interface\": \"Local/101@queue-call-to-agents/n\",\n                    \"extension_id\": 288,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"dynamic\",\n                    \"name\": \"MicroSIP\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": \"4\",\n            \"extension\": \"502\",\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Provider\",\n            \"prefix\": null,\n            \"direction\": \"inbound\",\n            \"dial_mode\": null,\n            \"destination_id\": \"312\",\n            \"hangup_destination_id\": \"313\",\n            \"strategy\": \"ringall\",\n            \"music_group_id\": \"1\",\n            \"weight\": null,\n            \"autofill\": \"yes\",\n            \"maxlen\": \"0\",\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": \"1\",\n            \"join_announcement_id\": null,\n            \"record\": \"no\",\n            \"servicelevel\": null,\n            \"wrapuptime\": \"0\",\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": null,\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": \"no\",\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": \"no\",\n            \"announce_holdtime\": \"no\",\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": \"no\",\n            \"memberdelay\": null,\n            \"timeoutrestart\": \"no\",\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": \"15\",\n            \"queue_timeout\": \"30\",\n            \"leavewhenempty\": \"no\",\n            \"retry\": \"5\",\n            \"tenant_id\": \"1\",\n            \"name\": \"Q502\",\n            \"answered_elsewhere\": \"no\",\n            \"agents_context\": \"queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": \"yes\",\n            \"members\": [\n                {\n                    \"member_id\": 19,\n                    \"extension\": \"100\",\n                    \"interface\": \"Local/100@queue-call-to-agents/n\",\n                    \"extension_id\": 287,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"dynamic\",\n                    \"name\": \"Jose Rivera\"\n                },\n                {\n                    \"member_id\": 22,\n                    \"extension\": \"101\",\n                    \"interface\": \"Local/101@queue-call-to-agents/n\",\n                    \"extension_id\": 288,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"dynamic\",\n                    \"name\": \"MicroSIP\"\n                },\n                {\n                    \"member_id\": 25,\n                    \"extension\": \"2503\",\n                    \"interface\": \"Local/2503@queue-call-to-agents/n\",\n                    \"extension_id\": 6382,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"static\",\n                    \"name\": \"Mark\"\n                },\n                {\n                    \"member_id\": 28,\n                    \"extension\": \"2504\",\n                    \"interface\": \"Local/2504@queue-call-to-agents/n\",\n                    \"extension_id\": 6383,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"static\",\n                    \"name\": \"Steve\"\n                },\n                {\n                    \"member_id\": 31,\n                    \"extension\": \"2505\",\n                    \"interface\": \"Local/2505@queue-call-to-agents/n\",\n                    \"extension_id\": 6384,\n                    \"penalty\": 0,\n                    \"diversions\": false,\n                    \"type\": \"static\",\n                    \"name\": \"Bill\"\n                }\n            ]\n        },\n        {\n            \"queue_id\": \"9\",\n            \"extension\": \"510\",\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"VitalPBX Partners\",\n            \"prefix\": null,\n            \"direction\": \"inbound\",\n            \"dial_mode\": null,\n            \"destination_id\": \"424\",\n            \"hangup_destination_id\": null,\n            \"strategy\": \"rrordered\",\n            \"music_group_id\": \"1\",\n            \"weight\": \"0\",\n            \"autofill\": \"yes\",\n            \"maxlen\": \"0\",\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": \"1\",\n            \"join_announcement_id\": null,\n            \"record\": \"no\",\n            \"servicelevel\": \"30\",\n            \"wrapuptime\": \"0\",\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": \"15\",\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": \"no\",\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": \"no\",\n            \"announce_holdtime\": \"no\",\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": \"no\",\n            \"memberdelay\": null,\n            \"timeoutrestart\": \"no\",\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": \"15\",\n            \"queue_timeout\": \"300\",\n            \"leavewhenempty\": \"no\",\n            \"retry\": \"5\",\n            \"tenant_id\": \"1\",\n            \"name\": \"Q510\",\n            \"answered_elsewhere\": \"no\",\n            \"agents_context\": \"queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": \"yes\",\n            \"members\": [\n                {\n                    \"member_id\": 41,\n                    \"extension\": \"101\",\n                    \"interface\": \"Local/101@queue-call-to-agents/n\",\n                    \"extension_id\": 288,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\",\n                    \"name\": \"MicroSIP\"\n                },\n                {\n                    \"member_id\": 42,\n                    \"extension\": \"104\",\n                    \"interface\": \"Local/104@queue-call-to-agents/n\",\n                    \"extension_id\": 6374,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\",\n                    \"name\": \"Bulk Test 104\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"5c6a5177-1870-4a1f-a221-4f81085451d9"},{"name":"/queues/outbound","id":"5c13f337-c492-41e7-8c79-a9979c05127a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/queues/outbound","description":"<p>아웃바운드로 설정된 대기열 목록을 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues","outbound"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"22eee41c-542d-4270-8ef1-10847ff087dd","name":"200 - Outbound Queues","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/queues/outbound"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 24 Nov 2021 17:34:11 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"1505"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"queue_id\": \"10\",\n            \"extension\": \"520\",\n            \"queue_vip_list_id\": null,\n            \"ivr_id\": null,\n            \"queue_callback_id\": null,\n            \"cron_profile_id\": null,\n            \"description\": \"Portafolio Recovery\",\n            \"prefix\": null,\n            \"direction\": \"outbound\",\n            \"dial_mode\": \"progressive\",\n            \"destination_id\": \"425\",\n            \"hangup_destination_id\": null,\n            \"strategy\": \"rrordered\",\n            \"music_group_id\": \"1\",\n            \"weight\": \"0\",\n            \"autofill\": \"yes\",\n            \"maxlen\": \"0\",\n            \"announcement_id\": null,\n            \"periodic_announcement_id\": \"1\",\n            \"join_announcement_id\": null,\n            \"record\": \"no\",\n            \"servicelevel\": \"30\",\n            \"wrapuptime\": \"0\",\n            \"announce_frequency\": null,\n            \"min_announce_frequency\": null,\n            \"periodic_announce_frequency\": \"15\",\n            \"announce_round_seconds\": \"0\",\n            \"announce_to_first_user\": \"no\",\n            \"announce_position\": \"no\",\n            \"announce_position_limit\": null,\n            \"relative_periodic_announce\": \"no\",\n            \"announce_holdtime\": \"no\",\n            \"penaltymemberslimit\": null,\n            \"autopause\": \"no\",\n            \"ringinuse\": \"no\",\n            \"memberdelay\": null,\n            \"timeoutrestart\": \"no\",\n            \"joinempty\": \"yes\",\n            \"timeoutpriority\": \"app\",\n            \"timeout\": \"15\",\n            \"queue_timeout\": \"0\",\n            \"leavewhenempty\": \"no\",\n            \"retry\": \"5\",\n            \"tenant_id\": \"1\",\n            \"name\": \"Q520\",\n            \"answered_elsewhere\": \"no\",\n            \"agents_context\": \"queue-call-to-agents\",\n            \"alertinfo\": null,\n            \"answerchannel\": \"yes\",\n            \"members\": [\n                {\n                    \"member_id\": 43,\n                    \"extension\": \"101\",\n                    \"interface\": \"Local/101@queue-call-to-agents/n\",\n                    \"extension_id\": 288,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\",\n                    \"name\": \"MicroSIP\"\n                },\n                {\n                    \"member_id\": 44,\n                    \"extension\": \"104\",\n                    \"interface\": \"Local/104@queue-call-to-agents/n\",\n                    \"extension_id\": 6374,\n                    \"penalty\": 0,\n                    \"diversions\": true,\n                    \"type\": \"dynamic\",\n                    \"name\": \"Bulk Test 104\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"5c13f337-c492-41e7-8c79-a9979c05127a"},{"name":"/queues/{id}","id":"eea43815-2341-44b9-94b5-73e9a780332f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"<p>Application key to authenticate requests</p>\n","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"<p>Filter request by tenant</p>\n","type":"text"}],"url":"http://{{host}}/api/v2/queues/{{queue-id}}","description":"<p>특정 대기열 정보를 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues","{{queue-id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"09016dc2-6415-4945-a48d-ffc14128c2d9","name":"200 - Queue retrieved","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"Filter request by tenant","type":"text"}],"url":"http://{{host}}/api/v2/queues/{{queue-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 21:04:27 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"1176"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"queue_id\": 2,\n        \"extension\": 501,\n        \"queue_vip_list_id\": null,\n        \"ivr_id\": 1,\n        \"queue_callback_id\": null,\n        \"cron_profile_id\": null,\n        \"description\": \"Sales\",\n        \"prefix\": null,\n        \"destination_id\": 10,\n        \"hangup_destination_id\": null,\n        \"strategy\": \"ringall\",\n        \"music_group_id\": null,\n        \"weight\": null,\n        \"autofill\": true,\n        \"maxlen\": 0,\n        \"announcement_id\": null,\n        \"periodic_announcement_id\": 1,\n        \"join_announcement_id\": null,\n        \"record\": true,\n        \"servicelevel\": 20,\n        \"wrapuptime\": 0,\n        \"announce_frequency\": null,\n        \"min_announce_frequency\": null,\n        \"periodic_announce_frequency\": null,\n        \"announce_round_seconds\": \"0\",\n        \"announce_to_first_user\": false,\n        \"announce_position\": \"no\",\n        \"announce_position_limit\": null,\n        \"relative_periodic_announce\": false,\n        \"announce_holdtime\": false,\n        \"penaltymemberslimit\": null,\n        \"autopause\": \"no\",\n        \"ringinuse\": false,\n        \"memberdelay\": null,\n        \"timeoutrestart\": false,\n        \"joinempty\": \"yes\",\n        \"timeoutpriority\": \"app\",\n        \"timeout\": 15,\n        \"queue_timeout\": 10,\n        \"leavewhenempty\": \"no\",\n        \"retry\": 5,\n        \"tenant_id\": 1,\n        \"name\": \"Q501\",\n        \"answered_elsewhere\": false,\n        \"agents_context\": \"queue-call-to-agents\",\n        \"members\": [\n            {\n                \"extension\": \"2001\",\n                \"interface\": \"Local/2001@queue-call-to-agents/n\",\n                \"extension_id\": 243,\n                \"penalty\": 0,\n                \"diversions\": false,\n                \"type\": \"dynamic\"\n            }\n        ]\n    }\n}"},{"id":"b7e769ea-45c9-494b-872e-7fb93728cb90","name":"Queue not found","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"Filter request by tenant","type":"text"}],"url":"http://{{host}}/api/v2/queues/200"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Nov 2019 21:05:05 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"79"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"not_found\",\n    \"message\": \"The requested queue doesn't exists\",\n    \"data\": []\n}"},{"id":"6919a169-e3cc-4785-ade4-079613a31baa","name":"/queues/{id}","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","description":"Application key to authenticate requests","type":"text"},{"key":"tenant","value":"{{tenant}}","description":"Filter request by tenant","type":"text"}],"url":"http://{{host}}/api/v2/queues/{{queue-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Oct 2019 23:57:39 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"},{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Length","value":"1171"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"queue_id\": 2,\n        \"extension\": 501,\n        \"queue_vip_list_id\": null,\n        \"ivr_id\": 1,\n        \"queue_callback_id\": null,\n        \"cron_profile_id\": null,\n        \"description\": \"Sales\",\n        \"prefix\": null,\n        \"destination_id\": 10,\n        \"hangup_destination_id\": null,\n        \"strategy\": \"ringall\",\n        \"music_group_id\": null,\n        \"weight\": null,\n        \"autofill\": true,\n        \"maxlen\": 0,\n        \"announcement_id\": null,\n        \"periodic_announcement_id\": 1,\n        \"join_announcement_id\": null,\n        \"record\": true,\n        \"servicelevel\": 20,\n        \"wrapuptime\": 0,\n        \"announce_frequency\": null,\n        \"min_announce_frequency\": null,\n        \"periodic_announce_frequency\": null,\n        \"announce_round_seconds\": \"0\",\n        \"announce_to_first_user\": false,\n        \"announce_position\": \"no\",\n        \"announce_position_limit\": null,\n        \"relative_periodic_announce\": false,\n        \"announce_holdtime\": false,\n        \"penaltymemberslimit\": null,\n        \"autopause\": \"no\",\n        \"ringinuse\": false,\n        \"memberdelay\": null,\n        \"timeoutrestart\": false,\n        \"joinempty\": \"yes\",\n        \"timeoutpriority\": \"app\",\n        \"timeout\": 15,\n        \"queue_timeout\": 10,\n        \"leavewhenempty\": \"no\",\n        \"retry\": 5,\n        \"tenant_id\": 1,\n        \"name\": \"Q501\",\n        \"answered_elsewhere\": false,\n        \"agents_context\": \"queue-call-to-agents\",\n        \"members\": [\n            {\n                \"queue_member_id\": \"89\",\n                \"queue_id\": \"2\",\n                \"extension_id\": \"243\",\n                \"penalty\": \"0\",\n                \"diversions\": \"no\",\n                \"type\": \"dynamic\",\n                \"extension\": \"2001\",\n                \"name\": \"Person 01\"\n            }\n        ]\n    }\n}"}],"_postman_id":"eea43815-2341-44b9-94b5-73e9a780332f"},{"name":"/queues","id":"cd91a48b-f716-4eea-b7a6-32472de5d936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"extension\": 510,\r\n  \"queue_vip_list_id\": null,\r\n  \"ivr_id\": null,\r\n  \"queue_callback_id\": null,\r\n  \"cron_profile_id\": null,\r\n  \"description\": \"Partners\",\r\n  \"prefix\": null,\r\n  \"direction\": \"inbound\",\r\n  \"dial_mode\": null,\r\n  \"strategy\": \"rrordered\",\r\n  \"music_group_id\": 1,\r\n  \"weight\": 0,\r\n  \"autofill\": true,\r\n  \"maxlen\": 0,\r\n  \"announcement_id\": null,\r\n  \"periodic_announcement_id\": 1,\r\n  \"join_announcement_id\": null,\r\n  \"record\": false,\r\n  \"servicelevel\": 30,\r\n  \"wrapuptime\": 0,\r\n  \"announce_frequency\": null,\r\n  \"min_announce_frequency\": null,\r\n  \"periodic_announce_frequency\": 15,\r\n  \"announce_round_seconds\": 0,\r\n  \"announce_to_first_user\": false,\r\n  \"announce_position\": \"no\",\r\n  \"announce_position_limit\": null,\r\n  \"relative_periodic_announce\": false,\r\n  \"announce_holdtime\": false,\r\n  \"penaltymemberslimit\": null,\r\n  \"autopause\": \"no\",\r\n  \"ringinuse\": false,\r\n  \"ring_unavailable\": false,\r\n  \"memberdelay\": null,\r\n  \"timeoutrestart\": false,\r\n  \"joinempty\": \"yes\",\r\n  \"timeoutpriority\": \"app\",\r\n  \"timeout\": 15,\r\n  \"queue_timeout\": 0,\r\n  \"leavewhenempty\": \"no\",\r\n  \"retry\": 5,\r\n  \"answered_elsewhere\": false,\r\n  \"alertinfo\": null,\r\n  \"answerchannel\": true,\r\n  \"members\": [\r\n    {\r\n      \"extension_id\": 288,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    },\r\n    {\r\n      \"extension_id\": 6374,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    }\r\n  ],\r\n  \"final_destination\": {\r\n    \"cetegory_id\": 24,\r\n    \"destination_id\": 1\r\n  },\r\n  \"after_hangup_destination\": {\r\n    \"cetegory_id\": null,\r\n    \"destination_id\": null\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/api/v2/queues","description":"<p>대기열 API를 사용하시면 모든 필수 매개변수를 사용하여 대기열을 생성할 수 있습니다. 일부 필드(공지사항, 대기 음악 등)에는 누락된 엔드포인트가 있습니다. 그럼에도 불구하고 현재 구현을 통해 기능 대기열을 생성할 수 있습니다.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>옵션이름</th>\n<th>타입</th>\n<th>기본값</th>\n<th>설명</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>extension</strong></td>\n<td>String</td>\n<td></td>\n<td>단말번호</td>\n</tr>\n<tr>\n<td><strong>description</strong></td>\n<td>String</td>\n<td></td>\n<td>대기열 설명</td>\n</tr>\n<tr>\n<td><strong>prefix</strong></td>\n<td>String</td>\n<td></td>\n<td>발신자 표시 이름 프리픽스</td>\n</tr>\n<tr>\n<td><strong>direction</strong></td>\n<td>String</td>\n<td>inbound</td>\n<td>대기열의 호출 방향 타입을 정의합니다. 이 매개변수는 API를 통해서만 사용할 수 있으며, 기본 값은 \"인바운드\"입니다.  <br />[주의] \"아웃바운드\"는 Dialer 라이선스가 있어야 사용이 가능합니다.</td>\n</tr>\n<tr>\n<td><strong>dial_mode</strong></td>\n<td>String</td>\n<td></td>\n<td>아웃바운드 다이얼링 모드를 정의합니다. 이 매개변수는 API를 통해서만 사용할 수 있으며 Dialer 모듈용으로 생성되었습니다.</td>\n</tr>\n<tr>\n<td><strong>strategy</strong></td>\n<td>String</td>\n<td>rrordered</td>\n<td>대기열 구성원에게 전화를 걸기 위한 링잉 전략을 정의합니다. 가능한 값은 다음과 같습니다: fewestcalls, leastrecent, linear, random, ringall, rrmemory, rrordered, wrandom. 각 매개변수의 의미에 대한 자세한 내용은 (링크) <a href=\"https://github.com/asterisk/asterisk/blob/master/configs/samples/queues.conf.sample#L82\">this link.</a></td>\n</tr>\n<tr>\n<td><strong>weight</strong></td>\n<td>Integer</td>\n<td>0</td>\n<td>동일한 구성원이 여러 큐에 등록되었을 때, weight가 높은 큐의 콜이 먼저 분배됩니다</td>\n</tr>\n<tr>\n<td><strong>servicelevel</strong></td>\n<td>Integer</td>\n<td>30</td>\n<td>대기열의 서비스 수준(서비스 수준 시간 내에 응답된 통화)을 파악하기 위해 통계에 사용됩니다.</td>\n</tr>\n<tr>\n<td><strong>wrapuptime</strong></td>\n<td>Integer</td>\n<td>0</td>\n<td>통화가 완료된 후 대기열에서 멤버를 사용할 수 없게 하는 데 걸리는 시간(초)입니다. (예: 후처리시간)</td>\n</tr>\n<tr>\n<td><strong>joinempty</strong></td>\n<td>String</td>\n<td>yes</td>\n<td>사용 가능한 멤버가 없을 때 고객전화를 대기열에 추가할지 여부를 제어합니다. 1.콜이 무조건 대기하길 원함 joinempty = yes  <br />2. 통화 가능한 에이전트가 있을 때만 대기시키고 싶음 joinempty = strict  <br />3. 최소한 로그인된 멤버가 있으면 대기시키고 싶음 joinempty = loose  <br />4. 모두 통화 중일 때는 대기하지 않게 하고 싶음 5.joinempty = no,ringinuse</td>\n</tr>\n<tr>\n<td><strong>leavewhenempty</strong></td>\n<td>String</td>\n<td>no</td>\n<td>구성원이 더 이상 전화를 받을 수 없을 때 발신자를 대기열에서 제외할지 여부를 제어하는 ​​데 사용됩니다. 가능한 값은 loose, no, no_inuse, strict, yes입니다.  <br />1. 짧은 대기만 허용하고 싶을 때 leavewhenempty = yes  <br />2. 멤버가 자주 pause로 빠질 때 leavewhenempty = strict  <br />3. 가능한 오래 대기시키고 싶을 때 leavewhenempty = no  <br />4. 통화 중이면 고객을 다른 곳으로 보내고 싶을 때 leavewhenempty = yes,inuse</td>\n</tr>\n<tr>\n<td><strong>timeoutpriority</strong></td>\n<td>String</td>\n<td>app</td>\n<td>대기열에 지정된 두 가지 시간 초과 옵션의 우선순위를 제어하는 ​​데 사용됩니다. 가능한 값은 app 및 conf입니다.</td>\n</tr>\n<tr>\n<td><strong>queue_timeout</strong></td>\n<td>Integer</td>\n<td>0</td>\n<td>지정된 시간(초)이 지나면 대기열이 실패합니다. 이 매개변수를 0으로 설정하면 대기열 시간 초과가 비활성화됩니다.</td>\n</tr>\n<tr>\n<td><strong>timeout</strong></td>\n<td>Integer</td>\n<td>15</td>\n<td>구성원의 기기에 울리는 시간(초)을 지정합니다.</td>\n</tr>\n<tr>\n<td><strong>retry</strong></td>\n<td>Integer</td>\n<td>5</td>\n<td>콜이 큐에 들어온 상태에서, 구성원에게 콜을 시도했지만 응답이 없거나 실패했을 때, 다음 시도까지 기다리는 시간</td>\n</tr>\n<tr>\n<td><strong>alertinfo</strong></td>\n<td>String</td>\n<td></td>\n<td>대기열에 연결된 구성원의 기기에서 독특한 벨소리를 생성하기 위한 알림 정보 헤더를 정의할 수 있습니다.</td>\n</tr>\n<tr>\n<td><strong>autofill</strong></td>\n<td>Boolean</td>\n<td>true</td>\n<td>대기열의 이전 동작(autofill=no)은 대기 중인 모든 호출자가 대기열에서 기다리도록 하는 직렬 유형의 동작이었습니다. 즉, 호출을 받을 준비가 된 멤버가 두 명 이상 있는 경우에도 헤드 호출자가 연결될 때까지 호출을 받을 멤버가 대기하고 있었습니다.</td>\n</tr>\n<tr>\n<td><strong>memberdelay</strong></td>\n<td>Integer</td>\n<td></td>\n<td>고객전화와 대기열 구성원이 서로 연결되기 전에 지연이 필요한 경우 사용됩니다.</td>\n</tr>\n<tr>\n<td><strong>autopause</strong></td>\n<td>String</td>\n<td></td>\n<td>전화를 받지 않는 멤버의 통화를 자동으로 일시 중지하는 기능을 활성화/비활성화합니다. 가능한 값은 모두, 아니요, 예입니다. 자세한 내용은 다음과 같습니다. (링크) <a href=\"https://github.com/asterisk/asterisk/blob/master/configs/samples/queues.conf.sample#L192\">this link.<br /></a>1. no (기본값) 자동 pause 기능 꺼짐. 아무리 콜을 안 받아도 계속 대상에 포함됨  <br />2. yes 콜 실패 시 자동 pause, 모든 큐에서 동작 (예: No Answer, Busy, ChanUnavailable 등)  <br />3. all 응답 실패뿐 아니라, 상담원이 응답하더라도 항상 자동 pause됨  <br />4. unavailable 응답하지 못한 경우에만 pause (예: 통화 연결 실패, ringing timeout 등)  <br />5. responsed 응답한 경우에만 pause – 특수 시나리오에서 사용 (예: 콜 받으면 무조건 휴식 시간 부여)</td>\n</tr>\n<tr>\n<td><strong>ringinuse</strong></td>\n<td>Boolean</td>\n<td>false</td>\n<td>상담원이 통화중에도 전화를 받을지 여부를 정의할 수 있습니다.</td>\n</tr>\n<tr>\n<td><strong>record</strong></td>\n<td>Boolean</td>\n<td>false</td>\n<td>대기열에 있는 통화를 녹음할지 여부를 정의할 수 있습니다.</td>\n</tr>\n<tr>\n<td><strong>timeoutrestart</strong></td>\n<td>Boolean</td>\n<td>false</td>\n<td>이 매개변수를 true로 설정하면 채널에서 BUSY 또는 CNGESTION 상태를 수신할 경우 에이전트가 응답하는 데 걸리는 시간 제한이 재설정됩니다. 이는 에이전트가 통화를 거부하거나 취소할 수 있는 경우 유용할 수 있습니다.</td>\n</tr>\n<tr>\n<td><strong>answered_elsewhere</strong></td>\n<td>Boolean</td>\n<td>false</td>\n<td>취소 시 모든 통화를 \"다른 곳에서 받음\"으로 표시합니다. 이 기능을 지원하는 경우, 휴대폰에서 부재중 전화를 방지할 수 있습니다.</td>\n</tr>\n<tr>\n<td><strong>members</strong></td>\n<td>Array</td>\n<td></td>\n<td>대기열 멤버를 포함하는 배열입니다. 각 멤버에 대해 \"extension_id\" 속성만 필수 매개변수입니다.</td>\n</tr>\n<tr>\n<td><strong>final_destination</strong></td>\n<td>Object</td>\n<td></td>\n<td>대기열 시간 초과에 도달한 후 실행할 대상입니다. 이 객체는 대상 범주의 ID와 대상의 ID를 포함해야 합니다. 이 매개변수의 값은 대상의 엔드포인트에서 가져올 수 있습니다. (모든 상담원이 통화중입니다.)</td>\n</tr>\n<tr>\n<td><strong>after_hangup_destination</strong></td>\n<td>Object</td>\n<td></td>\n<td>상담원이 전화를 끊은 후 실행할 대상입니다. 예를 들어 고객 서비스를 평가하는 설문조사를 실행하는 데 유용합니다. 이 객체는 대상 카테고리의 ID와 대상의 ID를 포함해야 합니다. 이 매개변수의 값은 대상의 엔드포인트에서 가져올 수 있습니다.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b4b3cfb7-9aaa-4d11-b151-a3f698a8a3c5","name":"200 - Queue Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"extension\": 510,\r\n  \"queue_vip_list_id\": null,\r\n  \"ivr_id\": null,\r\n  \"queue_callback_id\": null,\r\n  \"cron_profile_id\": null,\r\n  \"description\": \"Partners\",\r\n  \"prefix\": null,\r\n  \"direction\": \"inbound\",\r\n  \"dial_mode\": null,\r\n  \"strategy\": \"rrordered\",\r\n  \"music_group_id\": 1,\r\n  \"weight\": 0,\r\n  \"autofill\": true,\r\n  \"maxlen\": 0,\r\n  \"announcement_id\": null,\r\n  \"periodic_announcement_id\": 1,\r\n  \"join_announcement_id\": null,\r\n  \"record\": false,\r\n  \"servicelevel\": 30,\r\n  \"wrapuptime\": 0,\r\n  \"announce_frequency\": null,\r\n  \"min_announce_frequency\": null,\r\n  \"periodic_announce_frequency\": 15,\r\n  \"announce_round_seconds\": 0,\r\n  \"announce_to_first_user\": false,\r\n  \"announce_position\": \"no\",\r\n  \"announce_position_limit\": null,\r\n  \"relative_periodic_announce\": false,\r\n  \"announce_holdtime\": false,\r\n  \"penaltymemberslimit\": null,\r\n  \"autopause\": \"no\",\r\n  \"ringinuse\": false,\r\n  \"memberdelay\": null,\r\n  \"timeoutrestart\": false,\r\n  \"joinempty\": \"yes\",\r\n  \"timeoutpriority\": \"app\",\r\n  \"timeout\": 15,\r\n  \"queue_timeout\": 0,\r\n  \"leavewhenempty\": \"no\",\r\n  \"retry\": 5,\r\n  \"answered_elsewhere\": false,\r\n  \"alertinfo\": null,\r\n  \"answerchannel\": true,\r\n  \"members\": [\r\n    {\r\n      \"extension_id\": 288,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    },\r\n    {\r\n      \"extension_id\": 6374,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    }\r\n  ],\r\n  \"final_destination\": {\r\n    \"cetegory_id\": 24,\r\n    \"destination_id\": 1\r\n  },\r\n  \"after_hangup_destination\": {\r\n    \"cetegory_id\": null,\r\n    \"destination_id\": null\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/api/v2/queues"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Nov 2021 23:34:01 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"1285"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"queue_id\": 9,\n        \"extension\": 510,\n        \"queue_vip_list_id\": null,\n        \"ivr_id\": null,\n        \"queue_callback_id\": null,\n        \"cron_profile_id\": null,\n        \"description\": \"Partners\",\n        \"prefix\": null,\n        \"direction\": \"inbound\",\n        \"dial_mode\": null,\n        \"destination_id\": 423,\n        \"hangup_destination_id\": null,\n        \"strategy\": \"rrordered\",\n        \"music_group_id\": 1,\n        \"weight\": 0,\n        \"autofill\": true,\n        \"maxlen\": 0,\n        \"announcement_id\": null,\n        \"periodic_announcement_id\": 1,\n        \"join_announcement_id\": null,\n        \"record\": false,\n        \"servicelevel\": 30,\n        \"wrapuptime\": 0,\n        \"announce_frequency\": null,\n        \"min_announce_frequency\": null,\n        \"periodic_announce_frequency\": \"15\",\n        \"announce_round_seconds\": \"0\",\n        \"announce_to_first_user\": false,\n        \"announce_position\": \"no\",\n        \"announce_position_limit\": null,\n        \"relative_periodic_announce\": false,\n        \"announce_holdtime\": false,\n        \"penaltymemberslimit\": null,\n        \"autopause\": \"no\",\n        \"ringinuse\": false,\n        \"memberdelay\": null,\n        \"timeoutrestart\": false,\n        \"joinempty\": \"yes\",\n        \"timeoutpriority\": \"app\",\n        \"timeout\": 15,\n        \"queue_timeout\": 0,\n        \"leavewhenempty\": \"no\",\n        \"retry\": 5,\n        \"tenant_id\": 1,\n        \"name\": \"Q510\",\n        \"answered_elsewhere\": false,\n        \"agents_context\": \"queue-call-to-agents\",\n        \"alertinfo\": null,\n        \"answerchannel\": true,\n        \"members\": [\n            {\n                \"member_id\": 41,\n                \"extension_id\": 288,\n                \"penalty\": 0,\n                \"diversions\": true,\n                \"type\": \"dynamic\"\n            },\n            {\n                \"member_id\": 42,\n                \"extension_id\": 6374,\n                \"penalty\": 0,\n                \"diversions\": true,\n                \"type\": \"dynamic\"\n            }\n        ]\n    }\n}"},{"id":"9931ce1d-2509-4f4d-a26f-4182e48af3d7","name":"400 - Queue Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"extension\": 510,\r\n  \"queue_vip_list_id\": null,\r\n  \"ivr_id\": null,\r\n  \"queue_callback_id\": null,\r\n  \"cron_profile_id\": null,\r\n  \"description\": \"Partners\",\r\n  \"prefix\": null,\r\n  \"direction\": \"inbound\",\r\n  \"dial_mode\": null,\r\n  \"strategy\": \"rrordered\",\r\n  \"music_group_id\": 1,\r\n  \"weight\": 0,\r\n  \"autofill\": true,\r\n  \"maxlen\": 0,\r\n  \"announcement_id\": null,\r\n  \"periodic_announcement_id\": 1,\r\n  \"join_announcement_id\": null,\r\n  \"record\": false,\r\n  \"servicelevel\": 30,\r\n  \"wrapuptime\": 0,\r\n  \"announce_frequency\": null,\r\n  \"min_announce_frequency\": null,\r\n  \"periodic_announce_frequency\": 15,\r\n  \"announce_round_seconds\": 0,\r\n  \"announce_to_first_user\": false,\r\n  \"announce_position\": \"no\",\r\n  \"announce_position_limit\": null,\r\n  \"relative_periodic_announce\": false,\r\n  \"announce_holdtime\": false,\r\n  \"penaltymemberslimit\": null,\r\n  \"autopause\": \"no\",\r\n  \"ringinuse\": false,\r\n  \"memberdelay\": null,\r\n  \"timeoutrestart\": false,\r\n  \"joinempty\": \"yes\",\r\n  \"timeoutpriority\": \"app\",\r\n  \"timeout\": 15,\r\n  \"queue_timeout\": 0,\r\n  \"leavewhenempty\": \"no\",\r\n  \"retry\": 5,\r\n  \"answered_elsewhere\": false,\r\n  \"alertinfo\": null,\r\n  \"answerchannel\": true,\r\n  \"members\": [\r\n    {\r\n      \"extension_id\": 288,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    },\r\n    {\r\n      \"extension_id\": 6374,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    }\r\n  ],\r\n  \"final_destination\": {\r\n    \"cetegory_id\": 24,\r\n    \"destination_id\": 1\r\n  },\r\n  \"after_hangup_destination\": {\r\n    \"cetegory_id\": null,\r\n    \"destination_id\": null\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/api/v2/queues"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Nov 2021 23:41:40 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"89"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"validation\",\n    \"message\": \"The provided description is already in use.\",\n    \"data\": []\n}"}],"_postman_id":"cd91a48b-f716-4eea-b7a6-32472de5d936"},{"name":"/queues/{id}","id":"cdcacdc5-ed23-49b9-9fd8-29555b173ecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"queue_vip_list_id\": null,\r\n  \"ivr_id\": null,\r\n  \"queue_callback_id\": null,\r\n  \"cron_profile_id\": null,\r\n  \"description\": \"DIPCAST Partners\",\r\n  \"prefix\": null,\r\n  \"direction\": \"inbound\",\r\n  \"dial_mode\": null,\r\n  \"strategy\": \"rrordered\",\r\n  \"music_group_id\": 1,\r\n  \"weight\": 0,\r\n  \"autofill\": true,\r\n  \"maxlen\": 0,\r\n  \"announcement_id\": null,\r\n  \"periodic_announcement_id\": 1,\r\n  \"join_announcement_id\": null,\r\n  \"record\": false,\r\n  \"servicelevel\": 30,\r\n  \"wrapuptime\": 0,\r\n  \"announce_frequency\": null,\r\n  \"min_announce_frequency\": null,\r\n  \"periodic_announce_frequency\": 15,\r\n  \"announce_round_seconds\": 0,\r\n  \"announce_to_first_user\": false,\r\n  \"announce_position\": \"no\",\r\n  \"announce_position_limit\": null,\r\n  \"relative_periodic_announce\": false,\r\n  \"announce_holdtime\": false,\r\n  \"penaltymemberslimit\": null,\r\n  \"autopause\": \"no\",\r\n  \"ringinuse\": false,\r\n  \"ring_unavailable\": false,\r\n  \"memberdelay\": null,\r\n  \"timeoutrestart\": false,\r\n  \"joinempty\": \"yes\",\r\n  \"timeoutpriority\": \"app\",\r\n  \"timeout\": 15,\r\n  \"queue_timeout\": 300,\r\n  \"leavewhenempty\": \"no\",\r\n  \"retry\": 5,\r\n  \"answered_elsewhere\": false,\r\n  \"alertinfo\": null,\r\n  \"answerchannel\": true,\r\n  \"members\": [\r\n    {\r\n      \"member_id\": 41,\r\n      \"extension_id\": 288,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    },\r\n    {\r\n      \"member_id\": 42,\r\n      \"extension_id\": 6374,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    }\r\n  ],\r\n  \"final_destination\": {\r\n    \"cetegory_id\": 24,\r\n    \"destination_id\": 1\r\n  },\r\n  \"after_hangup_destination\": {\r\n    \"cetegory_id\": null,\r\n    \"destination_id\": null\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/api/v2/queues/{{queue-id}}","description":"<p>대기열 설정을 업데이트 합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues","{{queue-id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ff7bf215-1833-4da5-864d-08f786e86715","name":"200 - Queue Updated","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"queue_vip_list_id\": null,\r\n  \"ivr_id\": null,\r\n  \"queue_callback_id\": null,\r\n  \"cron_profile_id\": null,\r\n  \"description\": \"DIPCAST Partners\",\r\n  \"prefix\": null,\r\n  \"direction\": \"inbound\",\r\n  \"dial_mode\": null,\r\n  \"strategy\": \"rrordered\",\r\n  \"music_group_id\": 1,\r\n  \"weight\": 0,\r\n  \"autofill\": true,\r\n  \"maxlen\": 0,\r\n  \"announcement_id\": null,\r\n  \"periodic_announcement_id\": 1,\r\n  \"join_announcement_id\": null,\r\n  \"record\": false,\r\n  \"servicelevel\": 30,\r\n  \"wrapuptime\": 0,\r\n  \"announce_frequency\": null,\r\n  \"min_announce_frequency\": null,\r\n  \"periodic_announce_frequency\": 15,\r\n  \"announce_round_seconds\": 0,\r\n  \"announce_to_first_user\": false,\r\n  \"announce_position\": \"no\",\r\n  \"announce_position_limit\": null,\r\n  \"relative_periodic_announce\": false,\r\n  \"announce_holdtime\": false,\r\n  \"penaltymemberslimit\": null,\r\n  \"autopause\": \"no\",\r\n  \"ringinuse\": false,\r\n  \"memberdelay\": null,\r\n  \"timeoutrestart\": false,\r\n  \"joinempty\": \"yes\",\r\n  \"timeoutpriority\": \"app\",\r\n  \"timeout\": 15,\r\n  \"queue_timeout\": 300,\r\n  \"leavewhenempty\": \"no\",\r\n  \"retry\": 5,\r\n  \"answered_elsewhere\": false,\r\n  \"alertinfo\": null,\r\n  \"answerchannel\": true,\r\n  \"members\": [\r\n    {\r\n      \"member_id\": 41,\r\n      \"extension_id\": 288,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    },\r\n    {\r\n      \"member_id\": 42,\r\n      \"extension_id\": 6374,\r\n      \"penalty\": 0,\r\n      \"diversions\": true,\r\n      \"type\": \"dynamic\"\r\n    }\r\n  ],\r\n  \"final_destination\": {\r\n    \"cetegory_id\": 24,\r\n    \"destination_id\": 1\r\n  },\r\n  \"after_hangup_destination\": {\r\n    \"cetegory_id\": null,\r\n    \"destination_id\": null\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{host}}/api/v2/queues/{{queue-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 24 Nov 2021 00:22:04 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"1296"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"queue_id\": 9,\n        \"extension\": 510,\n        \"queue_vip_list_id\": null,\n        \"ivr_id\": null,\n        \"queue_callback_id\": null,\n        \"cron_profile_id\": null,\n        \"description\": \"DIPCAST Partners\",\n        \"prefix\": null,\n        \"direction\": \"inbound\",\n        \"dial_mode\": null,\n        \"destination_id\": 424,\n        \"hangup_destination_id\": null,\n        \"strategy\": \"rrordered\",\n        \"music_group_id\": 1,\n        \"weight\": 0,\n        \"autofill\": true,\n        \"maxlen\": 0,\n        \"announcement_id\": null,\n        \"periodic_announcement_id\": 1,\n        \"join_announcement_id\": null,\n        \"record\": false,\n        \"servicelevel\": 30,\n        \"wrapuptime\": 0,\n        \"announce_frequency\": null,\n        \"min_announce_frequency\": null,\n        \"periodic_announce_frequency\": \"15\",\n        \"announce_round_seconds\": \"0\",\n        \"announce_to_first_user\": false,\n        \"announce_position\": \"no\",\n        \"announce_position_limit\": null,\n        \"relative_periodic_announce\": false,\n        \"announce_holdtime\": false,\n        \"penaltymemberslimit\": null,\n        \"autopause\": \"no\",\n        \"ringinuse\": false,\n        \"memberdelay\": null,\n        \"timeoutrestart\": false,\n        \"joinempty\": \"yes\",\n        \"timeoutpriority\": \"app\",\n        \"timeout\": 15,\n        \"queue_timeout\": 300,\n        \"leavewhenempty\": \"no\",\n        \"retry\": 5,\n        \"tenant_id\": 1,\n        \"name\": \"Q510\",\n        \"answered_elsewhere\": false,\n        \"agents_context\": \"queue-call-to-agents\",\n        \"alertinfo\": null,\n        \"answerchannel\": true,\n        \"members\": [\n            {\n                \"member_id\": 41,\n                \"extension_id\": 288,\n                \"penalty\": 0,\n                \"diversions\": true,\n                \"type\": \"dynamic\"\n            },\n            {\n                \"member_id\": 42,\n                \"extension_id\": 6374,\n                \"penalty\": 0,\n                \"diversions\": true,\n                \"type\": \"dynamic\"\n            }\n        ]\n    }\n}"}],"_postman_id":"cdcacdc5-ed23-49b9-9fd8-29555b173ecf"},{"name":"/queues/{id}","id":"6fb8887d-1bb2-473e-9eb4-5c4cb7dc821c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/queues/{{queue-id}}","description":"<p>대기열을 삭제합니다.</p>\n<p>한번 삭제를 하면 복구가 안됨으로 주의합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","queues","{{queue-id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"765d901d-9c70-4b7f-9f23-995be7c496da","name":"200 - Queue Removed","originalRequest":{"method":"DELETE","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/queues/{{queue-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 24 Nov 2021 06:29:48 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"70"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"The queue have been removed\",\n    \"data\": []\n}"}],"_postman_id":"6fb8887d-1bb2-473e-9eb4-5c4cb7dc821c"}],"id":"507b6058-3155-4b7c-97d1-d582be70d572","description":"<p>대기열을 검색, 생성 및 편집할 수 있는 API 목록입니다.<br />대기열을 생성, 업데이트 또는 삭제한 후에는</p>\n<p>반드시 테넌트 메뉴에서 \"apply_changes\" 엔드포인트를 실행해야 합니다.</p>\n<p>이는 DIPCAST의 구성 파일, 다이얼 플랜 등을 생성하는 데 필수 절차입니다.<br />아웃바운드 대기열은 API를 통해서만 사용할 수 있으므로 DIPCAST GUI를 통해 수정할 수 없습니다. 아웃바운드 대기열은 DIPCAST Dialer에서만 사용할 수 있습니다.</p>\n","_postman_id":"507b6058-3155-4b7c-97d1-d582be70d572","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"통화상세내역","item":[{"name":"https://{{host}}/api/v2/cdr","id":"8e36147a-1223-43d4-b710-4a8bd227a08b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"},{"key":"host","value":"{{host}}","type":"default"}],"url":"http://{{host}}/api/v2/cdr?extensions=4805,4806&calltype=2,3&start_date=1726234693&end_date=1736234693&limit=0,10&order_by=calldate&order_type=desc&search=answered&search_fields=disposition&call_history=no","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","cdr"],"host":["{{host}}"],"query":[{"description":{"content":"<p>검색할 발신 / 수신 번호 </p>\n","type":"text/plain"},"key":"extensions","value":"4805,4806"},{"description":{"content":"<p>전화 유형 \n1-&gt; 내부통화,\n2 -&gt; 수신통화,\n3 -&gt; 발신통화,\n4 -&gt; 트렁크통화 </p>\n","type":"text/plain"},"key":"calltype","value":"2,3"},{"description":{"content":"<p>날짜 범위별로 CDR 검색 (시작 날짜 유닉스 타임 스탬프) </p>\n","type":"text/plain"},"key":"start_date","value":"1726234693"},{"description":{"content":"<p>날짜 범위별로 CDR 검 (종료 날짜 유닉스 타임 스탬프)</p>\n","type":"text/plain"},"key":"end_date","value":"1736234693"},{"description":{"content":"<p>CDR 결과 제한</p>\n","type":"text/plain"},"key":"limit","value":"0,10"},{"description":{"content":"<p>결과를 정렬할 필드 (calldate)</p>\n","type":"text/plain"},"key":"order_by","value":"calldate"},{"description":{"content":"<p>정렬 방법 \n1 -&gt; 내림차순 desc, \n2 -&gt; 오름차순 asc</p>\n","type":"text/plain"},"key":"order_type","value":"desc"},{"description":{"content":"<p>[통화결과]\n정상통화 -&gt; answered\n부재중 -&gt; no_answer\n통화실패 -&gt; failed\n통화중 -&gt; busy</p>\n","type":"text/plain"},"key":"search","value":"answered"},{"description":{"content":"<p>검색 매개 변수에 제공된 값을 검색하는 데 사용할 필드</p>\n","type":"text/plain"},"key":"search_fields","value":"disposition"},{"description":{"content":"<p>두 숫자 (내선)의 통화 내역을 검색하기위한 플래그</p>\n","type":"text/plain"},"key":"call_history","value":"no"}],"variable":[]}},"response":[{"id":"13fcc5e2-8439-4e17-b5e2-4567de335949","name":"https://{{host}}/api/v2/cdr","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"},{"key":"host","value":"{{host}}","type":"default"}],"url":{"raw":"http://{{host}}/api/v2/cdr?extensions=4805,4806&calltype=2,3&start_date=1726234693&end_date=1736234693&limit=0,10&order_by=calldate&order_type=desc&search=answered&search_fields=disposition&call_history=no","protocol":"http","host":["{{host}}"],"path":["api","v2","cdr"],"query":[{"key":"extensions","value":"4805,4806","description":"검색할 발신 / 수신 번호 "},{"key":"calltype","value":"2,3","description":"전화 유형 \n1-> 내부통화,\n2 -> 수신통화,\n3 -> 발신통화,\n4 -> 트렁크통화 "},{"key":"start_date","value":"1726234693","description":"날짜 범위별로 CDR 검색 (시작 날짜 유닉스 타임 스탬프) "},{"key":"end_date","value":"1736234693","description":"날짜 범위별로 CDR 검 (종료 날짜 유닉스 타임 스탬프)"},{"key":"limit","value":"0,10","description":"CDR 결과 제한"},{"key":"order_by","value":"calldate","description":"결과를 정렬할 필드 (calldate)"},{"key":"order_type","value":"desc","description":"정렬 방법 \n1 -> 내림차순 desc, \n2 -> 오름차순 asc"},{"key":"search","value":"answered","description":"[통화결과]\n정상통화 -> answered\n부재중 -> no_answer\n통화실패 -> failed\n통화중 -> busy"},{"key":"search_fields","value":"disposition","description":"검색 매개 변수에 제공된 값을 검색하는 데 사용할 필드"},{"key":"call_history","value":"no","description":"두 숫자 (내선)의 통화 내역을 검색하기위한 플래그"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Jan 2025 03:29:08 GMT"},{"key":"Server","value":"Apache/2.4.62 (Debian)"},{"key":"Content-Security-Policy","value":"default-src 'self';frame-src *;connect-src 'self' data: wss: ws:;font-src *;img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline';media-src * data:;"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"result\": [\n            {\n                \"calldate_ts\": 1735890166,\n                \"cdr_id\": 88098,\n                \"calldate\": \"2025-01-03 07:42:46\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-0000007e\",\n                \"dstchannel\": \"PJSIP/DGPT-0000007f\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 9,\n                \"billsec\": 5,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.231481\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1735890166.138\",\n                \"linkedid\": \"1735890166.138\",\n                \"sequence\": \"138\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": null,\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": null\n            },\n            {\n                \"calldate_ts\": 1735890106,\n                \"cdr_id\": 88097,\n                \"calldate\": \"2025-01-03 07:41:46\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-0000007c\",\n                \"dstchannel\": \"PJSIP/DGPT-0000007d\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 9,\n                \"billsec\": 5,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.231481\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1735890106.136\",\n                \"linkedid\": \"1735890106.136\",\n                \"sequence\": \"136\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": null,\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": null\n            },\n            {\n                \"calldate_ts\": 1735889760,\n                \"cdr_id\": 88096,\n                \"calldate\": \"2025-01-03 07:36:00\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-0000007a\",\n                \"dstchannel\": \"PJSIP/DGPT-0000007b\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 33,\n                \"billsec\": 28,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.954215\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1735889760.134\",\n                \"linkedid\": \"1735889760.134\",\n                \"sequence\": \"134\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2025/01/03/163600-OUT-NONE-4805-01071533671-1735889760.134.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2025/01/03/163600-OUT-NONE-4805-01071533671-1735889760.134.wav\"\n            },\n            {\n                \"calldate_ts\": 1735889684,\n                \"cdr_id\": 88095,\n                \"calldate\": \"2025-01-03 07:34:44\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-00000078\",\n                \"dstchannel\": \"PJSIP/DGPT-00000079\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 24,\n                \"billsec\": 14,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.886003\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1735889684.132\",\n                \"linkedid\": \"1735889684.132\",\n                \"sequence\": \"132\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2025/01/03/163444-OUT-NONE-4805-01071533671-1735889684.132.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2025/01/03/163444-OUT-NONE-4805-01071533671-1735889684.132.wav\"\n            },\n            {\n                \"calldate_ts\": 1735889295,\n                \"cdr_id\": 88094,\n                \"calldate\": \"2025-01-03 07:28:15\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-00000076\",\n                \"dstchannel\": \"PJSIP/DGPT-00000077\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 17,\n                \"billsec\": 7,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.675903\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1735889295.130\",\n                \"linkedid\": \"1735889295.130\",\n                \"sequence\": \"130\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2025/01/03/162815-OUT-NONE-4805-01071533671-1735889295.130.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2025/01/03/162815-OUT-NONE-4805-01071533671-1735889295.130.wav\"\n            },\n            {\n                \"calldate_ts\": 1733711631,\n                \"cdr_id\": 87492,\n                \"calldate\": \"2024-12-09 02:33:51\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-00000906\",\n                \"dstchannel\": \"PJSIP/DGPT-00000907\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 16,\n                \"billsec\": 11,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.675903\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1733711631.2475\",\n                \"linkedid\": \"1733711631.2475\",\n                \"sequence\": \"2528\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2024/12/09/113351-OUT-NONE-4805-01071533671-1733711631.2475.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2024/12/09/113351-OUT-NONE-4805-01071533671-1733711631.2475.wav\"\n            },\n            {\n                \"calldate_ts\": 1733711508,\n                \"cdr_id\": 87491,\n                \"calldate\": \"2024-12-09 02:31:48\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-00000904\",\n                \"dstchannel\": \"PJSIP/DGPT-00000905\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 14,\n                \"billsec\": 9,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.675903\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1733711508.2473\",\n                \"linkedid\": \"1733711508.2473\",\n                \"sequence\": \"2526\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2024/12/09/113148-OUT-NONE-4805-01071533671-1733711508.2473.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2024/12/09/113148-OUT-NONE-4805-01071533671-1733711508.2473.wav\"\n            },\n            {\n                \"calldate_ts\": 1733711317,\n                \"cdr_id\": 87490,\n                \"calldate\": \"2024-12-09 02:28:37\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-00000902\",\n                \"dstchannel\": \"PJSIP/DGPT-00000903\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 33,\n                \"billsec\": 24,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.954215\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1733711317.2471\",\n                \"linkedid\": \"1733711317.2471\",\n                \"sequence\": \"2524\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2024/12/09/112837-OUT-NONE-4805-01071533671-1733711317.2471.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2024/12/09/112837-OUT-NONE-4805-01071533671-1733711317.2471.wav\"\n            },\n            {\n                \"calldate_ts\": 1733710917,\n                \"cdr_id\": 87489,\n                \"calldate\": \"2024-12-09 02:21:57\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-00000900\",\n                \"dstchannel\": \"PJSIP/DGPT-00000901\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 26,\n                \"billsec\": 18,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.886003\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1733710917.2469\",\n                \"linkedid\": \"1733710917.2469\",\n                \"sequence\": \"2522\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2024/12/09/112157-OUT-NONE-4805-01071533671-1733710917.2469.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2024/12/09/112157-OUT-NONE-4805-01071533671-1733710917.2469.wav\"\n            },\n            {\n                \"calldate_ts\": 1733466434,\n                \"cdr_id\": 87440,\n                \"calldate\": \"2024-12-06 06:27:14\",\n                \"clid\": \"\\\"\\\" <16682471>\",\n                \"did\": null,\n                \"source\": \"4805\",\n                \"src\": \"16682471\",\n                \"dst\": \"01071533671\",\n                \"destination\": \"01071533671\",\n                \"dcontext\": \"T2_cos-all\",\n                \"channel\": \"PJSIP/T2_4805-000008ab\",\n                \"dstchannel\": \"PJSIP/DGPT-000008ac\",\n                \"lastapp\": \"Dial\",\n                \"lastdata\": \"PJSIP/01071533671@DGPT,90,b(trk-13-headers^s^1)U(sub-before-bridging-call^7be69\",\n                \"duration\": 26,\n                \"billsec\": 19,\n                \"disposition\": \"ANSWERED\",\n                \"amaflags\": 3,\n                \"accountcode\": \"\",\n                \"auth_code\": null,\n                \"customer_code\": \", 0.000000, 87.886003\",\n                \"pin_code\": null,\n                \"uniqueid\": \"1733466434.2365\",\n                \"linkedid\": \"1733466434.2365\",\n                \"sequence\": \"2425\",\n                \"peeraccount\": \"\",\n                \"calltype\": \"3\",\n                \"recfile\": \"/var/spool/asterisk/monitor/7be69580e27641df/2024/12/06/152714-OUT-NONE-4805-01071533671-1733466434.2365.wav\",\n                \"cloud_path\": null,\n                \"tenant\": \"bcs.makecall.io\",\n                \"trunk\": 13,\n                \"recording_url\": \"https://bcs.makecall.io/vrecordings/7be69580e27641df/2024/12/06/152714-OUT-NONE-4805-01071533671-1733466434.2365.wav\"\n            }\n        ],\n        \"rows\": 15\n    }\n}"}],"_postman_id":"8e36147a-1223-43d4-b710-4a8bd227a08b"}],"id":"ed4d45dc-e30e-472a-ac24-aa84fafab626","description":"<p>통화상세내역(CDR) 가져오기</p>\n","_postman_id":"ed4d45dc-e30e-472a-ac24-aa84fafab626","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"팩스","item":[{"name":"/virtual_faxes","id":"71edda36-65e6-46af-afa2-795980477cc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/virtual_faxes","description":"<p>가입자별 팩스를 검색합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","virtual_faxes"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fb717380-8bd8-4fb7-b5b1-619dac63de17","name":"200 - faxs","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/virtual_faxes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sat, 08 Mar 2025 06:37:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"description\": \"얼쑤팩토리-07045144800\",\n            \"cos_id\": 2,\n            \"associated_email\": \"norman@olssoo.com\",\n            \"cid_name\": \"OLSSOO FACTORY\",\n            \"cid_number\": \"07045144800\",\n            \"tenant_id\": 2,\n            \"device_name\": \"ttyIAX1\"\n        },\n        {\n            \"id\": 3,\n            \"description\": \"황다인\",\n            \"cos_id\": 2,\n            \"associated_email\": null,\n            \"cid_name\": \"DAIN\",\n            \"cid_number\": \"07079190163\",\n            \"tenant_id\": 2,\n            \"device_name\": \"ttyIAX3\"\n        },\n        {\n            \"id\": 4,\n            \"description\": \"07045144800-KCT\",\n            \"cos_id\": 2,\n            \"associated_email\": \"norman@makecall.io\",\n            \"cid_name\": \"07045144800\",\n            \"cid_number\": \"07045144800\",\n            \"tenant_id\": 2,\n            \"device_name\": \"ttyIAX4\"\n        }\n    ]\n}"}],"_postman_id":"71edda36-65e6-46af-afa2-795980477cc1"},{"name":"/virtual_faxes/{id}","id":"64d2df50-edad-4b7f-ab76-c4968bdb2862","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/virtual_faxes/{{fax-id}}","description":"<p>선택한 팩스를 조회합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","virtual_faxes","{{fax-id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fc99d831-0d38-453a-a084-00d183c18ed6","name":"200 - Single Fax","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/virtual_faxes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sat, 08 Mar 2025 06:37:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"id\": 1,\n        \"description\": \"얼쑤팩토리-07045144800\",\n        \"cos_id\": 2,\n        \"associated_email\": \"norman@olssoo.com\",\n        \"cid_name\": \"OLSSOO FACTORY\",\n        \"cid_number\": \"07045144800\",\n        \"tenant_id\": 2,\n        \"device_name\": \"ttyIAX1\"\n    }\n}"}],"_postman_id":"64d2df50-edad-4b7f-ab76-c4968bdb2862"},{"name":"/virtual_faxes/{id}/send","id":"e4482f63-4cb0-41d8-ac61-e07e288bafc9","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":true},"request":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"url","description":"<p>파일 전체경로 입력 (지원형식: PDF, TXT) 예: <a href=\"http://fax.makecall.io/fax.pdf\">http://fax.makecall.io/fax.pdf</a></p>\n","type":"text","value":"http://fax.makecall.io/fax.pdf"},{"key":"recipients","value":"07045144800","description":"<p>수신처 번호 입력 (여러개인 경우 콤마 , 로 구분)</p>\n","type":"text"},{"key":"resolution","value":"medium","description":"<p>팩스 해상도 설정 (standard, medium,  high)</p>\n","type":"text","uuid":"fa412f0e-eccc-4694-9985-5ccdc8170d57"},{"key":"retries","value":"0","description":"<p>실패 후 팩스를 보낼 수 있는 최대 시도 횟수를 정의할 수 있으며, 여기에는 처음 시도는 포함되지 않습니다.</p>\n","type":"text","uuid":"cbd38924-67bb-4604-bfab-8e60e9ced644"},{"key":"retry_time","value":"180","description":"<p>재시도하기 전에 기다리는 시간(초). 기본값은 300(5분)입니다.</p>\n","type":"text","uuid":"7c0a3eec-79a9-4268-9ead-a7b51d5c690f"}]},"url":"http://{{host}}/api/v2/virtual_faxes/1/send","description":"<p>팩스를 발송을 위한 API입니다. 보낼 파일은 URL로 연결할 수 있어야 합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","virtual_faxes","1","send"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"12d0a499-a40b-4ea0-8d44-f306d82eaf8c","name":"200 - Send","originalRequest":{"method":"POST","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"url","description":"파일 전체경로 입력 (지원형식: PDF, TXT) 예: http://fax.makecall.io/fax.pdf","type":"text","value":"http://fax.makecall.io/fax.pdf"},{"key":"recipients","value":"07045144800","description":"수신처 번호 입력 (여러개인 경우 콤마 , 로 구분)","type":"text"},{"key":"resolution","value":"medium","description":"팩스 해상도 설정 (standard, medium,  high)","type":"text","uuid":"fa412f0e-eccc-4694-9985-5ccdc8170d57"},{"key":"retries","value":"0","description":"실패 후 팩스를 보낼 수 있는 최대 시도 횟수를 정의할 수 있으며, 여기에는 처음 시도는 포함되지 않습니다.","type":"text","uuid":"cbd38924-67bb-4604-bfab-8e60e9ced644"},{"key":"retry_time","value":"180","description":"재시도하기 전에 기다리는 시간(초). 기본값은 300(5분)입니다.","type":"text","uuid":"7c0a3eec-79a9-4268-9ead-a7b51d5c690f"}]},"url":"http://{{host}}/api/v2/virtual_faxes/1/send"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sat, 08 Mar 2025 06:32:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"device\": \"얼쑤팩토리-07045144800\",\n        \"recipients\": [\n            \"07045144800\"\n        ],\n        \"file\": \"/var/lib/vitalpbx/fax/tmp/1741415558.9008.pdf\",\n        \"email\": \"norman@olssoo.com\",\n        \"logs\": [\n            \"356\"\n        ]\n    }\n}"}],"_postman_id":"e4482f63-4cb0-41d8-ac61-e07e288bafc9"},{"name":"/virtual_faxes/log/5","id":"26fabaa0-12a1-494f-9037-33fe135e928c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/virtual_faxes/log/{{fax_log_id}}","description":"<p>팩스에 발신/수신에 대한 자세한 정보를 검색할 수 있습니다. DynamicIPCC에 팩스 보기에서 볼 수 있는 것과 동일한 정보입니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","virtual_faxes","log","{{fax_log_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ab513ae6-df9b-4a6d-bcbc-184e766a46b1","name":"200 - Log","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/virtual_faxes/log/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Sat, 08 Mar 2025 06:37:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self'; frame-src *; connect-src 'self' data: wss: ws:; font-src *; img-src * data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src * data:;"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": {\n        \"unix_date\": 1678022322,\n        \"device_id\": 1,\n        \"device\": \"얼쑤팩토리-07045144800\",\n        \"type\": \"Incoming\",\n        \"sender\": \"\\\"0513310323\\\" <0513310323>\",\n        \"recipient\": \"07079190163\",\n        \"file\": \"File Removed\",\n        \"status\": \"Received\",\n        \"error\": \"OK\"\n    }\n}"}],"_postman_id":"26fabaa0-12a1-494f-9037-33fe135e928c"}],"id":"d3a00521-3070-49f8-9ce3-4c702d4b9d2d","description":"<p>팩스의 정보를 검색하고, 팩스를 발송할 수 있습니다.</p>\n","_postman_id":"d3a00521-3070-49f8-9ce3-4c702d4b9d2d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"목적지","item":[{"name":"/destinations","id":"b3f869de-33b1-4422-8bd3-4b1674c234b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"},{"key":"","value":"","description":"<p>단말번호 1, 음성회의 4, 커스텀 어플리케이션 5, 방송 7 , 링그룹 13, 대기열 14, 트렁크 22, 발신설정 23, 수신설정 31, 자동응답 16, 음성안내 18, 시간 조건라우팅 17, 통화종료 24, 커스텀 컨텍스트 32, AI 40 (주의: 서버마다 다를수 있음)</p>\n","type":"text"}],"url":"http://{{host}}/api/v2/destinations","description":"<p>DIPCAST에서 사용 가능한 모든 목적지 목록을 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","destinations"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"871f23d7-1bfd-43f8-8cb3-45b2d76f2631","name":"200 - Destination Categories Retrieved","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/destinations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Nov 2021 19:54:40 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"999"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"module\": \"Extensions\"\n        },\n        {\n            \"id\": \"9\",\n            \"module\": \"Speed Dialing\"\n        },\n        {\n            \"id\": \"4\",\n            \"module\": \"Conferences\"\n        },\n        {\n            \"id\": \"5\",\n            \"module\": \"Custom Applications\"\n        },\n        {\n            \"id\": \"6\",\n            \"module\": \"Custom Destinations\"\n        },\n        {\n            \"id\": \"8\",\n            \"module\": \"Parking\"\n        },\n        {\n            \"id\": \"7\",\n            \"module\": \"Paging & Intercom\"\n        },\n        {\n            \"id\": \"13\",\n            \"module\": \"Ring Groups\"\n        },\n        {\n            \"id\": \"14\",\n            \"module\": \"Queues\"\n        },\n        {\n            \"id\": \"15\",\n            \"module\": \"Queue Priorities\"\n        },\n        {\n            \"id\": \"22\",\n            \"module\": \"Trunks\"\n        },\n        {\n            \"id\": \"23\",\n            \"module\": \"Outbound Routes\"\n        },\n        {\n            \"id\": \"31\",\n            \"module\": \"Inbound Routes\"\n        },\n        {\n            \"id\": \"16\",\n            \"module\": \"IVR\"\n        },\n        {\n            \"id\": \"18\",\n            \"module\": \"Announcements\"\n        },\n        {\n            \"id\": \"20\",\n            \"module\": \"Night Mode\"\n        },\n        {\n            \"id\": \"17\",\n            \"module\": \"Time Conditions\"\n        },\n        {\n            \"id\": \"24\",\n            \"module\": \"Terminate Call\"\n        },\n        {\n            \"id\": \"25\",\n            \"module\": \"Voicemail Direct\"\n        },\n        {\n            \"id\": \"26\",\n            \"module\": \"Voicemail Busy\"\n        },\n        {\n            \"id\": \"27\",\n            \"module\": \"Voicemail Unavailable\"\n        },\n        {\n            \"id\": \"28\",\n            \"module\": \"Follow Me\"\n        },\n        {\n            \"id\": \"30\",\n            \"module\": \"Custom Number\"\n        },\n        {\n            \"id\": \"32\",\n            \"module\": \"Fax Devices\"\n        },\n        {\n            \"id\": \"35\",\n            \"module\": \"Custom Contexts\"\n        },\n        {\n            \"id\": \"36\",\n            \"module\": \"Dynamic Destinations\"\n        }\n    ]\n}"}],"_postman_id":"b3f869de-33b1-4422-8bd3-4b1674c234b0"},{"name":"/destinations/{id}","id":"8776ec40-ad64-4657-8ede-18b1d6b3e819","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/destinations/24","description":"<p>특정 목적지 카테고리에 대해 사용 가능한 목적지를 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","destinations","24"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"9ab7b749-02b1-4f4c-bcb1-8375b70b9910","name":"200 - List Destinations","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/destinations/24"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Nov 2021 20:03:16 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"215"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"destination\": \"Hangup\",\n            \"id\": 1\n        },\n        {\n            \"destination\": \"Congestion\",\n            \"id\": 2\n        },\n        {\n            \"destination\": \"Busy\",\n            \"id\": 3\n        },\n        {\n            \"destination\": \"Music on Hold\",\n            \"id\": 4\n        },\n        {\n            \"destination\": \"Ringback\",\n            \"id\": 5\n        }\n    ]\n}"},{"id":"e4ece8e6-18da-4fe8-afb1-cd7424cbf05c","name":"404 - Destination Category Not Found","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/destinations/200"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Nov 2021 20:05:14 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"not_found\",\n    \"message\": \"The requested destination doesn't exists\",\n    \"data\": []\n}"}],"_postman_id":"8776ec40-ad64-4657-8ede-18b1d6b3e819"}],"id":"20c2a69a-b6df-4fc2-a849-b3bfd42ef231","description":"<p>Dynamic 교환기에 설정된 목적지 카테고리 및 카테고리별 ID를 확인할 수 있습니다.</p>\n<p>이 정보를 통해, 아웃바운드 캠페인 기능을 수행하는 코어(dialer_call) 에 이용할 수 있습니다.</p>\n","_postman_id":"20c2a69a-b6df-4fc2-a849-b3bfd42ef231","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}},{"name":"전화번호부","item":[{"name":"/destinations Copy","id":"d2a4d0d4-c253-42db-b625-846f0060d945","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"},{"key":"","value":"","description":"<p>단말번호 1, 음성회의 4, 커스텀 어플리케이션 5, 방송 7 , 링그룹 13, 대기열 14, 트렁크 22, 발신설정 23, 수신설정 31, 자동응답 16, 음성안내 18, 시간 조건라우팅 17, 통화종료 24, 커스텀 컨텍스트 32, AI 40 (주의: 서버마다 다를수 있음)</p>\n","type":"text"}],"url":"http://{{host}}/api/v2/phonebooks","description":"<p>DIPCAST에서 사용 가능한 모든 목적지 목록을 반환합니다.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}},"urlObject":{"protocol":"http","path":["api","v2","phonebooks"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6c56424b-0721-4708-9f05-bdeee74767e9","name":"200 - Destination Categories Retrieved","originalRequest":{"method":"GET","header":[{"key":"app-key","value":"{{api-key}}","type":"text"},{"key":"tenant","value":"{{tenant}}","type":"text"}],"url":"http://{{host}}/api/v2/destinations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 23 Nov 2021 19:54:40 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.33"},{"key":"X-Powered-By","value":"PHP/7.2.33"},{"key":"Content-Length","value":"999"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": null,\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"module\": \"Extensions\"\n        },\n        {\n            \"id\": \"9\",\n            \"module\": \"Speed Dialing\"\n        },\n        {\n            \"id\": \"4\",\n            \"module\": \"Conferences\"\n        },\n        {\n            \"id\": \"5\",\n            \"module\": \"Custom Applications\"\n        },\n        {\n            \"id\": \"6\",\n            \"module\": \"Custom Destinations\"\n        },\n        {\n            \"id\": \"8\",\n            \"module\": \"Parking\"\n        },\n        {\n            \"id\": \"7\",\n            \"module\": \"Paging & Intercom\"\n        },\n        {\n            \"id\": \"13\",\n            \"module\": \"Ring Groups\"\n        },\n        {\n            \"id\": \"14\",\n            \"module\": \"Queues\"\n        },\n        {\n            \"id\": \"15\",\n            \"module\": \"Queue Priorities\"\n        },\n        {\n            \"id\": \"22\",\n            \"module\": \"Trunks\"\n        },\n        {\n            \"id\": \"23\",\n            \"module\": \"Outbound Routes\"\n        },\n        {\n            \"id\": \"31\",\n            \"module\": \"Inbound Routes\"\n        },\n        {\n            \"id\": \"16\",\n            \"module\": \"IVR\"\n        },\n        {\n            \"id\": \"18\",\n            \"module\": \"Announcements\"\n        },\n        {\n            \"id\": \"20\",\n            \"module\": \"Night Mode\"\n        },\n        {\n            \"id\": \"17\",\n            \"module\": \"Time Conditions\"\n        },\n        {\n            \"id\": \"24\",\n            \"module\": \"Terminate Call\"\n        },\n        {\n            \"id\": \"25\",\n            \"module\": \"Voicemail Direct\"\n        },\n        {\n            \"id\": \"26\",\n            \"module\": \"Voicemail Busy\"\n        },\n        {\n            \"id\": \"27\",\n            \"module\": \"Voicemail Unavailable\"\n        },\n        {\n            \"id\": \"28\",\n            \"module\": \"Follow Me\"\n        },\n        {\n            \"id\": \"30\",\n            \"module\": \"Custom Number\"\n        },\n        {\n            \"id\": \"32\",\n            \"module\": \"Fax Devices\"\n        },\n        {\n            \"id\": \"35\",\n            \"module\": \"Custom Contexts\"\n        },\n        {\n            \"id\": \"36\",\n            \"module\": \"Dynamic Destinations\"\n        }\n    ]\n}"}],"_postman_id":"d2a4d0d4-c253-42db-b625-846f0060d945"}],"id":"2219b298-87f0-4adb-bfa0-d24f5428bee6","_postman_id":"2219b298-87f0-4adb-bfa0-d24f5428bee6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]},"isInherited":true,"source":{"_postman_id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","id":"fd3e03ac-3df7-41a4-a1ef-9e476ff156ac","name":"Dynamic IPCAST API 사용 문서","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"app-key"},{"key":"value","value":"{{api-key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"1e385d0a-085f-4aae-b165-c2a7de6930ce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e25fff7b-47d0-48eb-9220-e06e81311798","type":"text/javascript","exec":[""]}}]}