Hi Jeff,
in this case it is my bad !! (sorry to have wasted your time)
I looked at this thread yesterday and wondered if I could help, as my phone was working fine.
While looking at my phone settings, Thought (my 1st mistake) what happens if I turn compression on.
Hmm I guess I know now.. Yes setting compression to 'no' again sorted it.
Although.. I do get an error when it does register, and have always got this error..
Extension Changed 5019[extensions] new state Unavailable for Notify User Glen
-- Registered SIP '5019' at 192.168.37.29 port 5060 expires 180
-- Saved useragent "Nokia RM-208 2.0633.65.01" for peer 5019
Extension Changed 5019[extensions] new state Idle for Notify User Glen
[Jul 22 21:32:28] NOTICE[7343]: chan_sip.c:12669 handle_response_peerpoke: Peer '5019' is now Reachable. (151ms / 2000ms)
-- Got SIP response 400 "Bad Request" back from 192.168.37.29
So it seems the Nokia sends a Bad request? or is this request being interpretted wrong due to a SAIL setting for the extn ?
Here is a trace of registration.. don't know if it helps understand the bad request though,
[root@l1nuxsvr ~]# tethereal -R sip -i eth0 -f "host 192.168.37.29"
Running as user "root" and group "root". This could be dangerous.
Capturing on eth0
0.000000 192.168.37.29 -> 192.168.37.251 SIP Request: REGISTER sip:l1nuxsvr.routley.homeip.net;transport=UDP
0.000132 192.168.37.251 -> 192.168.37.29 SIP Status: 100 Trying (1 bindings)
0.000166 192.168.37.251 -> 192.168.37.29 SIP Status: 401 Unauthorized (0 bindings)
0.177820 192.168.37.29 -> 192.168.37.251 SIP Request: REGISTER sip:l1nuxsvr.routley.homeip.net;transport=UDP
0.178001 192.168.37.251 -> 192.168.37.29 SIP Status: 100 Trying (1 bindings)
0.229222 192.168.37.251 -> 192.168.37.29 SIP Request: OPTIONS sip:5019@192.168.37.29;transport=UDP
0.229285 192.168.37.251 -> 192.168.37.29 SIP Status: 200 OK (1 bindings)
0.229394 192.168.37.251 -> 192.168.37.29 SIP Request: NOTIFY sip:5019@192.168.37.29;transport=UDP
0.380837 192.168.37.29 -> 192.168.37.251 SIP Status: 200 OK
0.449795 192.168.37.29 -> 192.168.37.251 SIP Status: 400 Bad Request
10 packets captured
It doesn't cause a problem, just me not liking messages like that !!