mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 17:27:02 +00:00
Fix it so we can be unloaded/loaded at will
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -215,9 +215,6 @@ class MyH323EndPoint : public H323EndPoint {
|
||||
|
||||
void SetEndpointTypeInfo( H225_EndpointType & info ) const;
|
||||
void SetGateway(void);
|
||||
|
||||
H323TransportUDP *rasChannel;
|
||||
|
||||
};
|
||||
|
||||
class MyH323Connection : public H323Connection {
|
||||
|
Reference in New Issue
Block a user