[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
Wed Dec 20 14:32:15 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-27387:
-------------------------------------
Target Release Version/s: 15.2.0
> 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
> Assignee: Benjamin Keith Ford
> Labels: pjsip
> Target Release: 13.18.2, 13.19.0, 14.7.2, 15.1.2, 15.2.0
>
>
> 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