Forum Post: The GCEV_OPENEX event is not received in the process_event()...
Hi, I have used the demo project as a skeleton for my program. Any idea why the GCEV_OPENEX is not received in the process_event() function? As far as I can see the device was opened successfully ....
View ArticleForum Post: gc_basic_call_model - how can I generate an outgoing call?
Hi, I am using the gc_basic_call_model demo project using SIP technology. Can you tell me what is required to generate a phone call? The demo project automatically generates a phone call. Assuming I...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hi Jeff, Can you. please, point out the following? As I can see from the RFC 3312 there is a scenario in SIP with network resources reservations, during the flow curr:qos and des:qos SDP parameters...
View ArticleForum Post: Global call - dx_play() sample?
Hi, Is there a sample code that demonstrates dialing and playing a wave file? Thanks. Mike
View ArticleForum Post: gc_hmp_hold_retrieve demo project - the call is successful but...
Hi, I am running the gc_hmp_hold_retrieve demo project using SIP technology. The call is initiated, the phone rings, I pick-up the phone but I don't hear the voice file - music.pcm. See the log below:...
View ArticleForum Post: RE: JCT Realtime streaming on Linux
Sorry, one more question if you have a moment; if we'd prefer to keep using the JCT cards, would we be able to connect a CG or Diva series board via the CT Bus cable to perform conferencing or any...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hello Jeff, Can you help us with the last inquiry presented by Rauf? Best Regards.
View ArticleForum Post: RE: HMP 4.1 su213 ssp_x86Linux_boot: null_cfsp.c: losing data.
Hello, I'm facing the same with a server and not VM: Dec 20 11:44:45 rbtsmg9 ssp_x86Linux_boot: null_cfsp.c: losing data. Dec 20 11:45:02 rbtsmg9 ssp_x86Linux_boot: null_cfsp.c: losing data. Dec 20...
View ArticleForum Post: RE: HMP 4.1 su213 ssp_x86Linux_boot: null_cfsp.c: losing data.
Hello, Did you find a solution for this err?
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hi, As mentioned prior there is only support for these noted parms when using 3PCC mode since the application developer is responsibility for management of SDP and management of the capabilities of...
View ArticleForum Post: RE: HMP 4.1 su213 ssp_x86Linux_boot: null_cfsp.c: losing data.
Hi, Basically this line in question: Dec 20 11:44:45 rbtsmg9 ssp_x86Linux_boot: null_cfsp.c: losing data. means the host CPU is not able to keep up with HMP’s I/O function requirement running at its...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hi Jeff, Sorry for being annoying, but we need to avoid any misunderstanding. We've faced the situation when the other party is requesting for the network resource reservation via the mentioned...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Ah, ok I think I know where you are getting at in this case. What HMP SU version are you running on currently? I do know there may have been some known issues where the SIP response message sent be...
View ArticleForum Post: RE: gc_SetUserInfo() fails
Hi, For this one: "Once from the gc_set_channel_codecs() function and once from the process_event() function." The difference between the two method is simple, one set the DTMF detection type between...
View ArticleForum Post: RE: gc_basic_call_model - how can I generate an outgoing call?
The configuration file would have to be changed to allow for more than one channel if that is what you are looking for in this case. Refer chapter 3 of the gcbcm guide here:...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hello Jeff, The API version is 3.0.0.74 . You are right that is the behavior we are observing. Thank You. Best Regards.
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
One correction to my previous post: HMP SU version is: Dialogic (R) Host Media Processing (HMP) Software Release 3.0 Service Update 367 Build 367 (Service Update) 3.0.0.74 is a version of libgc.dll...
View ArticleForum Post: RE: SIP: How to change or remove QoS attributes in the SDP OK status
Hello Jeff, So which version has this bug fixed? Is there a link in Dialogic Download page? Best Regards.
View ArticleForum Post: RE: The GCEV_OPENEX event is not received in the process_event()...
Hello, Can you, please, show some code sample or at least the call to gc_OpenEx?
View ArticleForum Post: RE: gc_basic_call_model - how can I generate an outgoing call?
Jeff, My question was what should I change in the application to generate a phone call. Thanks. Mike
View Article