]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get. 36/3936/1
authorCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 20:17:42 +0000 (16:17 -0400)
committerCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 20:17:42 +0000 (16:17 -0400)
commitc9ce299b649471a10eecce2642420e04bdd12417
treec975ac301784893cdf847af8ae7bf0552160048a
parent77fafd15343c21a6c26e311086b944ca0428b386
core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.

Move the function outside the conditional block that excludes
LOW_MEMORY.

ASTERISK-26273 #close

Change-Id: Ic290fa128222c410c3531107e30efacabc8493b4
main/asterisk.c