[asterisk-bugs] [JIRA] (ASTERISK-27996) Header matching doesn’t work on an inbound registration
Edvin Vidmar (JIRA)
noreply at issues.asterisk.org
Mon Jul 30 06:51:54 CDT 2018
Edvin Vidmar created ASTERISK-27996:
---------------------------------------
Summary: 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
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