I've been fiddling around and looking for decent explanation but after 2 days I'm giving up so I'm asking for some help...
Using Ubuntu 14.04 LTS with latest YATE and FreeSentral with Postgreslq.
All is up and running.
Whatever I change in regfile.conf or register.conf and ysipchan.conf I always get this:
10:34:29.939319 IP (tos 0x0, ttl 64, id 18627, offset 0, flags [none], proto UDP (17), length 394)
192.168.0.157.sip > 192.168.0.20.sip: SIP, length: 366
REGISTER sip:192.168.0.20 SIP/2.0
Contact: <sip:200@192.168.0.157:5060>
Expires: 600
To: <sip:200@yate>
Via: SIP/2.0/UDP 192.168.0.157:5060;rport;branch=z9hG4bK1906979152
From: <sip:200@yate>;tag=71317137
Call-ID: 1844171990@yate
CSeq: 2 REGISTER
User-Agent: YATE/5.5.0
Max-Forwards: 70
Allow: ACK, INVITE, BYE, CANCEL, OPTIONS, INFO
Content-Length: 0
10:34:29.953838 IP (tos 0x0, ttl 64, id 28648, offset 0, flags [DF], proto UDP (17), length 341)
192.168.0.20.sip > 192.168.0.157.sip: SIP, length: 313
SIP/2.0 501 Not Implemented
Via: SIP/2.0/UDP 192.168.0.157:5060;rport=5060;branch=z9hG4bK1906979152;received=192.168.0.157
From: <sip:200@yate>;tag=71317137
To: <sip:200@yate>
Call-ID: 1844171990@yate
CSeq: 2 REGISTER
Server: YATE/5.0.0
Allow: ACK, INVITE, BYE, CANCEL, OPTIONS, INFO
Content-Length: 0
Suggestions anyone?
Tried with YATEClient as well as Linphone both from local machine as well as from another PC in the same subnet.