..

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 board
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: D30E1P120WIN (JCT media board) Caller tune detection etc. (Indian context)

    I am trying to achive the following with as much accuracy as possibe: 1. Detect ringtones (especially for mobiles) which could be greetings/songs etc. from regional Indian language when dialing out 2. Successfully detect the following using Call Progress Analysis - busy, not reachable, voice mail...
  • Forum Thread: where can I find Diagnostics Utility for DM3 board from SR6.0?

    Hi Everybody, I have 1 Dialogic DM/V1200A-4E1 PCI board, running on Windows XP Pro. I have no problem with installation(configuration set to be default) but I can't find the right Diagnostic tools. I have SR 6.0 for Windows(distributor version), with Service Update 239. I can't use "Dialogic...
  • Forum Reply: Re: BICC.. No Audio

    Hi , You can change your gcss7.cfg file adding following, or if it is already there uncommenting: # Circuit Group configuration, Group ID must match the values in config.txt # "trunk_name" could be any of "dkBx", "dtiBy" or "dumBz" # "base_TS"...
  • 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 Reply: Re: GCEV_TASKFAIL on gc_MakeCall

    hi everyone , i have the same error but in my error info ihave: Ld 0x801, GC (137) CCLIB specific, CC (6) on start media session rtf--> IpmB1C18 <==== ::OnStartAlgorithmSession(MsgExpect=2 MsgRc'ed=1) ERR1 CIPVscChannel ipmB1C18 ----- ::OnStartAlgorithmSession: ch=ipmB1C18 ErrorCode...
  • Forum Thread: dialigic service run time error

    Hi I have installed 32 bit centos 5.4 and dialogic d/4 pciu card. When I run ./dlstart after first installation of linux SR 6.1 update then following error occurred [root@localhost bin]# ./dlstart Starting Dialogic Services... Starting Dialogic Runtime Tracing Server: [ OK ] /usr/dialogic//bin...
  • Forum Thread: Disconnect tone in Diva System Release

    I am From Egypt and I have “DIVA Media Processing Board - 4 ports Analog” and Dialogic Diva System Release 8.5 for windows Actually I have a problem with the DIVA configurations, that when the user hang up the phone the system cannot detect the disconnect tone that sent from the switch...
  • Forum Thread: Re-invites fail Windows 2008 server

    Hi, I have a DM/IP 601 board with Rel 6.0 SU269 and Windows 2008 server. I need process Re-invites request to implement, HOLD and TRANSFER button functionallity of a ip phone. To make theese i need use gc_acceptModifyCall and to for ican be use this order I have to enable the prmearlymedia in .config...
  • 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...