NET5 protocol on DMV1200 problem
I have two E1 links , one from PSTN and one from Ericson PBX.I used CTR4 protocol for both links and D/600 board worked fine.Now I changed my board to DMV1200 (DM3 board) and changed protocol to...
View ArticleRE: SIP: How to change or remove QoS attributes in the SDP OK status
Hi Mekhman,As of right now the code changes I am referencing have not been released as of yet in HMP 3.0 SU. However, I only suspect that could potentially help but can't say for sure if that is the...
View ArticleRE: gc_basic_call_model - how can I generate an outgoing call?
Hi Mike,As I alluded to before the gcbcm application is designed to read the provided config file in order to determine the direction (I.e. IN or OUT) of which a specified channel will run in this...
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Hi Mike,I just downloaded the source from the Technote of which covers this topic:www.dialogic.com/.../pm_hmp_winAnd it recompiling to update the project to something newer, it worked as is from what I...
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Hi Jeff,Thank you for your answer. 1. I am trying to compile the project using Visual Studio version 2017. I am getting an error:Error D8016 '/ZI' and '/Gy-' command-line options are incompatible...
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Hi Jeff,In addition there is an error in the code in the gc_demo_open_vox_channel(int index) function: if (port[index].direction == DIR_IN) { sprintf(port[index].play_filename,"prompt.pcm",index);...
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Jeff,I was able to compile the project and run it.The phone rings and the call is answered. However, no voice file is heard....See the log below. ****** GC DEMO - BASIC CALL HOLD &...
View ArticleRE: DCM error - The system is in start/stop pending mode...
sometimes when board is changed , you may see this happens.just end task dialogic service from task manager. then check if dialogic is detected in device managerif you dont see any device in device...
View ArticleRE: DCM error - The system is in start/stop pending mode...
Edwin,Thank you for your answer. Please note that I am using HMP, not a physical board.Mike
View ArticleDCM error - The system is in start/stop pending mode...
Hi,When I start the DCM program, I get the following error. Any idea why and how to fix?Thanks.Mike
View ArticleThe GCEV_OPENEX event is not received in the process_event() function
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 .Thank...
View ArticleRE: The GCEV_OPENEX event is not received in the process_event() function
Hello,Can you, please, show some code sample, the logs or at least the call to gc_OpenEx?
View ArticleSend and Receive Fax on HMP
HiIs there any fax resource license for HMP?can I send and receive fax with HMP and no physical board ?
View ArticleRE: Send and Receive Fax on HMP
In short, yes, there are fax ports that available to be purchased in a HMP based license. Similar to that of virtual voice devices.Jeff
View ArticleRE: DCM error - The system is in start/stop pending mode...
Hi,Can you remind me of the specific Windows OS version in use in this case? Also what was the HMP SU version?I don't recall those points from prior conversations.Jeff
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Going back to my prior question, "Make sure the correct box is checked for the IP address intended to be used for RTP streaming (on the system) from the "default IP address" tab of the HMP device...
View ArticleRE: DCM error - The system is in start/stop pending mode...
Hi,Windows 10 Pro 64 bit, Ver 1709.HMP Software Release 3.0 SU 375.Thanks.Mike
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Jeff,See the screen capture below. Is the IP correct?Thanks. Mike
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
No, the incorrect address is selected since windows HMP SU baseline does not support IPV6 right now. You need to make sure the IPV4 based address is selected for the NIC adapter of which you want to...
View ArticleRE: gc_hmp_hold_retrieve demo project - the call is successful but the voice...
Jeff,Thank you for your answer.I have changed the IP to 10.0.0.5 (see below). When I start the device in the DCM, it remains in the "Start Pending" mode forever... (see below)Please advise.Thank you.Mike
View Article