Ana içeriğe geç

Dynamic redirect

GET 

/v1/crm/:hizmetNumarasi/dynamic_redirect

Dials called and bridges the call into the target named by redirect_type + redirect_menu. The full target name is derived upstream: queue -> {hizmetNumarasi}-queue-{redirect_menu}, announcement -> {hizmetNumarasi}-announcement-{redirect_menu}, ivr -> {redirect_menu}-{hizmetNumarasi}. If the target or trunk is not defined on the PBX, the response has code: "70". If brandcode and filter are both sent, an IYS (İleti Yönetim Sistemi) permission check runs first; a number without permission returns code: "50" (IYS RED) and the call is not placed.

Requires api_user|crm_access. Requests can be long-running: netcrm holds the connection until the call is answered or the ring_timeout / wait_response windows (both in seconds) elapse. The gateway timeout is 120s (CRM_SERVICE_TIMEOUT).

Request

Responses

CRM service response, returned verbatim