transport: add sip_transport_ip_address()
commit0a8f48da7cabb3f521f31abe061f5e14aac99107
authorStefan Becker <chemobejk@gmail.com>
Mon, 19 Sep 2016 17:20:29 +0000 (19 20:20 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 19 Sep 2016 17:20:29 +0000 (19 20:20 +0300)
tree47c5f1a693692f9accbc81f2d57a89876762bb48
parentc0748d5a9d02c06ac09a6696e646185410f60053
transport: add sip_transport_ip_address()

After SIP connection has been established, cache the IP address and
provide an interface to be able to access it from core code.
src/core/sip-transport.c
src/core/sip-transport.h