#include <h460.h>
Public Types | |
enum | { e_gatekeeperRequest = 0xf0, e_gatekeeperConfirm = 0xf1, e_gatekeeperReject = 0xf2, e_registrationRequest = 0xf3, e_registrationConfirm = 0xf4, e_registrationReject = 0xf5, e_admissionRequest = 0xf6, e_admissionConfirm = 0xf7, e_admissionReject = 0xf8, e_locationRequest = 0xf9, e_locationConfirm = 0xfa, e_locationReject = 0xfb, e_nonStandardMessage = 0xfc, e_serviceControlIndication = 0xfd, e_serviceControlResponse = 0xfe, e_setup = 0x05, e_callProceeding = 0x02, e_connect = 0x07, e_alerting = 0x01, e_facility = 0x62, e_releaseComplete = 0x5a, e_unallocated = 0xff } |
anonymous enum |