summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorDavid M. Lee <dlee@digium.com>2013-08-21 16:00:10 +0000
committerDavid M. Lee <dlee@digium.com>2013-08-21 16:00:10 +0000
commitf5cca5e41e6ce5aec71ac906f1a0a7efff0d8061 (patch)
tree8f5147ddd0b02307802167a16e820945fb50c3a0 /main
parentd213dfa30ffbc834dcc643beb46a8ba0b0f49f01 (diff)
res_stasis: remove call to missing function control_continue.
In the shuffling around of res_stasis, control_continue was renamed to stasis_app_control_continue, but the call in res_stasis wasn't updated. In looking into it, it turns out it wasn't really the right thing to do in res_stasis anyways. This patch changes the handling of received a AST_CONTROL_HANGUP frame to be the same as receiving a NULL frame, and removed the declaration of control_continue(), since it doesn't exist any more. (closes issue ASTERISK-22292) Reported by: Denis Smirnov git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions