asterisk/channels/sip
Richard Mudgett fa20729032 Audit improper usage of scheduler exposed by 5c713fdf18.
channels/chan_iax2.c:
* Initialize struct chan_iax2_pvt scheduler ids earlier because of
iax2_destroy_helper().

channels/chan_sip.c:
channels/sip/config_parser.c:
* Fix initialization of scheduler id struct members.  Some off nominal
paths had 0 as a scheduler id to be destroyed when it was never started.

chan_skinny.c:
* Fix some scheduler id comparisons that excluded the valid 0 id.

channel.c:
* Fix channel initialization of the video stream scheduler id.

pbx_dundi.c:
* Fix channel initialization of the packet retransmission scheduler id.

ASTERISK-25476

Change-Id: I07a3449f728f671d326a22fcbd071f150ba2e8c8
2015-12-01 13:54:04 -06:00
..
include chan_sip: Allow websockets to be disabled. 2015-11-03 08:53:00 -05:00
config_parser.c Audit improper usage of scheduler exposed by 5c713fdf18. 2015-12-01 13:54:04 -06:00
dialplan_functions.c Modules: Make ast_module_info->self available to auxiliary sources. 2015-05-04 20:47:01 -04:00
reqresp_parser.c chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers. 2015-10-06 16:34:34 -05:00
route.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
security_events.c chan_sip.c: wrong peer searched in sip_report_security_event 2015-08-13 15:01:58 -05:00
utils.c chan_sip: Mark chan_sip and its files as extended support 2014-08-08 17:53:39 +00:00