Skip to main content
November 21, 2010
Question

FMG Architecture

  • November 21, 2010
  • 1 reply
  • 509 views

Hi,

Is there any architecture document about the way the FMG works and connect to FMS and SIP PBX/ SIP provider.

Process, threads, sockets etc.

There is some in the Leg Service API but that is not enough.

Shlomo.

This topic has been closed for replies.

1 reply

November 23, 2010

Shlomo,

                  - Source code of sample telephony main.asc is another good place to start exploring actual usage of APIs. rtmp.xml can be used to configure how FMG interacts with an FMS application(s).

                 - SIP.xml Includes settings for configurable RTP port range and these xml tags are explained in installation&configuration document.

                 - Workflow.xml can be used to modify how calls are routed from FMS to SIP and vice versa.

More documents will follow in sometime. Meanwhile, this forum is an alternative for specific questions.

-Pankaj