Files
asterisk/res
Scott Griepentrog fb96492ec4 PJSIP: provide valid tcp nodelay option for reuse
When using TCP transport with chan_pjsip, the TCP_NODELAY
option value was allocated on the stack, then passed as a
pointer to the tcp transport configuration structure, and
later re-used on subsequently created sockets when it was
no longer valid.  This patch changes the allocation to be
a static.

ASTERISK-26180 #close
Reported by: Scott Griepentrog

Change-Id: I3251164c7f710dbdab031282f00e30a9770626a0
2016-07-07 11:32:58 -05:00
..
2016-03-29 09:03:55 -05:00
2015-11-24 13:57:05 -06:00
2016-06-08 20:37:08 +03:00
2016-03-29 09:03:55 -05:00
2015-05-19 21:11:21 -05:00