[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
       
    Thu Aug 25 02:22:08 CDT 2022
    
    
  
Maximilian Fridrich created ASTERISK-30191:
----------------------------------------------
             Summary: 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: 18.14.0, 16.28.0, 19.6.0
            Reporter: 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 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
    
    
More information about the asterisk-bugs
mailing list