mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-01 02:52:32 +00:00
off by one.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@247 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
02186c731d
commit
63cdfc06e5
@ -1029,6 +1029,7 @@ L3INT Q931Uie_Cause(Q931_TrunkInfo_t *pTrunk, Q931mes_Generic *pMsg, L3UCHAR * I
|
||||
|
||||
/* Octet 4 */
|
||||
pie->Value = IBuf[Octet+Off] & 0x7f;
|
||||
Octet++;
|
||||
|
||||
Q931IESizeTest(Q931E_CAUSE);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user