[Home]

Summary:ASTERISK-14415: sip notify always sent in UDP
Reporter:dimitripietro (dimitripietro)Labels:
Date Opened:2009-07-04 23:01:42Date Closed:2009-07-16 12:16:35
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/TCP-TLS
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have

tcpenable=yes
tcpbindaddr=0.0.0.0
transport=tcp

My Polycome phone can receive and place call no problem. But if I try to reboot the phone using the command :

sip notify polycom-check-cfg 239

I receive :

chan_sip.c:4024 create_addr_from_peer: 'UDP' is not a valid transport for '239'. we only use 'TCP'! ending call

****** ADDITIONAL INFORMATION ******

sip show peer 239

Transport    : TCP
Reg. Contact : sip:239@192.168.0.154;transport=tcp
Comments:By: David Vossel (dvossel) 2009-07-16 12:16:35

this was resolved by issue ASTERISK-14276