]> git.ipfire.org Git - thirdparty/asterisk.git/commit
autoservice: Use frame deferral API 46/4346/2
authorMark Michelson <mmichelson@digium.com>
Thu, 3 Nov 2016 21:46:03 +0000 (16:46 -0500)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 8 Nov 2016 14:06:57 +0000 (07:06 -0700)
commitafef1b8e4a311d33b3e485b9bab3c6e7fd13fbc9
tree97002fd8010ed2825b24febb93f86e69e9b5fd14
parent28926d1c81540bbeb16802814d3f2e63c2347bd2
autoservice: Use frame deferral API

Rather than use manual frame deferral, just let the channel API do it
for us.

ASTERISK-26343

Change-Id: I688386f36e765dbc07be863943a43f26bd5eac49
(cherry picked from commit 8ba3e2fc27f9966b8c7ce75c1eca6208613a9315)
main/autoservice.c