SIP to IAX application I have a few sites with SIP phones but cannot make sip work due to the type of firewalls. Each of these sites have one workstation and one hardware SIP phone. I want to be able to talk to my * server on the net.
What I want, and cannot find, is a simple middleman application that will authenticate the SIP phone through the PC and relay the connection as IAX2 to the * server.
I'm not looking to run * in a virtual machine, I am looking for a single purpose application. Has anyone seen anything like this?
sipphone <- SIP -> Windows PC (Convert to IAX) <- IAX -> Asterisk
I *could* do this via a tunneling application, but would prefer not to.
Help? |