[asterisk-bugs] [JIRA] (ASTERISK-29631) pjsip - MessageSend error
George Joseph (JIRA)
noreply at issues.asterisk.org
Tue Sep 7 07:52:33 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Joseph updated ASTERISK-29631:
-------------------------------------
Assignee: Mathieu Therrien
Status: Waiting for Feedback (was: Triage)
{code}
same => n,Set(ACTUAL_TO=pjsip:voipms/sip:${NUMBER_TO}@realm>)
{code}
Your issue is that you have a closing '>' but no matching opening '<'.
Try removing that closing '>'.
> pjsip - MessageSend error
> -------------------------
>
> Key: ASTERISK-29631
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29631
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 18.5.1
> Environment: Unix/FreeBSD
> Reporter: Mathieu Therrien
> Assignee: Mathieu Therrien
>
> Asterisk stopped to send SMS. I've got this error message.
> ERROR[100374]: res_pjsip.c:4420 int create_out_of_dialog_request(const pjsip_method *, struct ast_sip_endpoint *, const char *, struct ast_sip_contact *, pjsip_tx_data **): Unable to create outbound MESSAGE request to endpoint voipms as URI 'sip:[dst phone number]@server.voip.ms>' is not valid
> I search for same issue, but was not documented or reported
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list