[asterisk-bugs] [Asterisk 0014186]: Can't make call if an added zero in the IP address of phone
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 15 07:47:20 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14186
======================================================================
Reported By: jacs
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14186
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.21.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-07 05:51 CST
Last Modified: 2009-01-15 07:47 CST
======================================================================
Summary: Can't make call if an added zero in the IP address
of phone
Description:
Not sure if this is just for Snom but if the IP address of a Snom phone is
set with an added zero IE 192.168.045.5 instead of 192.168.45.5 then you
can register the phone but can't make a call as asterisk rejects with
chan_sip.c:5095 process_sdp: Unable to lookup host in c= line, 'IN IP4
192.168.045.5'
======================================================================
----------------------------------------------------------------------
(0097888) oej (manager) - 2009-01-15 07:47
http://bugs.digium.com/view.php?id=14186#c97888
----------------------------------------------------------------------
The zero actually indicates that it should be parsed octally, not in
decimal notation. It must be a bug on the snom side.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-15 07:47 oej Note Added: 0097888
======================================================================
More information about the asterisk-bugs
mailing list