Application Mapping in Phonenumber's & Dialrule's

Overview.

Rather than showing raw "responder" values from the database, the v2 API will show user-friendly name mappings of the most common values linked to the new field name destination-application. This is a list of valid application names and the descriptions.

More info on its uses can be found in these APIs.

Table Mapping and Description

API v2 "destination-application"Database & v1Description
available-numberAvailableDIDIdentifies this phone number as being unassigned to a specific destination. The Core Module will respond with a SIP 404 Not Found if this number is called. SIP response is configurable via this article.
to-voicemail-residentialResidential VMailThe same as "to-voicemail" except that DTMF input is disabled during voicemail greeting playback and inbound calls are not prompted whether to be forwarded to an operator.
to-callqueuesip:start@call-queuing sip:start@call-queueingPlaces a call into destination queue. Queue specific configurations can be found in this article.
to-callqueue-announce-count-callers-aheadsip:say-que-size@call-queuingAnnounces a count of the number of callers ahead and then places a call into destination queue.
to-callqueue-announce-expected-wait-timesip:say-que-time@call-queuingAnnounces the expected wait and then places a call into destination queue.
to-connectionsip:start@to-connectionSends a call directly to a connection matching the destination host parameter.
to-connection-or-user-no-failoversip:start@one-shotSends a call directly to a connection matching the destination host parameter or device matching the destination user and host parameters. Call disconnects upon no answer.
to-single-devicesip:start@to-owned-deviceSends a call directly to a single device matching the destination user and host parameters. Does not check the device owner's Answer Rule configuration and does not send call to voicemail if unanswered.
to-usersip:start@to-userProcesses a call according to the destination user's Answering Rule configuration, including Call Forwarding and Simultaneous Ring. If the destination user has voicemail enabled and the call times out without being answered, calls will end up in the destination user's voicemail box.
to-user-residentialsip:start@to-user-resiThe same as "to-user" except that DTMF input is disabled during voicemail greeting playback and inbound calls are not prompted whether to be forwarded to an operator.
to-voicemailsip:start@to-vmailSends a call directly to the destination user's voicemail box.
spam-screeningSPAM-ScreenAfter a positive match from the spam check performed by the configured identity verification service, the system will announce the name of the party being called, prompt the caller to record their name and enter a DTMF digit, and then call the destination party and prompt whether or not to accept the call.
to-connection-no-timeoutsip:no-rna@to-connectionThe same as "to-connection" except the ring-no-answer timer is disabled (preventing any additional call processing if the call is unanswered)
to-connection-block-caller-idsip:privacy@to-connectionThe same as "to-connection" except the "privacy" flag is set for this call, causing the caller's Caller ID to show as anonymous or unavailable.
to-connection-add-header-force-cdr-by-fieldsTo-Conn-For-DNIS-Add-HeaderThe same as "to-connection" except CDRs (Call Detail Record) generated will have their "by" fields (typically indicating an intermediary step in a call flow) populated with data from the call's SIP From URI.
to-connection-add-header-no-timeoutTo-Conn-No-RNA-Add-HeaderThe same as "to-connection" except the ring-no-answer timer is disabled(preventing any additional call processing if the call is unanswered), and adds a custom SIP header, specified in the dial-rule-parameter, to the SIP INVITE sent out to the connection.
to-connection-add-headerTo-Connection-Add-HeaderThe same as "to-connection" except a custom SIP header, specified in the dial-rule-parameter, is added to the SIP INVITE sent out to the connection.
to-single-device-add-header-allow-voicemailTo-Device-wVM-Add-HeaderThe same as "to-single-device" except that the system adds a custom SIP header, specified in the dial-rule-parameter, to the SIP INVITE sent to the destination device. If the user that owns the device has voicemail enabled and the call times out without being answered, calls will end up in the user's voicemail box.
to-single-device-add-header-allow-voicemail-residentialTo-DevResi-wVM-Add-HeaderThe same as "to-single-device" except that the system adds a custom SIP header, specified in the dial-rule-parameter, to the SIP INVITE sent to the destination device. If the user that owns the device has voicemail enabled and the call times out without being answered, calls will end up in the user's voicemail box. DTMF input is disabled during voicemail greeting playback and inbound calls are not prompted whether to be forwarded to an operator.
to-single-device-add-headerTo-Owned-Device-Add-HeaderThe same as "to-single-device" except that the system adds a custom SIP header, specified in the dial-rule-parameter, to the SIP INVITE sent to the destination device.
to-user-add-headerTo-User-Add-HeaderProcesses a call according to the destination user's Answering Rule configuration, including Call Forwarding and Simultaneous Ring and adds a custom SIP header, specified in the dial-rule-parameter, to the SIP INVITE(s) sent to the destination user's phones. If the destination user has voicemail enabled and the call times out without being answered, calls will end up in the destination user's voicemail box.
to-user-residential-add-headerTo-UserResi-Add-HeaderThe same as "to-user-add-header" except that DTMF input is disabled during voicemail greeting playback and inbound calls are not prompted whether to be forwarded to an operator.
to-user-notify-of-recordingToUserRecordingNoticeThe same as "to-user" except that prior to ringing the destination user, the system will play the "call-may-be-recorded.wav" file and then continually play "shortringback.wav" while the destination user is rung.
hangupHangupImmediately disconnects the call.
to-user-answer-and-fake-ringbackToUserRingbackThe same as "to-user" except that prior to ringing the destination user, the system will continually play the "shortringback.wav" file while the destination user is rung.