I suppose you are using asterisk? If so you need to setup some things in asterisk on the sip.conf or if your using freepbx then its the sip_nat.conf:
[general] externip = X.X.X.X ;(substitute your public DNS) localnet = 192.168.X.0/255.255.255.0 ;(substitute your lan subnet address) nat=yes On Nov 26, 2007 11:20 AM, <[EMAIL PROTECTED]> wrote: > VOIP isn't working where I'm at > is because VOIP needs certain outgoing ports open > > (SIP 10K-20K ; IAX 4569) > > If I can't control the router to open these ports is there > a work around? > > All I can think of is setting up an SSH tunnel but > that would be a pain with my Linksys WRT54G AP. > > Chris > > > -- > [email protected] > http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list > -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
