|
Description:
|
sipCallSvcProfileFlashType OBJECT-TYPE
SYNTAX INTEGER {
invite(1),
rfc2833(2),
rfc2833like(3),
sipinfo-1(4),
sipinfo-2(5),
sipinfo-3(6),
sipinfo-4(7),
sipinfo-5(8),
sipinfo-6(9),
bypass(10)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"flash invite : will send SIP INVITE message while press flash button.
flash bypass : flash event will be handled by current switch type specified in sipCallSvcProfileSwitchType.
flash rfc2833 : flash event will send by RTP event (16) defined in RFC 2833.
flash rfc2833like : flash event will send by SIP INFO message but RTP payload.
flash sipinfo-1 : flash event will be sent by SIP INFO signal=16 message.
flash sipinfo-2 : flash event will be sent by SIP INFO signal=hf message.
flash sipinfo-3 : flash event will be sent by SIP INFO signal=hook-flash message.
flash sipinfo-4 : flash event will be sent by SIP INFO plain text 'FLASH' message.
flash sipinfo-5 : flash event will be sent by multiple SIP INFO signal messages and content of signal messages come from sipCallSvcProfileFlashInfo.
flash sipinfo-6 : flash event will be sent by SIP INFO and payload is specified in sipCallSvcProfileFlashInfo."
|
|
|