search for: pri_event_info_receiv

Displaying 1 result from an estimated 1 matches for "pri_event_info_receiv".

2005 Feb 16
1
[patch] fix libpri problem in Q931_INFORMATION handling
...21:33.909803485 +0100 @@ -2877,8 +2877,7 @@ q931_release_complete(pri,c,PRI_CAUSE_INVALID_CALL_REFERENCE); break; } - 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);