Hi! I'm new to the list and I got subscribed because I'm working in a project that is based in openh323gk. The goal of my project is to build a library over the gatekeeper to offer services that can be configured from a program user. For example, we want to be able to block addresses from our application so I have added a little module to the gatekeeper to communicate with my library. I have modified in the file 'ProxyChannel.cxx' the 'bool CallSignalSocket::OnSetup(H225_Setup_UUIE & Setup)' function to call my library and request if the address of the one who starts the call is wether banned or not. If it is banned, I return false and that finished the call. The question is that I want to add another services that require the interception of release messages, i.e., the messages that are sent when a call is finished. I have tried modifying the funcion 'OnReleaseComplete', but I'm not sure if is there where I should add my code. If anybody could give me a clue to find out where I should modify that would help me a lot. Thanks in advance, and excuse my english. Six months living in France and I've almost forgotten english... :( ______________________________________________________________________ Correo Yahoo! - 6MB, más protección contra el spam ¡Gratis! http://correo.yahoo.es ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/