freetdm: ss7 - bug fix in handling setups with cic 1 being a sig link

This commit is contained in:
Konrad Hammel 2011-03-16 10:05:45 -04:00
parent 37139badf7
commit d9061f091f
1 changed files with 0 additions and 4 deletions

View File

@ -487,10 +487,6 @@ void sngss7_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint
/* compare the intfIds */
if (g_ftdm_sngss7_data.cfg.isupCkt[x].infId == intfId) {
if (g_ftdm_sngss7_data.cfg.isupCkt[circuit].type == VOICE) {
}
/* we have a match, setup the pointers to the correct values */
circuit = x;