Quote:
Originally Posted by 325xi
My PAP2T is behind dd-wrt v24 VoIP router.
|
I also use DD-WRT, but gave up on the VoIP version of that router software for similar reasons. Yes, the VoIP proxy is nice if all you want to do is connect to "registered" VoIP services.
But as soon as you want to do something fancy (in your case "reinvites", in my case accepting SIP calls from strangers) the way the proxy is configured in DD-WRT seems to fail. And because those VoIP proxy settings are in a file on a READ ONLY directory in the router (at least they were the last time I looked into this issue), about the only way I could see to change those VoIP proxy settings is to compile yourself a customized version of DD-WRT (which seemed like a lot more work than I wanted to mess with).
IMHO you would be better off doing what I do. Just give up on the proxy (flashing back to the "standard" build, if you want to reclaim the resources used by the VoIP proxy), and tell your router to forward the SIP and RTP ports you are using to your adapter(s), and setup the adapters using STUN. If, like me, you have more than one VoIP adapter, be sure to adjust them to use different SIP/RTP port ranges, so that the forwarding can directly tell from the ports used which adapter to send the traffic to. If you do this properly, not only will "SIP Reinvite" work (assuming your provider supports it), but also things like inbound SIP calls will work.
NOTE: In theory this setup (I'm using) allows anyone on the internet to try to "hack" your adapters. But as long as you only forward the SIP and RTP ports (and not the web interface port), it should still be pretty hard for anyone to do much more (with those "open" UDP ports) than just send an unsolicited call to your phone...