Hi all, I am after a bit of help setting up my WAG54GP2 - this was previously connected to VFX but is now fully unlocked. I am currently running trixbox v2.6.0.7 and the WAG has firmware version 2.01.06.
Initially I followed tony's guide myasterisk setup and other simililar guides on the net as it appears that the WAG and really just an adls modem with a PAP2 shoved inside - however I could see no registration attempts from the WAG on my trixbox (watching the asterisk CLI in debug mode) and it would report as registration failed in the WAG status page.
Following on I found that I could turn on debug mode on the router which sends messages to my pc. With this enabled and tshark on my trixbox here are some following observations. Any insight would be most appreciated.
WAG: 192.168.1.1
Trixbox: 192.168.1.3
SoftPhone/PC: 192.168.1.5
External IP: 58.28.xxx.yyy
TShark: No matter what I do I have yet to see any registration attempts with tshark from the WAG
Debug log from WAG: What really worries me here is when the voip portal reloads this is what is spit out from the device
System started: ip@58.28.xxx.yyy, reboot reason:C4
subnet mask: 255.255.255.0
gateway ip: 192.168.15.1
However my router/gateway is actually 192.168.1.1, where could 15 be coming from?
Here is a registration attempt according to the WAG's debug log
[0:5060]->192.168.1.3:5060
[0:5060]->192.168.1.3:5060
REGISTER sip:192.168.1.3 SIP/2.0
Via: SIP/2.0/UDP 58.28.xxx.yyy:5060;branch=z9hG4bK-afd8cffc
From: test ;tag=5e444d4bda0ad1c8o0
To: test
Call-ID: 9f64b97-91c207ec@58.28.xxx.yyy
CSeq: 24 REGISTER
Max-Forwards: 70
Contact: test ;expires=30
User-Agent: Linksys/WAG54G-P2-2.01.06
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: x-sipura, replaces
Here is a registration attempt from my softphone
REGISTER sip:192.168.1.3 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.5:2648;branch=z9hG4bK-d87543-0561dc40b84cfb4e-1--d87543-;rport
Max-Forwards: 70
Contact:
To: "test"
From: "test";tag=b424fc69
Call-ID: Mzc1NjAxZTIxZDM5OGRlYzJiMDE3NDNkMWJmMmVkMDM.
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
User-Agent: X-Lite release 1011s stamp 41150
Content-Length: 0
So the WAG's registration attempt seems correct, (except for using my external ip) however it never reaches trixbox - i suspect because of the gateway issues as noted above.
To get around this I tried setting the proxy setting in my WAG as my external ip 58.28.xxx.yyy, now I was getting 404 not found replies, however as best as I can tell it is actually the WAG talking sending responses back to itself, in any case definitly wasn't my trixbox
I have a sinking feeling this device is only going to allow connection on the WAN port and won't connect on the LAN ports... anybody have any suggestions or does anyone have an external trixbox I can connect to