]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
ftmod_libpri: Always send PROGRESS messages with PROGRESS INDICATOR IE
authorMatteo Brancaleoni <mbrancaleoni@voismart.it>
Mon, 29 Oct 2012 10:58:22 +0000 (11:58 +0100)
committerStefan Knoblich <stkn@openisdn.net>
Mon, 29 Oct 2012 10:58:22 +0000 (11:58 +0100)
commit3d090357cfef389e705d7e27cfdcf5a9a940170f
tree16d17dbe84d17ec1bd65714dc4a4e66929344a9b
parent652da36862cf005c88e1dda5af5c6c362b652de1
ftmod_libpri: Always send PROGRESS messages with PROGRESS INDICATOR IE

PROGRESS without PROGRESS INDICATOR IE is invalid according to Q.931,
so always call pri_progress() with info flag set, even if we do not
have media yet.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.c