asterisk/channels/sip
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
This resolves a large number of compiler warnings from GCC 4.10 which
cause the build to fail under dev mode. The vast majority are
signed/unsigned mismatches in printf-style format strings.
........

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

Merged revisions 413587 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 413588 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@413589 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-05-09 22:49:26 +00:00
..
include Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
config_parser.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
dialplan_functions.c Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts. 2013-08-20 16:25:33 +00:00
reqresp_parser.c chan_sip: Support RFC-3966 TEL URIs in inbound INVITE requests 2014-04-12 02:27:43 +00:00
route.c chan_sip: Isolate code that manages struct sip_route. 2014-02-10 18:28:35 +00:00
security_events.c main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output 2014-04-11 02:59:19 +00:00
utils.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00