]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix switch_ivr_parse_event() to not hangup a session when there is no media yet
authorMoises Silva <moy@sangoma.com>
Mon, 20 Apr 2015 22:23:57 +0000 (18:23 -0400)
committerMoises Silva <moy@sangoma.com>
Mon, 20 Apr 2015 22:23:57 +0000 (18:23 -0400)
commitb4250c87a53310d934052ef2226b9a5983ff9e6f
tree295c5c1403dbb1933a0d9d9f09ae4af25fd06792
parent777c1154eef46810aefa2a700ee0efe70c900490
Fix switch_ivr_parse_event() to not hangup a session when there is no media yet

If the lead-frames header is set but there is no media ready yet do not
attempt to read media from the channel and continue with command execution

FS-7455 #resolve
src/switch_ivr.c