-
- Downloads
config: Improve documentation and behavior of outbound_proxy option.
This change updates the documentation for the outbound_proxy option to ensure it is consistently stated that a full SIP URI must be provided for the option. The res_pjsip_outbound_registration module has also been changed so that the provided outbound_proxy value is checked to ensure it is a URI and if not an error is output stating so. ASTERISK-26782 Change-Id: I6c239a32274846fd44e65b44ad9bf6373479b593
Showing
- configs/samples/pjsip.conf.sample 5 additions, 5 deletionsconfigs/samples/pjsip.conf.sample
- res/res_pjsip.c 1 addition, 1 deletionres/res_pjsip.c
- res/res_pjsip_outbound_publish.c 1 addition, 1 deletionres/res_pjsip_outbound_publish.c
- res/res_pjsip_outbound_registration.c 12 additions, 1 deletionres/res_pjsip_outbound_registration.c
Loading
Please register or sign in to comment