[asterisk-bugs] [JIRA] (ASTERISK-27387) Regression: pjsip 13.18.0 - from_user - "+" character isn't allowed any more
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Oct 31 16:35:22 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239761#comment-239761 ]
Asterisk Team commented on ASTERISK-27387:
------------------------------------------
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].
> Regression: pjsip 13.18.0 - from_user - "+" character isn't allowed any more
> ----------------------------------------------------------------------------
>
> Key: ASTERISK-27387
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27387
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 13.18.0
> Environment: CentOS 6 64bit
> Reporter: Michael Maier
>
> Since Asterisk 13.18.0, I can't provide the "+" character any more with from_user (pjsip). Starting Asterisk with the old, working config creates this error log:
> res_pjsip/pjsip_configuration.c: Error configuring endpoint 'endpointname' - 'from_user' field contains invalid character '+' and trunk is ignored.
> I tested without "+" (+498...). It turned out, that it is needed
> for authentication in the SIP trunk for outgoing calls. Without "+", I'm just getting 403 forbidden from provider instead of 407 Proxy authentication required.
> Allowing "+" character in https://gerrit.asterisk.org/#/c/5974/ makes it working again.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list