Forum Post: gc basic call
Hi, i'm new to dialogic i'm trying to do gc_basic_call when i type 'make all' it showing "cc gc_basic_call_model.o -L/usr/dialogic/lib -lgc -o gc_basic_call_model /usr/bin/ld: skipping incompatible...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We are getting problem while retrieving the response from the put the call. URL- http:// My IP Address :81/default/calls/7f8b8814-3cd5-4860-8d04-485dc8c65943?appid=app Error:-...
View ArticleForum Post: RE: GCT_Send MAP queuing delay
The System.txt looks ok. What is the CPU usage on this box? I will suggest contacting Dialogic support for further investigations with details of your configurations and Software version..
View ArticleForum Post: RE: GCT_Send MAP queuing delay
Hi The CPU on this box never exceeds 25% - so I don't think that is an issue. We have reduced logging recently which has improved things (slightly) - so we'll keep an eye on it and perhaps upgrade to...
View ArticleForum Post: RE: gc basic call
Most likely you don't have 32-bit compatibility package on your 64-bit system. Please note that all Dialogic libraries are 32-bit libs, and your app must be built in 32-bit compatibility mode, so if...
View ArticleForum Post: RE: How to change SCTP values?
Old post, but -- were you able to figure this out? I'm looking to do the same thing.
View ArticleForum Post: SCTP INIT ABORT - Out of Resource
Hi, I'm trying to get gctload to connect to an EPC, but it seems like something is wrong with my configuration. gctload's log shows: SCTP Assoc Status: assoc_id=0 i_streams=0 o_streams=0 CONNECTING...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
I'm a bit confused now. What is the current problem? Is your app able to read the event stream? What request returns 400 Bad Request? Have you updated the XML schema according to your XMS version? Can...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We are using the project xmsdemo (3584-XmsDemo_V 1.1.XMS2.1). We are able to read the event stream, but facing problem while receiving the call. We are not able to get response of reeving...
View ArticleForum Post: RE: SCTP INIT ABORT - Out of Resource
Can you post the console output of gctload from start up? What OS are you using? If Linux what is the output of the following? a. locate /usr/lib/lksctp-tools b. /usr/sbin/modprobe sctp
View ArticleForum Post: RE: HMP 4.1: how to record voice from IP?
Hi Leonid, I have made the test with the new version and all runs well, the audio is recorded on the second application, I've compared the two sources but I have not understood which difference was...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We are waiting for your response. Please reply ASAP. Thanks, Bachchan Singh
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Hi, Do you have traces from the call where we can see requests, responses and events? What does the logger print in the Logger.Log(XmsInterface.RequestToString(l_request, l_ws), true);?
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
And what is your XMS version? Have you updated the schema
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Version:- 3584-XmsDemo_V 1.1.XMS2.1 We have also updated the schema. Logger:- Project Path- https://drive.google.com/open?id=0B7RfujCLlk2fekZNRWt5MlNfS00 Request URI:...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
OK, I found what was wrong. With the new schema definition (xsd) the format of event string is a bit different. Please find attached the EventHandler.sc, new schema (good for XMS 2.4, if you use other...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We have done the below changes (as per your blog). 1. We have updated the Event Handler and Schema, with the new code provided by you on blog. 2. We have also check with the new schema...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We have done the below changes (as per your blog). 1. We have updated the Event Handler and Schema, with the new code provided by you on blog. 2. We have also check with the new schema...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Dear Team, We have done the below changes (as per your blog). 1. We have updated the Event Handler and Schema, with the new code provided by you on blog. 2. We have also check with the new schema...
View ArticleForum Post: RE: Required c# code to call Dialogic XMS RestFul API.
Hello, Can you please attach the log produced by the demo? If you paste it in a plain txt, the long URIs are fragmented. Also, please take wireshark trace on XMS: I see nothing wrong with XMS or the...
View Article