[asterisk-bugs] [JIRA] (ASTERISK-28090) MessageSend() doesn't use configured SIP peers
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Oct 3 15:34:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245066#comment-245066 ]
Asterisk Team commented on ASTERISK-28090:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> MessageSend() doesn't use configured SIP peers
> ----------------------------------------------
>
> Key: ASTERISK-28090
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28090
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/Messaging
> Affects Versions: 13.11.1
> Reporter: Brian J. Murrell
>
> I am trying to use {{MessageSend()}} to send a SIP {{MESSAGE}} to a peer I have configured in my {{sip.conf}} file.
> When I have a dialplan created that will call {{MessageSend("a message", SIP/extension at sip-peer)}} I get an error message:
> {noformat}
> [Oct 1 09:48:40] WARNING[3286][C-000013ab]: message.c:1232 msg_send_exec: No message technology 'SIP/extension at sip-peer' found.
> {noformat}
> Using {{MessageSend()}} with raw URLs such as {{sip:extension at sip-provider.example.com}} is accepted but it provides no authentication to the {{MESSAGE}} command sent to _sip-provider.example.com_ so is rejected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list