Forum Post: gc_SetUserInfo() fails
I have used parts of the demo program including the gc_set_channel_codecs() function. When I call gc_SetUserInfo() fails. It returns with -1. The parameters seems to be OK... Any idea why? I am using...
View ArticleForum Post: SIP: How to change or remove QoS attributes in the SDP OK status
Dear Ladies and Gentlemen, We are creating an application to handle incoming calls by means of the system default behavior. Everything goes ok until some callers send us QoS attributes in the INVITE...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Basically, in this case the application needs to run in 3PCC mode as that gives the application developer full responsibility of controlling SDP body for all SIP messages exchanged in a dialog....
View ArticleForum Post: RE: gc_SetUserInfo() fails
Hi, Its hard to say why that would fail without see the actual error returned of output from logs. How much did you add (or change) that specific routine for your own purposes? Jeff
View ArticleForum Post: RE: JCT Realtime streaming on Linux
Actually the latency will also be at least 250ms due to the fact of the pre-speech buffer required underneath as per explanation here in section 1.5: www.dialogic.com/.../csp_programming_v6.pdf...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Thank You for the prompt response Jeff. A couple of quick questions - in case of developing that 3PCC can it be done using GC API or it has to be a custom application from the ground up without using...
View ArticleForum Post: RE: JCT Realtime streaming on Linux
Thanks for your reply. Is there any way to circumvent this, or will conferencing have to be done on another card? One solution we've considered is connecting a DM3 card via a CTBus cable for...
View ArticleForum Post: RE: gc_SetUserInfo() fails
Jeff, Thank you for your answer. I used the same function as in the demo program. See below. I noticed that in the demo program, the gc_SetUserInfo() API is called twice. Once from the...
View ArticleHi, We purchased a license for the SR140, installed the license and the...
Hi, We purchased a license for the SR140, installed the license and the license manager says it is a 'valid' license but in the manager log it is saying 'invalid (inconsistent) license key' and I am...
View ArticleForum Post: gc_MakeCall() fails IPERR_BAD_PARAM
Hi, I have a problem while calling the gc_MakeCall() API. It fails with the following error. 12/14 11:52:52.811 [GC_APIERR]: gc_MakeCall(linedev=1, numberstr=SIP:0526726565@82.166.90.3, mode=EV_ASYNC)...
View ArticleForum Post: RE: How to extract Camel Version 2 IDP Extension Field ??
Hi, we use CAP v2 and still have this question about GMSC address getting from IDP...
View ArticleForum Post: SCTP retransmission problem
Hi! we test our application before deplyment - and we can see on wireshark that SCP always retransmit DATA chunks after several microseconds, as we can see MSC also make some kind of fast...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hello Jeff, This is just a reminder for my latest questions regarding manual. Best Regards.
View ArticleForum Post: gc_MakeCall() API fails when using the EV_SYNC,parameter
Hi, When I run the gc_basic_call_model demo project and the gc_MakeCall( ) API is called using the EV_ASYNC parameter, the outgoing call is successful, however, when I use EV_SYNC , the API fails....
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hi, Most of the information for 3PCC is available in the doc of which you may have already references above from chapter 5: www.dialogic.com/.../globalcall_for_ip_hmp_v12.pdf You can certainly use GC...
View ArticleForum Post: RE: gc_MakeCall() API fails when using the EV_SYNC,parameter
As per GC IP TUG: "8.3.17 gc_MakeCall( ) Variances for IP This function is only supported in asynchronous mode. " www.dialogic.com/.../globalcall_for_ip_hmp_v12.pdf This is only used in ASYNC mode. Jeff
View ArticleForum Post: RE: gc_MakeCall() fails IPERR_BAD_PARAM
Hi, That is not a valid destination string since it contains the "SIP:", note this will be appended by the sip stack below and is not needed. For more information on the strings which can e used refer...
View ArticleForum Post: RE: gc_MakeCall() API fails when using the EV_SYNC,parameter
Thanks Jeff. Is there another equivalent API that supports EV_SYNC mode? Mike
View ArticleForum Post: RE: gc_MakeCall() API fails when using the EV_SYNC,parameter
No, in this case since you want to develop your application in fully ASYNC model in this case in order to be able to take advantage of the features provided by GC API and HMP. The SYNC model is an...
View ArticleForum Post: PowerMedia XMS Release 3.4 Service Update 3 (Build 18388) Now...
Available for download at https://www.dialogic.com/products/downloads/xms/xms3-4_sla The following issues have been resolved: XMS-7994 [HMP] When receiving invalid Opus audio data, there is...
View Article