IanWorthington
Member
- Joined
- Jun 7, 2010
- Messages
- 80
- Reaction score
- 0
I've taken my PIAF Revo to England for the summer. I've reconfigured the local lan here to look similar to my home lan, with the exception that at home my dhcp server can dispense ip addresses based mac addresses, but the one here can't, so I used netconfig to assign a static address, gateway, and dns server. I can ping out without problems, my cisco phone here registers ok.
But my trunks are not registering correctly. INFO shows:
Only messagenet.it, on 5061, appears to register. All the 5060 hosts do not.
The log shows:
or, in detail:
Does this make sense to anyone?
i
But my trunks are not registering correctly. INFO shows:
Code:
Host dnsmgr Username Refresh State Reg.Time
sip.voipstunt.com:5060 N xxx 120 Request Sent
sip.powervoip.com:5060 N xxx 120 Unregistered
sip.messagenet.it:5061 N xxx 105 Registered Mon, 20 Jun 2011 09:55:25
sip.poivy.com:5060 N xxx 120 Request Sent
sip2.bbpglobal.com:5060 N xxx 120 Request Sent
sip.sipdiscount.com:5060 N xxx 120 Request Sent
sipgate.de:5060 N xxx 120 Request Sent
sipgate.co.uk:5060 N xxx 120 Request Sent
sipgate.co.uk:5060 N xxx 120 Request Sent
sipgate.co.uk:5060 N xxx 120 Request Sent
sipgate.co.uk:5060 N xxx 120 Request Sent
sip.sipdiscount.com:5060 N xxx 120 Request Sent
12 SIP registrations.
Only messagenet.it, on 5061, appears to register. All the 5060 hosts do not.
The log shows:
Code:
[2011-06-20 09:27:21] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:21] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:21] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:39] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:39] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:39] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:39] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:40] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:40] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:40] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
[2011-06-20 09:27:40] NOTICE[3090] chan_sip.c: -- Registration for '[email protected]' timed out, trying again (Attempt #174)
or, in detail:
Code:
<------------->
[2011-06-20 10:01:03] VERBOSE[3090] chan_sip.c: --- (7 headers 0 lines) ---
[2011-06-20 10:01:03] VERBOSE[3090] chan_sip.c: Retransmitting #4 (no NAT) to 217.10.79.23:5060:
REGISTER sip:sipgate.co.uk SIP/2.0
Via: SIP/2.0/UDP 192.168.1.41:5060;branch=z9hG4bK1d05f462
Max-Forwards: 70
From: <sip:[email protected]>;tag=as63b1986d
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 373 REGISTER
User-Agent: FPBX-2.8.1(1.8.3.3)
Expires: 120
Contact: <sip:[email protected]:5060>
Content-Length: 0
---
[2011-06-20 10:01:03] VERBOSE[3090] chan_sip.c:
<--- SIP read from UDP:217.10.79.23:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.1.41:5060;rport=11984;branch=z9hG4bK1d05f462
From: <sip:[email protected]>;tag=as63b1986d
To: <sip:[email protected]>;tag=8367f0f887e3954243ec30fa0f5db288.0665
Call-ID: [email protected]: 373 REGISTER
WWW-Authenticate: Digest realm="sipgate.co.uk", nonce="4dff61db77465a3dfb9c1d5b67871bd610d6bf11"
Content-Length: 0
Does this make sense to anyone?
i