]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_stasis: Don't hang up if app is not registered 02/2402/9
authorAndrew Nagy <andrew.nagy@the159.com>
Tue, 15 Mar 2016 18:31:19 +0000 (11:31 -0700)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 16 Mar 2016 16:17:54 +0000 (11:17 -0500)
commitd2c09ed73b8f22ef4d3432b1cec8030628ed71a6
tree10368d2df13198cd871ec66897960c5d625f3e0c
parentdcebcaa3da6efb4b09e1522c06baad3f901a7d77
app_stasis: Don't hang up if app is not registered

This prevents pbx_core from hanging up the channel if the app isn't
registered.

ASTERISK-25846 #close

Change-Id: I63216a61f30706d5362bc0906b50b6f0544aebce
apps/app_stasis.c