res_pjsip: Apply outbound proxy to all SIP requests.
authorJoshua Colp <jcolp@digium.com>
Sat, 14 Dec 2013 17:28:21 +0000 (17:28 +0000)
committerJoshua Colp <jcolp@digium.com>
Sat, 14 Dec 2013 17:28:21 +0000 (17:28 +0000)
commitd7b84b036801d967e4f81bd55349576021679c16
treef43c4793ce0ade65186819be0e0581ff60ba81f9
parent3a5cc054ed3efb0733a70a6945880b71506b5757
res_pjsip: Apply outbound proxy to all SIP requests.

Objects which are involved in SIP request creation and sending
now allow an outbound proxy to be specified. For cases where
an endpoint is used the outbound proxy specified there will
be applied.

(closes issue ASTERISK-22673)
Reported by: Antti Yrjola

Review: https://reviewboard.asterisk.org/r/3022/
........

Merged revisions 403811 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403812 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/res_pjsip.h
res/res_pjsip.c
res/res_pjsip/location.c
res/res_pjsip/pjsip_options.c