[asterisk-bugs] [Asterisk 0015447]: Transport (TCP/UDP) not used correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 14 09:36:39 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15447
======================================================================
Reported By: dimitripietro
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 15447
Category: Channels/chan_sip/TCP-TLS
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.0.9
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-04 22:49 CDT
Last Modified: 2009-07-14 09:36 CDT
======================================================================
Summary: Transport (TCP/UDP) not used correctly
Description:
If i set :
tcpenable=no
And in the Polcyom config files I set the tranport type to TCPpreferred
(tcp but then upd if tcp is unavaible). Everything thing work correctly.
But if I set :
tcpenable=yes
tcpbindaddr=0.0.0.0
but I'm my peer definition I set tranport=upd.
The phone still register correctly as per the polycom phone (in TCP !) but
Asterisk is complaining :
[2009-07-04 23:44:58] NOTICE[14075]: chan_sip.c:18600
handle_request_register: Registration from '<sip:239 at xxx.xxxx.ca>' failed
for 'xx.xxx.xxx.xxx' - Device not configured to use this transport type
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-07-14 09:36 dvossel Status new => assigned
2009-07-14 09:36 dvossel Assigned To => dvossel
======================================================================
More information about the asterisk-bugs
mailing list