[asterisk-bugs] [JIRA] (ASTERISK-27996) Header matching doesn’t work on an inbound registration
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Mon Jul 30 06:51:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244324#comment-244324 ]
Asterisk Team commented on ASTERISK-27996:
------------------------------------------
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].
> Header matching doesn’t work on an inbound registration
> -------------------------------------------------------
>
> Key: ASTERISK-27996
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27996
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 13.21.1
> Reporter: Edvin Vidmar
> Severity: Minor
> Labels: pjsip, webrtc
> Attachments: output.txt, pjsip.conf
>
>
> Hi,
> I try to register webrtc client with identify set to header but it doesn’t work. I have attached pjsip.conf and asterisk cli output.
> From configuration you can see that match_header is set to ‘From-WebRTC: 2000’ and from sip log you can see From-WebRTC header is set correctly, but I always get following error:
> res_pjsip_registrar.c:967 find_registrar_aor: AOR ‘’ not found for endpoint ‘2000-webrtc’
> Error says that AOR ‘’ is not found, but from config you can see that AOR is set and also if I check in asterisk cli it all looks OK.
> Also if I change identify_by=header to identify_by=username it works ok. So it looks like problem with header identification.
> br
> edvin
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list