]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: cleanup from the introduction of ast_str
authorKinsey Moore <kmoore@digium.com>
Wed, 29 Jun 2011 21:49:21 +0000 (21:49 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 29 Jun 2011 21:49:21 +0000 (21:49 +0000)
commit484a8a8363414f706f435306449d023c890415bf
tree902e7d3f406bf202a6716e17f9d5515e7935db43
parentb263a60eff9835963aa8a09a00ab6dd81b9812bb
chan_sip: cleanup from the introduction of ast_str

Remove the length field from sip_req and sip_pkt in chan_sip since they are
redundant (ast_str holds its own length) and refactor the necessary functions.

Review: https://reviewboard.asterisk.org/r/1281/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@325740 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
channels/sip/include/sip.h