Initialize connected line instance when doing a directed pickup.
authorMark Michelson <mmichelson@digium.com>
Mon, 20 Jul 2009 22:13:34 +0000 (22:13 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 20 Jul 2009 22:13:34 +0000 (22:13 +0000)
commitb276189912ad2dddfc9ec6e160a58d9e9ab29f54
tree8963be3747c107ec6bda6d3c24a25e910c202366
parent3f8059f87d232405817311e22ee1ec123e9f3062
Initialize connected line instance when doing a directed pickup.

This helps to prevent a crash which may occur due to our freeing
garbage due to a struct being uninitialized.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@207522 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_directed_pickup.c