[asterisk-bugs] [JIRA] (ASTERISK-30191) core/ari/pjsip: Add refer mechanism to refer endpoints to some resource

Maximilian Fridrich (JIRA) noreply at issues.asterisk.org
Wed Sep 7 03:32:08 CDT 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-30191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maximilian Fridrich updated ASTERISK-30191:
-------------------------------------------

    Description: 
Currently, Asterisk can refer endpoints to some resource or URI only during a call using the Transfer application. However, there are use cases which require out-of-dialog refers for click to dial or remote dial scenarios.

For the PJSIP technology for example, out-of-dialog REFERs provide this functionality, and this scenario is described in RFC 5359, [section 2.18|https://www.rfc-editor.org/rfc/rfc5359.html#section-2.18].

A new ARI resource for endpoints (possibly {{/endpoints/refer}} with similar parameters to the sendMessage endpoint) could provide this feature.

Note: I am already working on this feature, so please feel free to assign the issue to me.

  was:
Currently, Asterisk can refer endpoints to some resource or URI only during a call using the Transfer application. However, there are use cases which require out-of-dialog refers for click to dial or remote dial scenarios.

For the PJSIP technology for example, out-of-dialog REFERs provide this functionality, and this scenario is described in RFC 5359, [section 2.18|https://www.rfc-editor.org/rfc/rfc5359.html#section-2.18].

A new ARI resource for endpoints (possibly {{/endpoints/refer}} with similar parameters to the sendMessage endpoint) could provide this feature as well as an Application (called _Refer_ ?).

Note: I am already working on this feature, so please feel free to assign the issue to me.


> core/ari/pjsip: Add refer mechanism to refer endpoints to some resource
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-30191
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30191
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Applications/NewFeature, Core/NewFeature, Core/Stasis
>    Affects Versions: 19.6.0, 16.28.0, 18.14.0
>            Reporter: Maximilian Fridrich
>            Assignee: Maximilian Fridrich
>
> Currently, Asterisk can refer endpoints to some resource or URI only during a call using the Transfer application. However, there are use cases which require out-of-dialog refers for click to dial or remote dial scenarios.
> For the PJSIP technology for example, out-of-dialog REFERs provide this functionality, and this scenario is described in RFC 5359, [section 2.18|https://www.rfc-editor.org/rfc/rfc5359.html#section-2.18].
> A new ARI resource for endpoints (possibly {{/endpoints/refer}} with similar parameters to the sendMessage endpoint) could provide this feature.
> Note: I am already working on this feature, so please feel free to assign the issue to me.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list