]> git.ipfire.org Git - thirdparty/asterisk.git/commit
autoservice: Use frame deferral API 44/4344/1
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 13:01:06 +0000 (06:01 -0700)
commit0288fba2f0c0d208b3e6d563f5f77badf15cd3a7
treeb94902e275759906084dee1530d6648c75ff9a25
parent8d8323b1427b1abe60b4b8777dccb3a2232315e8
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