- H264_BITRATE - Static variable in class com.csipsimple.api.SipConfigManager
- 
H264 Codec bitrate in kbps. 
- H264_LEVEL - Static variable in class com.csipsimple.api.SipConfigManager
- 
H264 Codec level. 
- H264_PROFILE - Static variable in class com.csipsimple.api.SipConfigManager
- 
H264 Codec profile. 
- hangup(int, int) - Method in interface com.csipsimple.api.ISipService
- 
Hangup a call. 
- HAS_IO_QUEUE - Static variable in class com.csipsimple.api.SipConfigManager
- 
This option is not used anymore because requires multiple working thread
 that is not suitable for mobility mode. 
- HEADSET_ACTION - Static variable in class com.csipsimple.api.SipConfigManager
- 
Action to perform when headset button is pressed. 
- HEADSET_ACTION_CLEAR_CALL - Static variable in class com.csipsimple.api.SipConfigManager
- 
Pressing headset button hangup the call. 
- HEADSET_ACTION_HOLD - Static variable in class com.csipsimple.api.SipConfigManager
- 
Pressing headset button hold the call 
- HEADSET_ACTION_MUTE - Static variable in class com.csipsimple.api.SipConfigManager
- 
Pressing headset button mute the call 
- hold(int) - Method in interface com.csipsimple.api.ISipService
-