]> git.ipfire.org Git - thirdparty/asterisk.git/commit
autoservice: Use frame deferral API 99/4299/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:15:22 +0000 (07:15 -0700)
commit2e3a3545754749de21873bfdc6d1a40ec7d8893f
tree295cbe854bdc2c33af13c9e0a5f30a1851b4eaf2
parent5c10091f3d1430c6fc04015226f8c3e3aa9d8282
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
main/autoservice.c