Skip to main content
Participant
June 14, 2011
Question

Is it possible to connect to the FMG using Fring for iPhone?

  • June 14, 2011
  • 1 reply
  • 1074 views

Hi,

I have the setup the FMG and FMS as instructed in the setup guide. I have registered the FMG to a SIP PBX and i'm able to make calls via the flashphone.html page. But what I would like to know is, is it possible to register on the FMG using Fring for iPhone? I assume that in the conenction settings i would add the username and password from the sip.xml file and the ip address of the server running FMG. is this correct? i have tried using the default 777 account profile but this does not work. maybe i am missing something. any help would be appreciated.

This topic has been closed for replies.

1 reply

June 15, 2011

I guess no... this is Flash Media gateway, communication tool between AS and sip... if your fring could simulate behavior of flash and send to FMG the same rules, commands then it will be able. You can connect your fring to sip without FMG i think...

Participant
June 15, 2011

Thanks for the response, but you can connect a SIP phone to the FMG can't you? SIP phones are not FLASH / AS based

June 15, 2011

sure, but FMG just helps to communicate between flash and sip. There are many other solutions to communicate between flash and sip and they are based on other languages.

FMG only delivers rtmp from flash to sip-server.

FMG has the rules how to operate the commands which were sent from flash and it listens them, i think if you'd like to connect your app to sip you can use your own solution (for instance, java) it will work the same like FMG.

Also, as far as i know you cannot call from html page to sip without flash, 'cause it's diffrenet technologies