org.mobicents.protocols.mgcp.jain.pkg
Class AUMgcpEvent

java.lang.Object
  extended by org.mobicents.protocols.mgcp.jain.pkg.AUMgcpEvent

public class AUMgcpEvent
extends Object

Author:
amit bhayani

Field Summary
static jain.protocol.ip.mgcp.pkg.MgcpEvent aues
           
static jain.protocol.ip.mgcp.pkg.MgcpEvent auoc
           
static jain.protocol.ip.mgcp.pkg.MgcpEvent auof
           
static jain.protocol.ip.mgcp.pkg.MgcpEvent aupa
           
static jain.protocol.ip.mgcp.pkg.MgcpEvent aupc
           
static jain.protocol.ip.mgcp.pkg.MgcpEvent aupr
           
static int END_SIGNAL
           
static int OPERATION_COMPLETE
           
static int OPERATION_FAIL
           
static int PLAY_ANNOUNCEMENT
           
static int PLAY_COLLECT
           
static int PLAY_RECORD
           
 
Constructor Summary
AUMgcpEvent()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLAY_ANNOUNCEMENT

public static final int PLAY_ANNOUNCEMENT
See Also:
Constant Field Values

aupa

public static final jain.protocol.ip.mgcp.pkg.MgcpEvent aupa

PLAY_COLLECT

public static final int PLAY_COLLECT
See Also:
Constant Field Values

aupc

public static final jain.protocol.ip.mgcp.pkg.MgcpEvent aupc

PLAY_RECORD

public static final int PLAY_RECORD
See Also:
Constant Field Values

aupr

public static final jain.protocol.ip.mgcp.pkg.MgcpEvent aupr

END_SIGNAL

public static final int END_SIGNAL
See Also:
Constant Field Values

aues

public static final jain.protocol.ip.mgcp.pkg.MgcpEvent aues

OPERATION_COMPLETE

public static final int OPERATION_COMPLETE
See Also:
Constant Field Values

auoc

public static final jain.protocol.ip.mgcp.pkg.MgcpEvent auoc

OPERATION_FAIL

public static final int OPERATION_FAIL
See Also:
Constant Field Values

auof

public static final jain.protocol.ip.mgcp.pkg.MgcpEvent auof
Constructor Detail

AUMgcpEvent

public AUMgcpEvent()
Method Detail

main

public static void main(String[] args)


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.