..

Browse by Tags

..

Developer Group

Developer Group
Connect with thousands of other developers to brainstorm ideas, share best practices and tips - or just chat about the latest emerging technologies making noise in the field. And of course, get the most up-to-date service and support news from Dialogic.
Results for dialogic, Dialogic api
View more results: All Community | Developer Group
  • Forum Reply: Re: Caller ID detectin on D/120JCT-LS-Rev 2 analog card

    Sorry its not 4 port its 12 port D/120JCT-LS Rev 2 card. I tried increasing ring count but the result was same, i was not able to detect caller id i used function dx_gtcallid(chdev, buffer) but it returns following error message on ATDV_ERRMSGP(chdev); "Caller ID info/sub-msg not available"
  • Forum Reply: Re: 2 boards -> 1 api?

    Hi, Looking back in history, you will find that the Diva Server cards was manufactured by Eicon and the Dialogic Cards by Intel. Sometime ago Eicon purchased Dialogic from Intel and promptly renamed itself Dialogic. Hence you have the current Dialogic which is a mix of both Eicon (Diva Server) and Intel...
  • Forum Thread: Call transfer with D/4PCI anlog card.

    I m working on D/4PCI analog card. I tried transfering call using dx_dial function. This is working fine with anlog line routed via Syntel EPABX. dx_dial(chdev,"&," + EXTNo ,NULL,EV_SYNC); where DTMF String &, is flash key When I try same on Siemens EPABX the line simply...
  • Forum Thread: Caller ID detectin on D/120JCT-LS-Rev 2 analog card

    I m working on D/120JCT-LS Rev 2 a 4 port PCI analog card for CLI identification i tried using following.. dx_gtcallid(chdev, buffer) and also dx_getdig(chdev,&tpt[0], &digp, EV_SYNC) but no success. i found that this card contains a feature called On-Hook Reverse Polarity Detection...
  • Forum Reply: Re: springware board alarm

    Hi all, I am getting issue with pci server...when i insert DMV 1200, the server got hanged...Can anyone helps me to resolve this??? SANDEEP SINGH
  • Forum Thread: How to get a custom message in "IPSET_SIP_MSGINFO"

    Hi,I tested the sip head by sipp. I defined a message in uac.xml, as shown in Fig: " Userdata: hello" The problem is that how to get it in DCN . Using gc_util_next_parm_ex() is nothing
  • Forum Thread: using D/300JCT-E1-W API with .NET

    hi all, I have D/300 JCT card. on which I am able to run an ivr program using VC ++ 6.0 as my development environment. I am trying to use the API's with VB .NET or C# .NET programming. Can anyone please help me with this. I also tried compiling the dialogic functionalities like playing...