[asterisk-bugs] [Asterisk 0019283]: Dialing on nonexistent SIP-peer causes __sip_xmit errors
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 12 04:34:17 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19283
======================================================================
Reported By: OrNix
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19283
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-12 04:10 CDT
Last Modified: 2011-05-12 04:34 CDT
======================================================================
Summary: Dialing on nonexistent SIP-peer causes __sip_xmit
errors
Description:
pbx*CLI> sip show peer 456
Peer 456 not found.
[May 12 16:07:58] -- Executing [456 at office1:1]
Dial("SIP/115-00000008", "SIP/456,,g") in new stack
[May 12 16:07:58] WARNING[7710]: acl.c:708 ast_ouraddrfor: Cannot connect
[May 12 16:07:58] WARNING[7710]: chan_sip.c:3256 __sip_xmit: sip_xmit of
0x8dac178 (len 877) to 0.0.1.200:5060 returned -1: Invalid argument
[May 12 16:07:58] -- Called 456
[May 12 16:07:58] WARNING[7674]: chan_sip.c:3256 __sip_xmit: sip_xmit of
0x8dac178 (len 877) to 0.0.1.200:5060 returned -1: Invalid argument
[May 12 16:07:59] WARNING[7674]: chan_sip.c:3256 __sip_xmit: sip_xmit of
0x8dac178 (len 877) to 0.0.1.200:5060 returned -1: Invalid argument
[May 12 16:08:01] WARNING[7674]: chan_sip.c:3256 __sip_xmit: sip_xmit of
0x8dac178 (len 877) to 0.0.1.200:5060 returned -1: Invalid argument
[May 12 16:08:05] WARNING[7674]: chan_sip.c:3256 __sip_xmit: sip_xmit of
0x8dac178 (len 877) to 0.0.1.200:5060 returned -1: Invalid argument
[May 12 16:08:13] == Spawn extension (office1, 456, 1) exited non-zero
on 'SIP/115-00000008'
[May 12 16:08:13] WARNING[7674]: chan_sip.c:3256 __sip_xmit: sip_xmit of
0x8dac178 (len 877) to 0.0.1.200:5060 returned -1: Invalid argument
======================================================================
----------------------------------------------------------------------
(0134823) wdoekes (reporter) - 2011-05-12 04:34
https://issues.asterisk.org/view.php?id=19283#c134823
----------------------------------------------------------------------
Looks like another dupe of https://issues.asterisk.org/view.php?id=18514.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-12 04:34 wdoekes Note Added: 0134823
======================================================================
More information about the asterisk-bugs
mailing list