Files
asterisk/main
Kinsey Moore 7741e5fab3 Prevent outbound SIP NOTIFY packets from displaying a port of 0
In the change from 1.6.2 to 1.8, ast_sockaddr was introduced which changed the
behavior of ast_find_ourip such that port number was wiped out.  This caused
the port in internip (which is used for Contact and Call-ID on NOTIFYs) to be
0.  This change causes ast_find_ourip to be port-preserving again.

(closes issue ASTERISK-19430)
........

Merged revisions 357665 from http://svn.asterisk.org/svn/asterisk/branches/1.8


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@357667 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-03-01 14:18:49 +00:00
..
2010-12-20 09:14:45 +00:00
2012-02-27 23:36:58 +00:00
2012-01-29 02:44:24 +00:00
2011-10-11 18:41:05 +00:00
2011-02-23 23:55:58 +00:00
2011-11-07 19:55:54 +00:00