Forum Post: RE: java.lang.UnsatisfiedLinkError when running Diameter DTU
HAve you solved this problem, Jessie ? I am facingthe same problem. Please share your experience if you solved the problem. Thanks
View ArticleForum Post: RE: java.lang.UnsatisfiedLinkError when running Diameter DTU
java -Djava.library.path=/opt/DSI/64 -jar MCA.jar problem solved. you should use the library path as above:)
View ArticleForum Post: RE: GCT_Send: Component Msg has double length with a lot of zero
Looks like you might be starting to write into the parameter area at the wrong place. Are you using something like..... pptr = get_param(m); Where pptr is a pointer to a u8 (u8 *), m is a pointer...
View ArticleForum Post: Dialogic JCT Series Board Install Problems
Hello, I am having trouble installing Dialogic JCT boards on a windows 2008 server. There are two PCI-e boards , both connected with using a CTI Bus Cable. When installing the software, i receive a...
View ArticleForum Post: RE: IPMS vs XMS
Hello Arun, IPMS is EOL and has been for some time. It has been replaced by XMS. So the fundamental difference is - don't use IPMS. IPMS (not necessarily everything): - was offered in a hardware...
View ArticleForum Post: RE: IPMS vs XMS
Hi all, I wanna learn the basics of IPMS and XMS but i didn't find any study documents in this forum. Can anyone share me study documents or websites for IPMS and XMS. Regards, Arun
View ArticleForum Post: RE: IPMS vs XMS
Hi Arun, Two approaches for XMS come to mind... The documentation is a good start for the details: www.dialogic.com/.../xms3.2.aspx That's best if you know what you are looking for and want to know...
View ArticleForum Post: test automation SMSC
Good morning i was asked this week by my company to realise a prototype in one month that should generate map-messages for Smsc , i do a lot of researches in internet but i didn't understand from...
View ArticleForum Post: Fax is not sent/Received if Speed is high
Hi, I have my Dialogic C++ application to send/receive fax. I have my setup like this DivaAnalogBoard1:Line1----Gateway---SipProxy(B2B)-----Gateway----DivaAnalogBoard1:Line2. Here, am setting...
View ArticleForum Post: RE: Dialogic JCT Series Board Install Problems
I suspect it might be related to this technote for power budgeting jumpers: www.dialogic.com/.../jct Also if this is 32-bit, make sure PAE is disabled on the system. www.dialogic.com/.../jct Regards,...
View ArticleForum Post: RE: Dialogic JCT Series Board Install Problems
thanks. Have checked the power budget jumpers and were correctly assigned. the server is 64-bit. anything else we can try? i dont think the boards are faulty as this is a first time use for both.
View ArticleForum Post: format of calling webrtc browser endpoint
Hi, I am trying to make an audio/video call from one browser client to another browser client using webrtc.js . What is the format to make an outbound call to webrtc browser endpoint? I have tried by...
View ArticleForum Post: no voice heard over the line channel ch=ipmB1C1 ErrorCode=0x5a04...
Hi Team, I wrote a SIP interface using HMP4.1 API to play a vox file. However, no voice is heard after the call was connected and answered. I checked the rtflog file and found below error was logged...
View ArticleForum Post: RE: format of calling webrtc browser endpoint
Hi - the XMS will support webrtc calls but through the media server (so browser1-to-xms-to-browser2). This can be accomplished using any of our API's. The webrtc demo you are using supports only...
View ArticleForum Post: RE: UM problem with Exchange 2010 - question on RTCP options
Did you ever get an answer on this issue?
View ArticleForum Post: RE: format of calling webrtc browser endpoint
Thank you Vince. Actually we are trying to implement webrtc to webrtc audio & video calls(browser1-to-XMS-to-browser2). Could you please suggest which of your API's we have to use accomplish this?...
View ArticleForum Post: RE: format of calling webrtc browser endpoint
Hi - yes, REST, MSML or JSR would accomplish this.... I'd recommend you start with REST: www.dialogic.com/.../XMS_RESTfulAPIUser.pdf We have some sample code on our GitHub page:...
View ArticleForum Post: PowerMedia XMS Release 3.2 Service Update 2 (Build 15675)
Release notes: http://www.dialogic.com/webhelp/XMS/3.2/XMS_ReleaseNotes.pdf Software download link: http://www.dialogic.com/en/products/downloads/xms/xms.aspx Post-Release Developments: Added Ability...
View ArticleForum Post: PowerMedia HMP for Linux Release 4.1 Service Update 236 Now...
Download at: http://www.dialogic.com/en/products/media-server-software/download/hmp-linux.aspx Full release notes are at: http://www.dialogic.com/~/media/manuals/hmp41lin/release_update.pdf The...
View Article