[asterisk-bugs] [JIRA] (ASTERISK-21076) Implement non-session based messaging support (RFC 3428)
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Feb 13 16:17:58 CST 2013
Matt Jordan created ASTERISK-21076:
--------------------------------------
Summary: Implement non-session based messaging support (RFC 3428)
Key: ASTERISK-21076
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21076
Project: Asterisk
Issue Type: Improvement
Components: Channels/chan_gulp
Reporter: Matt Jordan
This task is to replicate the existing technology agnostic messaging features in {{chan_sip}} and {{res_xmpp}} in a new resource module for chan_gulp. The module should support
* Sending an out of call MESSAGE request via the MessageSend application callback
** Sending a message to a known endpoint
** Sending a message to a specified location
* Handling MESSAGE requests sent to the resource module and exposing the results in the MESSAGE/MESSAGE_DATA functions
Note that this should use the existing authentication and endpoint location identification services.
In the appropriate SIP resource module, these API callbacks should map to support for RFC 3428. When acting as a UAC, the module should also be able to support associating a MESSAGE request with an existing dialog.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list