[asterisk-bugs] [JIRA] (ASTERISK-27387) Regression: pjsip 13.18.0 - from_user - "+" character isn't allowed any more
Michael Maier (JIRA)
noreply at issues.asterisk.org
Tue Oct 31 16:35:22 CDT 2017
Michael Maier created ASTERISK-27387:
----------------------------------------
Summary: 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