Skip to main content
Known Participant
February 7, 2012
Question

How to connect the FMG through flex

  • February 7, 2012
  • 1 reply
  • 1156 views

How we can write the Flex program to talk with FMG, Is there any example for connecting flex with FMG? And how we can connect the SIP enabled device with FMG?

This topic has been closed for replies.

1 reply

Inspiring
February 7, 2012

There is a sample app (server and client) located in /opt/adobe/fmg/FMSApplications/telephony

The client is in FlashPhone/Source

To start use the simple commands to know it is working. i.e. 777 and 888

Once you get it working you can change the SIP.XML and WORKFLOW.XML to make external calls

Known Participant
March 3, 2012

How to connect the FMG for external calls (ie: pc to ordinary mobile phone)

March 5, 2012

After Installation, In fmg folder doc/QuickStartGuide.pdf  talks about few steps to get started with integration to external SIPGateway to route calls to mobile phones (or whatever the SIPGateway being used allows).

Hope it helps.