..

VOIP server library for JCT card

..

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.
Dialogic PowerMedia HMP GlobalCall and R4 API

VOIP server library for JCT card

  • I have been asked to extend an existing app that controls and monitors phone calls into a controlled environment. I need to add VOIP support.

    This app is written in C++, runs on Windows, and is using a Dialogic D/600JCT-2E1 card.

    I have no experience with VOIP or development for this kind of card, so wondered if anyone here has experience or suggestions that could help?

    I have looked to libraries like Asterisk and Yate for inspiration, but the former seems to be "on hold" (http://blogs.digium.com/2012/09/14/asterisk-scf-pause/) and the later doesn't support Dialogic cards (http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/2007-January/007106.html).

    Thanks for any help.

  • In order to support VOIP you would have to port application to HMP baseline. See link which has some related content for this type of effort.

    www.dialogic.com/.../PM_HMP_WIN

  • Thanks for your response!

    I have installed HMP and found it's VOIP example solution.

    Nice to know migration works for JCT boards too.