Add missing line from bug #3448

git-svn-id: https://origsvn.digium.com/svn/libpri/trunk@188 2fbb986a-6c06-0410-b554-c9c1f0a7f128
This commit is contained in:
Mark Spencer
2005-02-05 16:54:52 +00:00
parent 6f32fe5793
commit e7b075b6f6

1
q931.c
View File

@@ -1107,6 +1107,7 @@ static FUNC_SEND(transmit_facility)
/* ROSE ARGUMENT component */
ASN1_ADD_SIMPLE(comp, 0x30, ie->data, i);
ASN1_PUSH(compstk, compsp, comp);
/* ROSE DivertingLegInformation2.diversionCounter component */
/* Always is 1 because other isn't available in the current design */