Phan, It's a SeqOf structure and hence you have to populate a list. You can see an example of how a SeqOf structure is populated in "ooPopulateAliasList" function in ooh323.c. This function is called from "ooH323MakeCall_helper" function in ooq931.c and populates SeqOf aliases. follow the same pattern for populating H225_SeqOfH225SupportedProtocols.
-Vishal ----- Original Message ----- From: "Phan Duc" <[EMAIL PROTECTED]> To: <ooh323c-devel@lists.sourceforge.net> Sent: Thursday, August 04, 2005 9:39 PM Subject: [ooh323c-devel] Build RRQ with terminal type is gateway! Hi Vishal Phirke! in ooGkClientSendRRQ function I want to register with gatekeeper in gateway mode. I have built following: pRegReq->terminalType.m.gatewayPresent=TRUE; pRegReq->terminalType.gateway.m.protocolPresent=TRUE; but I do not know how to add protocol information as SupportedProtocols, SupportedPrefix params. please help me! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel