]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Apply outbound proxy to all SIP requests.
authorJoshua Colp <jcolp@digium.com>
Sat, 14 Dec 2013 17:25:51 +0000 (17:25 +0000)
committerJoshua Colp <jcolp@digium.com>
Sat, 14 Dec 2013 17:25:51 +0000 (17:25 +0000)
commitdb930057fd0388fe5893bce678500eef770095b2
tree8631c2a6320149ae20902fb00ce71fe95e1804e5
parent6e7d64c79d743fb42d970bf1d89cb3b530a01676
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/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@403811 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