Package
Class
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
Accept(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Connect incoming call.
AcceptStrict(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Connect incoming call.
AddContact(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
AddLog(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Add to sip stack log.
AddLog(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Add to sip stack log.
AddToBlacklist(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Add user to blacklist
AddVideo(int, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
C
Call(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Initiate call to a number or sip username.
Call(int, String, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Initiate call to a number or sip username.
CallEx(int, String, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
CallIDToLine(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Get the line number for a SIP Call-ID.
CanBluetooth()
- Method in class com.mizuvoip.jvoip.
SipStack
Query bluetooth setting.
CapabilityRequest(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Request server or server capabilities with SIP OPTIONS.
CheckBLF(String)
- Method in class com.mizuvoip.jvoip.
SipStack
To subscribe to other extensions call state, you can set the blfuserlist parameter or use the API_CheckBLF(userlist) to subscribe to other extension(s) state changes (users separated by comma).
CheckPresence(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Call this function to save softswitch resources, you should carefully select the contacts.
CheckVoicemail(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Will (re)subscribe for voicemail notifications.
ClearCredentials()
- Method in class com.mizuvoip.jvoip.
SipStack
Clear existing user account details.
ClearSettings()
- Method in class com.mizuvoip.jvoip.
SipStack
Clear all settings (including stored settings)
com.mizuvoip.jvoip
- package com.mizuvoip.jvoip
common
- Variable in class com.mizuvoip.jvoip.
SipStack
Internal common object instance.
Conf(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Add people to conference or initiate conference call.
ConfEx(int, String, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Add/remove people to/from conference.
CredentialsChanged(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
D
DelContact(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
DelSettings(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Delete settings and data.
Dtmf(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send DTMF message by In-Band,SIP INFO or RFC2833 method (depending on the “dtmfmode” parameter).
E
Exit()
- Method in class com.mizuvoip.jvoip.
SipStack
Will destroy the SIP stack.
ExitEx()
- Method in class com.mizuvoip.jvoip.
SipStack
Will destroy the SIP stack and also will exit the Java Virtial Machine.
F
Forward(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Forward incoming call to peer (with 302 Moved Temporarily disconnect code)
FullStop()
- Method in class com.mizuvoip.jvoip.
SipStack
Will stop the SIP stack and all services (push notifications or jobs/alarms that might have started to keep your app running as background service)
G
GetAddress()
- Method in class com.mizuvoip.jvoip.
SipStack
Query local address.
GetAltWorkdir()
- Method in class com.mizuvoip.jvoip.
SipStack
Query the application alternative working directory (such as folder on external SD card).
GetAudioDevice(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the current audio device name.
GetAudioDeviceList(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the list of available audio devices.
GetBindir()
- Method in class com.mizuvoip.jvoip.
SipStack
Query the application path (folder with the app binaries or app home folder)
GetBlacklist()
- Method in class com.mizuvoip.jvoip.
SipStack
Query the current blacklist
GetCallerID()
- Method in class com.mizuvoip.jvoip.
SipStack
Query the peer Caller ID.
GetCallerID(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the peer Caller ID.
GetCallerID(int, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
GetCommonObj()
- Method in class com.mizuvoip.jvoip.
SipStack
Provides access to the internal Common object instance.
GetConfigHash()
- Method in class com.mizuvoip.jvoip.
SipStack
Get a has value of the configuration.
GetContact(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContactName(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContactPhone(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContactPresence(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContactPresenceStr(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContacts()
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContactSIP(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetContactSpeedDial(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
GetCurrentConnectedCallCount()
- Method in class com.mizuvoip.jvoip.
SipStack
Query the number of simultaneous calls currently in progress.
GetDeviceID()
- Method in class com.mizuvoip.jvoip.
SipStack
Get device identifier.
GetDiscReasonText(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the disconnect reason of the last disconnected call.
GetGUtilityObj()
- Method in class com.mizuvoip.jvoip.
SipStack
GetIncomingDisplay(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Get incoming caller id (might return two lines: caller id \n caller name)
GetLastCallDetails()
- Method in class com.mizuvoip.jvoip.
SipStack
Get details about the last finished call.
GetLastRecFileName()
- Method in class com.mizuvoip.jvoip.
SipStack
Query recently recorded file.
GetLastRecInvite()
- Method in class com.mizuvoip.jvoip.
SipStack
Get last received INVITE message.
GetLastRecSIPMessage(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Get last received SIP message.
GetLine()
- Method in class com.mizuvoip.jvoip.
SipStack
Get the currently active line.
GetLineDetails(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Get details about a line.
GetLineStatus(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the state of a line.
GetLineStatusText(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the state of a line.
GetLogs()
- Method in class com.mizuvoip.jvoip.
SipStack
Can be used to get the logs (which are otherwise written also to standard output and to Logcat).
GetMAC()
- Method in class com.mizuvoip.jvoip.
SipStack
Get the device MAC address if possible.
GetNotifications()
- Method in class com.mizuvoip.jvoip.
SipStack
Return the notification strings.
GetNotificationsSync()
- Method in class com.mizuvoip.jvoip.
SipStack
Return the notification strings.
GetObj()
- Static method in class com.mizuvoip.jvoip.
SipStack
Access the sipstack instance from static code.
GetParameter(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Query parameter.
GetPresenceStatus()
- Method in class com.mizuvoip.jvoip.
SipStack
Query local presence state.
GetPushNotifications()
- Method in class com.mizuvoip.jvoip.
SipStack
Simplified query for push notification state if push was initited befere with the SetPushNotifications API.
GetPushNotificationsEx(boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the push notification state if push was initited befere with the SetPushNotifications API.
GetRegFailReason(boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Query the reason of the last failed registration.
GetSIPHeader(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Return a sip header value received by JVoIP.
GetSIPMessage(int, int, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Return the last received or sent SIP signaling message as raw text.
GetStatus(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Returns line state or global state if you pass -2 as line parameter
GetStatus(int, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Returns line state or global state if you pass -2 as line parameter
GetStatusId(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Returns line state or global state id.
GetVersion()
- Method in class com.mizuvoip.jvoip.
SipStack
Get the SIP stack version number.
GetVolume(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Get Volume level
GetWebPhoneObj()
- Static method in class com.mizuvoip.jvoip.
SipStack
Provides access to the internal phone object instance.
GetWebPhoneObj(Context)
- Static method in class com.mizuvoip.jvoip.
SipStack
Provides access to the internal phone object instance.
GetWorkdir()
- Method in class com.mizuvoip.jvoip.
SipStack
Query the application working directory (data folder) Based on appcontext.getFilesDir().getPath() and Environment.getDataDirectory().getPath();
H
Hangup()
- Method in class com.mizuvoip.jvoip.
SipStack
Disconnect call.
Hangup(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Disconnect current call(s).
Hangup(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Disconnect current call(s).
HasCallInProgress()
- Method in class com.mizuvoip.jvoip.
SipStack
Query of there is any call in progress (including calls in ringing or connected state).
HasCallInSpeaking()
- Method in class com.mizuvoip.jvoip.
SipStack
Query of there is any connected call.
HiddenLine()
- Method in class com.mizuvoip.jvoip.
SipStack
Query hiddel endpoint channel.
Hold(int, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Hold current call.
HoldChange(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Togle hold state of the call.
HTTPGet(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send a HTTP GET request.
HTTPKeepAlive()
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
HTTPPost(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send a HTTP POST request.
HTTPReq(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send a HTTP POST or GET request.
HTTPReqAsync(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send a HTTP POST or GET request.
I
Ignore(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Ignore incoming call.
Init(Context)
- Method in class com.mizuvoip.jvoip.
SipStack
Initialize the SIP stack.
IsBluetooth()
- Method in class com.mizuvoip.jvoip.
SipStack
Check if call on bluetooth.
IsEncrypted()
- Method in class com.mizuvoip.jvoip.
SipStack
Check if the connection is encrypted.
IsIdle()
- Method in class com.mizuvoip.jvoip.
SipStack
Query idle state
IsInCall()
- Method in class com.mizuvoip.jvoip.
SipStack
Query of there is any call in progress.
IsIncomingVideo()
- Method in class com.mizuvoip.jvoip.
SipStack
Check if current incoming call is video call.
IsLoudspeaker()
- Method in class com.mizuvoip.jvoip.
SipStack
Query if using loudspeaker
IsMuted(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Return if the selected line is muted or not.
IsOnHold(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Query if the selected line is on hold or not
IsOnline()
- Method in class com.mizuvoip.jvoip.
SipStack
Query online state.
IsRegistered()
- Method in class com.mizuvoip.jvoip.
SipStack
Get the registered state.
IsRegisteredEx()
- Method in class com.mizuvoip.jvoip.
SipStack
Get the extended registered state.
IsSpeaking()
- Method in class com.mizuvoip.jvoip.
SipStack
Query of there is any connected call.
L
LineToCallID(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Get the SIP Call-ID for a line number.
LoadFile(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Load file content from local disk.
LoadFileRemote(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Load file from remote storage.
LoadFileRemoteSync(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Will download the specified file from remote storage synchronously (will block until done or fails).
M
Mute(int, boolean, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Mute current call.
MuteEx(int, boolean, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Mute current call.
MuteVideo(int, int, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Disable/enable video(stream) during a video call.
N
NATKeepAlive(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Rarely needed if any, because the siptack will do it automatically.
NeedRatingRequest()
- Method in class com.mizuvoip.jvoip.
SipStack
Some servers might report call rating automatically in signaling.
NewUser(String)
- Method in class com.mizuvoip.jvoip.
SipStack
On newuser, you should ask the user if wish to accept it.
NoUnregister()
- Method in class com.mizuvoip.jvoip.
SipStack
Signal that no unregistration is needed.
NumExists()
- Method in class com.mizuvoip.jvoip.
SipStack
Use this only with the Mizu Softswitch.
O
OnVideoRemoved(GVideo)
- Method in class com.mizuvoip.jvoip.
SipStack
This function should not be used.
P
PeerIsMizu(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Check if peer is Mizutech software.
phone
- Variable in class com.mizuvoip.jvoip.
SipStack
Internal phone object instance.
PlayFile(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Play any sound file locally.
PlayFile(String, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Play any sound file locally.
PlaySound(int, String, boolean, boolean, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Play any sound file.
PlaySound(int, int, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Play any sound from resource file.
Poll()
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
PushContactlist(String)
- Method in class com.mizuvoip.jvoip.
SipStack
User for presence.
R
RecFiles_Clear()
- Method in class com.mizuvoip.jvoip.
SipStack
Delete old recorded files.
RecFiles_Del()
- Method in class com.mizuvoip.jvoip.
SipStack
Delete local recorded files.
RecFiles_Upload()
- Method in class com.mizuvoip.jvoip.
SipStack
Upload pending recorded files (if ftp/http URI was set)
Record(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
Register(String, String, String, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Set parameters for authentication and register to the SIP server.
Register(String, String, String, String, String, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Set parameters for authentication and register to the SIP server.
Register()
- Method in class com.mizuvoip.jvoip.
SipStack
Set parameters for authentication and register to the SIP server.
Registered()
- Method in class com.mizuvoip.jvoip.
SipStack
Get the registered state.
RegisterEx(String)
- Method in class com.mizuvoip.jvoip.
SipStack
You can use this function for multiple secondary accounts (up to 99) on the same or other servers.
Reject(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Reject incoming call.
RejectEx(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Reject incoming call.
RemoveVideo()
- Method in class com.mizuvoip.jvoip.
SipStack
Will remove the video fragment (will also disconnect video call if any).
ReStart()
- Method in class com.mizuvoip.jvoip.
SipStack
Will restart the SIP stack.
S
SaveFile(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Will save the text file to local disk in the working directory in encrypted format (use API_SaveFileRaw to save as-is)
SaveFileRaw(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Will save the text file to local disk in the working directory as is.
SaveFileRemote(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Save file to remote storage (preconfigured ftp or http server )
SaveSettings()
- Method in class com.mizuvoip.jvoip.
SipStack
Might be called before quit to make sure that the settings are saved properly (call it before Stop).
SendChat(int, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send a instant message.
SendChat(int, String, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Group messaging.
SendChatIsComposing(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send IM typing notification.
SendSIP(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Will send a custom SIP signaling message (for example OPTIONS, NOTIFY, etc).
SendSMS(int, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Send a SMS message if softswitch has SMS delivery capabilities (Otherwise might try to deliver as IM).
ServerIsMizu()
- Method in class com.mizuvoip.jvoip.
SipStack
Check if SIP server is Mizutech softswitch.
SetAudioDevice(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Select an audio device.
SetAudioDevice(int, String, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Select an audio device.
SetBlacklist(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Set whole blacklist.
SetBluetooth(boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Set audio via Bluetooth.
SetContact(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetContactName(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetContactPhone(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetContacts(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetContactSIP(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetContactSpeedDial(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetContactStatus(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Helper function for contact manipulation in case if you wish contact management to be handled by the SIP stack.
SetCredentials(String, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Set parameters for authentication.
SetCredentials(String, String, String, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Set parameters for authentication.
SetCredentials()
- Method in class com.mizuvoip.jvoip.
SipStack
Deprecated.
SetCredentialsMD5(String, String, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Set parameters for authentication.
SetIdle(boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
You might use this API to further extend the battery life (above the usual phone power state changes).
SetLine(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Will set the current channel.
SetLineEx(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Will set the current channel.
SetLogLevel(int)
- Method in class com.mizuvoip.jvoip.
SipStack
Set loglevel at runtime.
SetParameter(String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Configure the SIP stack by passing any parameter.
SetParameter(String, int)
- Method in class com.mizuvoip.jvoip.
SipStack
Configure the SIP stack by passing any parameter.
SetParameter(String, boolean)
- Method in class com.mizuvoip.jvoip.
SipStack
Configure the SIP stack by passing any parameter.
SetParameters(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Configure the SIP stack with a list of parameters.
SetPresenceStatus(String)
- Method in class com.mizuvoip.jvoip.
SipStack
Use the API_SetPresenceStatus(statustring) function call to change the user online status.
SetPushNotifications(int, String, String, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Call this function if you wish the SIP stack to manage push notifications, useful especially when used with the mizu server or MPUSH gateway.
SetSIPHeader(int, String)
- Method in class com.mizuvoip.jvoip.
SipStack
Set a custom sip header (a line in the SIP signaling) th