[asterisk-bugs] [Asterisk 0010565]: Registration failed with Wengo - Timeout
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Aug 30 15:59:07 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10565
======================================================================
Reported By: tootai
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10565
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 80931
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-26-2007 11:30 CDT
Last Modified: 08-30-2007 15:59 CDT
======================================================================
Summary: Registration failed with Wengo - Timeout
Description:
The last trunk doesn't register with Wengo as the last SVN 1.4 does. In
sip.conf, the outboundproxy contains 213.91.9.206:5060, outboundproxyport
is commented. Other providers are OK.
Here are the debug logs:
[Aug 26 18:14:11] NOTICE[23748] chan_sip.c: -- Registration for
'tootai at wengo' timed out, trying again (Attempt
http://bugs.digium.com/view.php?id=1)
[Aug 26 18:14:31] NOTICE[23748] chan_sip.c: -- Registration for
'tootai at wengo' timed out, trying again (Attempt
http://bugs.digium.com/view.php?id=2)
[Aug 26 18:14:51] NOTICE[23748] chan_sip.c: -- Registration for
'tootai at wengo' timed out, trying again (Attempt
http://bugs.digium.com/view.php?id=3)
[Aug 26 18:14:51] VERBOSE[23748] logger.c: REGISTER 12 headers, 0 lines
[Aug 26 18:14:51] VERBOSE[23748] logger.c: Reliably Transmitting (NAT) to
213.91.9.206:5060:
REGISTER sip:voip.wengo.fr SIP/2.0
Via: SIP/2.0/UDP OurIP:0;branch=z9hG4bK79bfc4a7;rport
Max-Forwards: 70
From: <sip:<OurUser>@voip.wengo.fr>;tag=as1139f146
To: <sip:<OurUser>@voip.wengo.fr>
Call-ID: 0c124753757d034577ac7f3c0059caca at voip.wengo.fr
CSeq: 105 REGISTER
User-Agent: TOOTAi PBX
Expires: 120
Contact: <sip:<OurUser>@OurIP:0>
Event: registration
Content-Length: 0
---
[Aug 26 18:14:51] VERBOSE[23748] logger.c: Really destroying SIP dialog
'0c124753757d034577ac7f3c0059caca at voip.wengo.fr' Method: REGISTER
[Aug 26 18:14:52] VERBOSE[23748] logger.c: Retransmitting
http://bugs.digium.com/view.php?id=1 (NAT) to
213.91.9.206:5060:
REGISTER sip:voip.wengo.fr SIP/2.0
Via: SIP/2.0/UDP 83.22.238.185:0;branch=z9hG4bK79bfc4a7;rport
Max-Forwards: 70
From: <sip:tootai at voip.wengo.fr>;tag=as1139f146
Daniel
======================================================================
----------------------------------------------------------------------
svnbot - 08-30-07 15:59
----------------------------------------------------------------------
Repository: asterisk
Revision: 81394
------------------------------------------------------------------------
r81394 | file | 2007-08-30 15:59:07 -0500 (Thu, 30 Aug 2007) | 4 lines
(closes issue http://bugs.digium.com/view.php?id=10565)
Reported by: tootai
Make sure the external IP address has the standard SIP port set for when
the user does not specify the port in the externip setting.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-30-07 15:59 svnbot Checkin
08-30-07 15:59 svnbot Note Added: 0069739
08-30-07 15:59 svnbot Status feedback => assigned
08-30-07 15:59 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list