|
PortSIP VoIP SDK V6.2
July 26, 2010
1: Add a function to support send message by MESSAGE
method in dialog(in call): sendMessage.
2: Add an event which named receivedMessage(for VC is
SIP_RECV_MESSAGE) for
receive the message by MESSAGE method in the dialog(in
call).
3: Changed the setPlayWaveFileToRemote function
parameters to support event report once play finished.
VC: added a callback function
fnPlayWaveFileToRemoteFinished.
C#, VB, Javascript, Delphi: added an event
playWaveFileToRemoteFinished.
4: Changed the setPlayWAVIFileToRemote function
parameters to support event report once play finished.
VC: added a callback function fnPlayAviFileFinished.
C#, VB, Javascript, Delphi: added an event
playAviFileToRemoteFinished.
5: Add getDynamicVolumeLevel function to obtain the
speaker & micrphone dynamic volume level.
6: Change the video image capture mode to avoid the
video image upside down issue.
7: Fixed a bug in the Device Manager SDK: if set the
"NULL" for "waveFile" parameter with
Device_playLocalWaveFile, the Device Manager SDK will be
crashed.
8: Support call PortSIP VoIP SDK directly by P/Invoke
class wrapper without OCX.
9: Provide new SDK Sample projects to show how to use
P/Invoke class wrapper in WinForm and WPF applications.
PortSIP VoIP SDK V6.1
Apr 15, 2010
1: Added support Firefox webphone.
2: Fixed a bug that no sound in audio conferencing.
PortSIP VoIP SDK V6.0
Apr 01, 2010
1: Added G.722.1, G.722, AMR-WB, SPEEX, SPEEX-WB audio
codecs.
2: Added 720P support with H.264.
3: Added three functions to support QoS that allow set
the DSCP value for audio and video RTP:
setDSCPForQos
enableAudioQos
enableVideoQos
4: Added a parameter for sendPcmStreamToRemote funciton.
5: Change the default payload type of iLBC to 97.
6: Added function setDisplayNameOfFrom that allows
change the display name of "From" SIP header.
7: Improved the performance to reduce CPU usage.
PortSIP VoIP SDK V5.5
Jan 25, 2010
1: Added TCP transport for SIP signaling.
2: Added forwardCall function.
3: Added setRtpKeepAlive function.
4: Added the appendTimestamp parameter for
setAudioRecordPathName and setVideoRecordPathName.
5: Added the playLocalWaveFile function in Device
Manager SDK.
6: Fixed a bug of setRtpPortRange function.
7: Fixed a bug that can't change volume under Windows
Vista/7.
9: Deleted function which named
setDefaultAudioInputDevice from Device Manager SDK.
10: Deleted function which named
setDefaultAudioOutputDevice from Device Manager SDK.
PortSIP VoIP SDK V5.3
Oct 15, 2009
1: Added sendPcmStreamToRemote function to support send
the audio stream directly in PCM format to instead of
audio device capture(Microphone).
2: Added setSendAudioStream function to allows
enable/disable send the audio stream on a line.
3: Added a function which named addSupportedMimeType
that allows the SDK receive the SIP message that
included special mime type.
4: Added a function which named sendInfo that allows
send the INFO message in dialog.
5: Added an event receivedInfo.
6: Added an event receivedOptions.
PortSIP VoIP SDK V5.2
Sep 16, 2009
1: Added enableCheckMwi function to allows
enable/disable check the MWI.
2: Added enableCabacOfH264 function to allows
enable/disable the CABAC in H.264.
3: Fixed some video compatibility issues.
PortSIP VoIP SDK V5.1
August 18, 2009
1: Added suport to send the OPTIONS message.
2: Added support to set the audio capture sample(ptime)
3: Added an function which allows to get currently SDK
version number.
4: Fixed a bug that allows change the video image size
and position during video conversation.
PortSIP VoIP SDK v5.0
June 06, 2009
This is a Major upgrade.
1: Added support display name
2: Added support 3rd video conference.
3: Changed the conference API functions.
4: Much better voice quality than 4.x version.
5: Support session timer.
6: Added the function: setVideoFrameRate to set the
video frame rate.
7: Changed the video stream callback parameter(for
VB.NET, C#, Delphi, changed the receivedVideoStream
event parameter)
8: Changed the audio stream callback parameter(for
VB.NET, C#, Delphi, changed the receivedAudioStream
event parameter)
PortSIP VoIP SDK V4.8
March 03, 2009
1: Added P2P call without SIP proxy server.
2: Support TLS/SRTP.
3: Support set the RTP port range.
4: Fixed some bugs for video call.
|
|
| | |
|
Resource Center |
|
PortSIP Products License Agreement
SDK Data Sheet
Technical Tip
Question –
How to get the best voice quality? Answer – Most of
mobile computers have an embedded microphone and speaker.
Make sure that your microphone is good enough by trying to
record your speech. In order to get better audio quality and
avoid echo, you may use headset, Blue Tooth, and wired
headset etc;
We strongly recommend you to install the latest version of
operating system, sound and network drivers, and DirectX
(check with dxdiag.exe, it should be 9.0 or higher).
Check your Internet connectivity by pinging your party's IP
address. A proper response time is below 100 ms unless the
party you are calling is from Down Under. If the ping time
seems too large, you Internet connection is too busy now.
Try to stop any other activity. If the problem persists, ask
your Internet provider or system administrator to fix it.
For the best voice quality, use the G.711, G.722.1 codec on
broadband, on dialup try the G.729, iLBC, or other codecs;
For more information, read
the FAQ.
|
|
| | |