Displaying 1 result from an estimated 1 matches for "ds1no".
2005 Feb 16
1
[patch] fix libpri problem in Q931_INFORMATION handling
...eak;
}
- if (c->ourcallstate!=Q931_CALL_STATE_OVERLAP_RECEIVING)
- break;
+
pri->ev.e = PRI_EVENT_INFO_RECEIVED;
pri->ev.ring.call = c;
pri->ev.ring.channel = c->channelno | (c->ds1no << 8);