]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Reference skinny_subchannel object instead of skinny_device for r363103
authorMatthew Jordan <mjordan@digium.com>
Mon, 23 Apr 2012 13:48:48 +0000 (13:48 +0000)
committerMatthew Jordan <mjordan@digium.com>
Mon, 23 Apr 2012 13:48:48 +0000 (13:48 +0000)
commit4d3ff4780adb0f03c60429912f4f8c8cb20a7340
treefd01526cfcd9fe18eb7381116f8ab74812612c19
parent47ac24aacc1d2b78b1ca32bd39e67500063dfbe6
Reference skinny_subchannel object instead of skinny_device for r363103

The check-in to resolve ASTERISK-19592 (r363103) failed to switch to the
skinny_subchannel object instead of the skinny_device when attempting to
reference the buffer for the keypad digits.  This patch fixes that.

(issue ASTERISK-19592)
Reported by: Russell Bryant

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@363104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_skinny.c