Skip to main content
Participant
June 13, 2011
Answered

How do I register a SIP Phone or the Flash Phone with Asterisk or other SIP provider?

  • June 13, 2011
  • 1 reply
  • 1823 views

Hello friends,

I have setup FMS and FMG on the same machine. I am able to register X-Lite and the given Flash phone with the FMG-provided SIP Registrar, but I am unable to get it to talk to an external SIP server. Can someone please tell me how to do this?

Thanks,

This topic has been closed for replies.
Correct answer

I think you want to register Flash Media Gateway on Asterisk or other SIP provider. For that you can use sipGateway profile provided in SIP.xml in that replace 'sip-gw-ip' with IP of SIP server you want FMG to register, restart Flash Media Gateway for changes to take effect. FMG will register with SIP server then you can dial desired number from your flash phone or SIP Phone registered on FMG.

Note: Just ensure that number you are dialling must not match any other entry prior to one using sipGateway in workflow.xml

1 reply

Correct answer
June 14, 2011

I think you want to register Flash Media Gateway on Asterisk or other SIP provider. For that you can use sipGateway profile provided in SIP.xml in that replace 'sip-gw-ip' with IP of SIP server you want FMG to register, restart Flash Media Gateway for changes to take effect. FMG will register with SIP server then you can dial desired number from your flash phone or SIP Phone registered on FMG.

Note: Just ensure that number you are dialling must not match any other entry prior to one using sipGateway in workflow.xml

umdraghuAuthor
Participant
July 12, 2011

Thanks for your reply, and I am able to register the GW with Asterisk.

So now, if i want to transfer the voice from an FMS session to the GW, all I need to do is call the Call Control APIs on the FMG to transfer the call leg?