]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Send CONNECT_ACKNOWLEDGE for CIS calls too.
authorRichard Mudgett <rmudgett@digium.com>
Thu, 21 Oct 2010 01:02:50 +0000 (01:02 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 21 Oct 2010 01:02:50 +0000 (01:02 +0000)
commit7e28c7c90dabf539e83eb6b46dd423b1e70ef952
treea206df1482683f3e241b0d3f241cd7965937099a
parent83ed33746edb72954989f0ef91bad4cacdda9fc4
Send CONNECT_ACKNOWLEDGE for CIS calls too.

The originator of the Q.SIG call completion signaling link was not changed
to the active state when the CONNECT message came in.  The T309 processing
would immediately kill the signaling link because it was not in the active
state.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292489 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_pri.c