Reorganize the ast_sip_endpoint structure into substructures.
authorMark Michelson <mmichelson@digium.com>
Tue, 30 Jul 2013 15:17:56 +0000 (15:17 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 30 Jul 2013 15:17:56 +0000 (15:17 +0000)
commit895c8e0d2c97cd04299f3f179e99d8a3873c06c6
tree87aa12b92909a9579198ac486fe8dc902c9d2d5a
parent7fded3378948b9076cc092145bb4823a50b8501c
Reorganize the ast_sip_endpoint structure into substructures.

(closes issue ASTERISK-22135)
reported by Matt Jordan

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395748 65c4cc65-6c06-0410-ace0-fbb531ad65f3
21 files changed:
channels/chan_gulp.c
include/asterisk/res_sip.h
res/res_sip.c
res/res_sip.exports.in
res/res_sip/sip_configuration.c
res/res_sip/sip_distributor.c
res/res_sip/sip_options.c
res/res_sip/sip_outbound_auth.c
res/res_sip_authenticator_digest.c
res/res_sip_caller_id.c
res/res_sip_diversion.c
res/res_sip_messaging.c
res/res_sip_mwi.c
res/res_sip_nat.c
res/res_sip_one_touch_record_info.c
res/res_sip_outbound_authenticator_digest.c
res/res_sip_outbound_registration.c
res/res_sip_pubsub.c
res/res_sip_sdp_rtp.c
res/res_sip_session.c
res/res_sip_t38.c