-
By the way, which SR/SU version are you on? In case older versions, you must run FCDGEN for any changes to .config files to take effect. Are you doing this step with the changes that you have made?
-
I think the cable length only works for T1, I also get a failure when I try it on E1. I think the most likely issue is described in the technote linked in an earlier post: http://www.dialogic.com/support/helpweb/helpweb.aspx/928/dm3_and_springware_t1_e1_clock_sync_issues/JCT Look at this section: Problem #5 : Network or User side? Try changing that
-
Hi - this gives you a lot of options, if you have one working and one not. Easiest option is to use the same T1 line - take it from working one and put it in non-working. If still alarms, then you will need to check the configuration of boards in both systems, to make sure the 'alarm' board is configured exactly like the one in the other. If
-
Hi Hari, If looping back with a DMV300BTEP board, you only have 30 resources, so you can only do a max of 15 simultaneous calls, as that would use all 30 resources (1 resource for each of the 15 inbound sides & 1 for each of the 15 outbound sides). You would need 2x boards to be able to loop back 30 simultaneous calls. I hope this helps!
-
The included Voice Demo is a good place to start. It uses functions to make/receive calls, gather digits, play and record voice files. I would recommend that you begin there. Good luck!
-
Hi, you should read my comment above: =========================== Hi, the best way to start is probably from studying the demos that come w/ the software/drivers cd, but you should also look through the api documentation: http://www.dialogic.com/en/manuals/sr/sr60winpci.aspx The release notes and release update notes, in the same link above, will also
-
Ram, did it work? Note that there is also a 'lineadmin' tool that will allow you to check for alarms: lineadmin -board 0 (assuming that your board's logical id is set to '0') ... this will open the tool and you can verify whether or not you have all solid Green LEDs.
-
Hi - I believe ADL comes with sample code that should allow you to detect digits. You should try using the demo first and if it works, use that code as a guide for your application. Good luck!
-
Hi, more details are needed before anyone could assist here, particularly regarding what board and protocol you are using. If an analog board, a useful demo is the voicedemo, included with the software package, and that demo has an option to get digits, so you can test to make sure that it is working properly. Good luck!
-
Hi Kamal, There is no irq configuration needed with windows 7 and dialogic pci boards. If it is running, then likely the board (or toolkit used) is not configured to how you need it. Try running the gc_basic_call_model demo (you may need to refer to the demo guide in this doc link: http://www.dialogic.com/en/manuals/sr/sr60winpci.aspx ) and see if that