[asterisk-bugs] [Asterisk 0015353]: On upgrade from version 1.6.0.6 to 1.6.1.0 Error: "No matching peer found"
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 29 11:14:24 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15353
======================================================================
Reported By: ZimboKraut
Assigned To: awk
======================================================================
Project: Asterisk
Issue ID: 15353
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-18 06:17 CDT
Last Modified: 2009-06-29 11:14 CDT
======================================================================
Summary: On upgrade from version 1.6.0.6 to 1.6.1.0 Error:
"No matching peer found"
Description:
- Running 1.6.0.6
- ATAs (Fritz!Box Fon, Nokia E70, Nokia E90) work perfectly with no
problem.
backed up config
- still worked...
- installed asterisk-1.6.1.1
- installed asterisk-addons-1.6.1.0
- installed asterisk-gui (rev. 4877) from svn
- restored config from GUI
- No clients could access Asterisk anymore
Error message:
snip....
[Jun 18 08:45:16] NOTICE[21269] chan_sip.c: Registration from
'<sip:6001 at virgin-gw.kalis.cc>' failed for '192.168.179.4' - No match
ing peer found
[Jun 18 08:45:21] NOTICE[21269] chan_sip.c: Registration from
'<sip:6002 at virgin-gw.kalis.cc>' failed for '192.168.179.4' - No match
ing peer found
[Jun 18 08:45:21] NOTICE[21269] chan_sip.c: Registration from
'<sip:6003 at virgin-gw.kalis.cc>' failed for '192.168.179.4' - No match
ing peer found
snip.....
tried various changes in the config files to no avail...
reverted back to asterisk-1.6.0.6 and asterisk-addons-1.6.0.1, but stayed
with GUI rev. 4877
restored backup and worked like a charm.
======================================================================
----------------------------------------------------------------------
(0107129) lmadsen (administrator) - 2009-06-29 11:14
https://issues.asterisk.org/view.php?id=15353#c107129
----------------------------------------------------------------------
ZimboKraut: you can get the sip debug via: sip set debug on
A PCAP trace may also be useful -- yes, just use wireshark with
appropriate filters.
Yes, relevant logs would be useful, but you need to capture the console
output where it is failing:
asterisk -cvvvn | tee /tmp/console_output_verbose_level_3.txt
Issue History
Date Modified Username Field Change
======================================================================
2009-06-29 11:14 lmadsen Note Added: 0107129
======================================================================
More information about the asterisk-bugs
mailing list