[Asterisk-cvs] asterisk-addons/asterisk-ooh323c/ooh323c/src
ooq931.c, 1.8, 1.9
vphirke at lists.digium.com
vphirke at lists.digium.com
Tue Jul 19 09:21:59 CDT 2005
Update of /usr/cvsroot/asterisk-addons/asterisk-ooh323c/ooh323c/src
In directory mongoose.digium.com:/tmp/cvs-serv16528/ooh323c/src
Modified Files:
ooq931.c
Log Message:
updated ooq931.c
Index: ooq931.c
===================================================================
RCS file: /usr/cvsroot/asterisk-addons/asterisk-ooh323c/ooh323c/src/ooq931.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ooq931.c 6 Jul 2005 12:49:54 -0000 1.8
+++ ooq931.c 19 Jul 2005 13:29:23 -0000 1.9
@@ -1925,6 +1925,7 @@
}
/* Populate the vendor information */
+ setup->sourceInfo.m.terminalPresent = TRUE;
setup->sourceInfo.m.vendorPresent=TRUE;
setup->sourceInfo.vendor.vendor.t35CountryCode = gH323ep.t35CountryCode;
setup->sourceInfo.vendor.vendor.t35Extension = gH323ep.t35Extension;
More information about the svn-commits
mailing list