re/src/sip
Alfred E. Heggestad c78d398cc1 patch from richard:
sip: reverse order of transport enumeration for SRV-records

if URI host is not ip, port is not specified, transport not set and
NAPTR lookup fails we will check if SRV records exists for each
supported transport in the order: TLS, TCP, UDP. If no SRV records
found use UDP transport and A lookup.
2015-10-07 13:49:20 +00:00
..
addr.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
auth.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
contact.c sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
cseq.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
ctrans.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
dialog.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
keepalive.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
keepalive_udp.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
mod.mk sip: add sip contact, needed for GRUU 2014-09-25 07:51:19 +00:00
msg.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
reply.c sip: fix documentation on fmt formatted sip headers/body 2015-09-01 08:33:58 +00:00
request.c patch from richard: 2015-10-07 13:49:20 +00:00
sip.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
sip.h sip: export sip_transp_laddr() 2015-02-04 07:29:43 +00:00
strans.c patch: content-type parsing 2014-02-21 20:37:46 +00:00
transp.c This patch includes multiple TLS fixes: 2014-06-12 10:51:53 +00:00
via.c patch: content-type parsing 2014-02-21 20:37:46 +00:00