..

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, Analog
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: Caller ID detectin on D/120JCT-LS-Rev 2 analog card

    The CLI is enabled on the analog line. It is routed through Philips Sopho is3000 PABX. Checked with connecting telephone instruments. do we need to change any param settings or like modifying any .cfg file from CFG directory of Dialogic. I am also unable to make call transfer. I used following...
  • 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...