Quote:
Originally Posted by KingPhoenix
Why not just post it? That way if someone comes along this thread in months to come it will be here  and you wont have forgotten all about it 
|
i will end up posting it on here as well
but here is a little bit so sar not a finished tut by any means
and My Router is the Linksys wrt54g Version 2.2
@bucketbakereturn if you Router is the Linksys wrt54g and not the version 5 type its very do able
i will be posting a sort of step by step guild with links to other sites over the next few days
but here is a start
Quote:
################################################## ##################
################################################## ##################
Cisco 7960 setup on linksys router running dd-wrt Firmware with sipath install with the firmware
----------------------------------------------------------------------------------------
SIPmac-config.cnf
####Pointers########
# Line 1 Settings
proxy1_address: "voiptalk.org"
proxy1_port:"5060"
line1_name: "YOUR ID " ; Line 1 Extension\User ID MUST BE YOUR ID ( this is were i went Wrong )
line1_shortname: "voiptalk" ; Line 1 Extension\ ANYTHING
line1_displayname: "Voiptalk" ; Line 1 Display Name
line1_authname: "YOUR ID " ; Line 1 Registration Authentication MUST BE ID
line1_password: "PASSWORD" ; Line 1 Registration Password MUST BE PASSWORD
# Outbound Proxy info
outbound_proxy: "192.168.1.1" ;ROUTERS IP WHERE SIPath is running
outbound_proxy_port: "5065"
# NAT/Firewall Traversal
nat_enable: "0"
nat_address: ""
-----------------------------------------------------------------
Wrt54G Router running dd-wrt Fimrware
work with Firmware
Firmware: DD-WRT v23 (10/27/05)
DO NOT PORT FORWARD ANY PORTS REQUIRED for VOIP as SIPath does it all for you
Go to Administration Tab
Find SIPath
SIP PORT : 5065
SIP Domain : nat.voiptalk.org
Goto Sipath tab
select status tab
look at SER PROCESSES
should look similar to this
First Receiver Process per IP:Port
1 6387 receiver child=0 sock=0 @ 127.0.0.1:5065
3 6389 receiver child=0 sock=1 @ MY WAN IP :5065
5 6391 receiver child=0 sock=2 @ 192.168.1.1:5065
ports should be 5065
if not click on "Restart SER" Button
now wait
after its restarted check to make sure ports have changed to 5065
---------------------------------------------------------------------------------
reboot phone and router
after all has rebooted should now work
|