]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_registration: Check request URI for line. 82/482/6
authordemon-ru <serov.d.p@gmail.com>
Wed, 20 May 2015 05:45:13 +0000 (08:45 +0300)
committerMatt Jordan <mjordan@digium.com>
Fri, 22 May 2015 14:51:33 +0000 (09:51 -0500)
commit42476e66333a9b9841b56b2207760a70b1b835d1
tree974ea81f8099d39c9f7ac718784716387cad00c1
parent9d8a462356a938eea82e8424242d89a682495b57
res_pjsip_outbound_registration: Check request URI for line.

When an inbound call is received the To header is checked
for the "line" option. Some remote servers will place this
in the request URI instead. This adds an additional check for
the option in the request URI.

ASTERISK-25072 #close
Reported by: Dmitriy Serov

Change-Id: Id4e44debbb80baad623b914a88574371575353c8
res/res_pjsip_outbound_registration.c