Showing related tags and posts across the entire site.
-
hi uttam thanks for your response... but if possible can u provide me any sample code to transmit DTMF tones and also to detect it. over IVR Thanks again
-
hi, I have a E1 dialogic card on which I want to build an application which detects and generates DTMF Tones. This application actually would be an ivr which will be transmitting and receiving DTMF tones and no Voice files would be played in real. I have used dx_getdig() to identify digits on the line...
-
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 for call...
-
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 gets disconnected...