[asterisk-bugs] [JIRA] (ASTERISK-25072) res_pjsip_outbound_registration: line functionality. Additional check for using the request URI
Dmitriy Serov (JIRA)
noreply at issues.asterisk.org
Fri May 8 08:55:33 CDT 2015
Dmitriy Serov created ASTERISK-25072:
----------------------------------------
Summary: res_pjsip_outbound_registration: line functionality. Additional check for using the request URI
Key: ASTERISK-25072
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25072
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_pjsip_outbound_registration
Affects Versions: 13.3.2
Reporter: Dmitriy Serov
Issue ASTERISK-24949 introduced line functionality to pjsip registration.
When an inbound call is checked the To header for "line" option.
Some setups will have a different request URI. An additional check for using the request URI need to be added in addition to the To header.
Cutted pjsip.conf:
[srv_d228]
type=registration
line=yes
endpoint=srv_d228
Cutted SIP packet on inbound call:
INVITE sip:srv_d228 at 85.142.148.80:5070;line=uusollx SIP/2.0
Via: SIP/2.0/UDP 212.53.40.40:5060;branch=z9hG4bK514972-kmbdctn;cgp=etc.tario.ru;rport
From: "PhonerLite" <sip:demon_iv at sipnet.ru>;tag=AF8FA0BE-7476-5577F0E0_kmbdctn-44B1
To: <sip:talk37.ru at sipnet.ru>
Contact: <sip:signode-7476-5577F0E0_kmbdctn-44B1 at 212.53.40.40>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list